ggurdin
62140c56da
feat: activity sessions
2025-08-04 16:31:00 -04:00
ggurdin
3bd840c621
feat: set app language to user's L1 ( #3554 )
2025-07-24 13:03:19 -04:00
ggurdin
e029c38f7d
chore: normalize function for getting original written message content ( #3514 )
2025-07-21 13:59:51 -04:00
ggurdin
c03cd1d0e1
chore: update construct level summary request ( #3471 )
...
* chore: update construct level summary request
* chore: add back language key to level up construct summary request
2025-07-16 12:21:19 -04:00
ggurdin
a41b2d2dde
More specific error messages ( #3418 )
...
* chore: add more specific error messages
* chore: more specific error messages
* chore: more specific error messages
* chore: more specific error messages
2025-07-11 09:51:49 -04:00
ggurdin
aa3b3a3d1e
Sentry ( #3378 )
...
* chore: fix version parsing for debug builds
* chore: don't cast doubles as ints
2025-07-08 16:12:09 -04:00
ggurdin
182269da97
merge main
2025-07-08 09:19:17 -04:00
ggurdin
5fb447336c
chore: wait for analytics box to init before fetching locally cached analytics ( #3365 )
2025-07-07 16:57:32 -04:00
ggurdin
ca71286e40
resolve merge conflict
2025-07-03 15:16:57 -04:00
avashilling
608ab95f1f
Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic
2025-07-03 12:31:23 -04:00
avashilling
6166511e10
small change to avoid null reference
2025-07-02 15:44:21 -04:00
avashilling
aeaa4321d2
chore: decrease and stop confetti a few seconds after level up
2025-07-02 15:29:14 -04:00
ggurdin
540c7b01f0
chore: move construct summary loading into widget
2025-07-02 12:47:00 -04:00
avashilling
43ae91f96b
Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic
2025-07-02 12:38:22 -04:00
Kelrap
055980005a
When level summary is loading, show loading instead of 0 xp
2025-07-02 11:38:30 -04:00
ggurdin
3ceeb54d5c
chore: reverse fix from main branch
2025-07-01 09:34:14 -04:00
ggurdin
8a8938fb4a
resolve merge conflict
2025-07-01 09:21:08 -04:00
avashilling
144cb62677
Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic
2025-06-30 09:20:25 -04:00
ggurdin
6f87545bf9
fluffychat merge
2025-06-27 14:12:29 -04:00
ggurdin
9a0f5682ef
chore: send all message / constructs from the level to request for construct summary, show loading and error messages when needed
2025-06-27 12:19:47 -04:00
avashilling
bf29b28364
feat: underline new tokens and animate collecting them on click
2025-06-26 13:04:33 -04:00
ggurdin
17726c9ca1
resolve merge conflicts
2025-06-24 11:38:19 -04:00
ggurdin
c84676074e
chore: unfocus keyboard on click level up notification
2025-06-24 11:13:45 -04:00
avashilling
0f07eee762
chore: sorted imports
2025-06-23 15:51:51 -04:00
avashilling
0c244540e1
feat: finish up level-up animation
...
Take out testing button and functions, lower XP needed in staging to level up for test reasons
2025-06-23 15:43:59 -04:00
ggurdin
e52d72cdb4
reduce number of events fetched for construct summary
2025-06-23 12:03:12 -04:00
avashilling
11d3fc29ce
Add construct numbers to saved construct summary
2025-06-23 11:02:42 -04:00
avashilling
21e3d17c5d
Add polling for construct summary to display when generated
...
and slight refactoring of level up popup
2025-06-20 11:46:55 -04:00
avashilling
61c60f5ff6
Fix skill XP from constructSummary not being generated bug
...
Also added commented out code to fetch last construct summary instead of generate a new one for testing
2025-06-18 16:49:02 -04:00
avashilling
64aba1d6e4
Add rain confetti and animated flip counter
...
Change continuous blast of confetti to one blast with rain and a new animation type, and changed skills names for cleaner skills table look
2025-06-18 14:13:53 -04:00
avashilling
d5a157db5e
Merge branch 'main' into 2576-level-up-ui-tweaks
2025-06-16 09:39:56 -04:00
avashilling
fe22e2bcd2
All real data, confetti tweaks, remove test button, timing and animation tweaks, added copy to arb file
2025-06-13 16:29:49 -04:00
avashilling
d49d08f67b
Not functional, committing for code review
2025-06-12 12:37:39 -04:00
avashilling
eaf13337a5
added user icon and grammar/vocab stats
2025-06-12 09:42:24 -04:00
ggurdin
77c6e24863
add voice uses to analytics popups
2025-06-11 14:43:48 -04:00
avashilling
9ed3b60893
star confetti, some UI tweaks and animation fixes
2025-06-10 13:29:33 -04:00
avashilling
dcd9699de8
Animations + confetti
...
Added a few tweaks to the animations and added the confetti package
2025-06-09 16:55:53 -04:00
ggurdin
30b185cdcc
fluffychat merge
2025-06-09 16:02:38 -04:00
avashilling
1a1f4d6ae3
Popup instead of slide, more animations
...
Fade in level summary and shrinking profile picture as well as some minor UI tweaks
2025-06-06 17:01:21 -04:00
ggurdin
d529a851e0
chore: some sentry fixes
2025-06-06 15:17:18 -04:00
avashilling
09bf9fcac2
add grammar and vocab animations and user icon
2025-06-05 12:27:52 -04:00
avashilling
c13a316a31
feat: change UI of level up slightly and add animated bar before details summary
...
WIP: add a level up bar animation that plays before details screen when level up banner is clicked on. Also changed banner icon and background color
2025-06-04 16:15:13 -04:00
ggurdin
bc77056b96
refactor: room details page redesign
2025-05-22 14:25:55 -04:00
ggurdin
33425f4406
feat: allow users on staging to switch their environment ( #2799 )
2025-05-14 15:46:44 -04:00
ggurdin
3543193b4f
chore: fix bot face in user popup ( #2786 )
2025-05-13 15:19:22 -04:00
Kelrap
757ffae1bb
Invite page tweaks ( #2735 )
...
* Remove buttons, fix web margin issue
* generated
* Don't share link for non-spaces
* generated
* Revert "generated"
This reverts commit 93907a836d01063cf551f8da0dde2621ab201a62.
* Hide share buttons if not space
* dart-formatting
* delete unused widgets
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-12 14:50:49 -04:00
ggurdin
6f71dd4e95
feat: personal analytics downloads ( #2759 )
...
* feat: personal analytics downloads
* chore: download all analytics into one spreadsheet
2025-05-12 09:23:03 -04:00
Kelrap
a8d6e7fc8f
Rearrange tile for less clutter ( #2755 )
...
* Remove id, replace with level info
* chore: dart formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-09 15:57:09 -04:00
ggurdin
bfe8766dd1
chore: hide level up details on production ( #2682 )
2025-05-06 09:35:00 -04:00
ggurdin
37e3e9793d
chore: return empty profile for the bot ( #2665 )
2025-05-05 12:57:23 -04:00