Commit graph

7341 commits

Author SHA1 Message Date
ggurdin
18bd2e4b6a
chore: disable lemma emoji selection for word card in token feedback dialog (#5026) 2026-01-02 09:35:48 -05:00
ggurdin
9fd68c7b3d
fix: fix message list rendering (#5017) 2025-12-31 16:17:00 -05:00
ggurdin
7f09287bc7
fix: set exact reactions length in overlay (#5016) 2025-12-31 15:15:43 -05:00
ggurdin
2e0d38e801
4860 dms all chats (#5015)
* feat: initial work for dms => all chats

* more navigation updates

* change all chats tooltip
2025-12-31 14:05:16 -05:00
ggurdin
bba33b3a21
fix: don't lowercase construct keys in morph analytics list view (#5014) 2025-12-31 12:23:13 -05:00
Kelrap
f3dbf86ce2
When user saves course edits, return to details page (#5012) 2025-12-31 11:36:38 -05:00
ggurdin
8e888dde58
chore: collapse navigation rail on navigate (#5013) 2025-12-31 11:34:33 -05:00
ggurdin
2bc093f9f5
chore: add focus node to vocab list view search bar (#5011) 2025-12-31 11:23:20 -05:00
ggurdin
fb2ef4b0a1
chore: Delay until screen darkening (#5009) 2025-12-31 11:18:31 -05:00
ggurdin
857d369f41
chore: Don't show shimmer for unavailable modes (#5006) 2025-12-31 10:45:15 -05:00
ggurdin
cb141a7c4c
chore: set max lines for word card phonetic transcription (#5005) 2025-12-31 10:41:35 -05:00
ggurdin
e316517c1e
fix: return bot local stt, ensure stt rep exists in request stt translation function (#5003) 2025-12-31 10:30:42 -05:00
Kelrap
711ae38f4a
Model key cleanup (#4983)
* refactor: Group redundant ModelKey entries

* Add python script to find and replace hardcoded ModelKey values

* Edited Python script to not automatically use ModelKey for files not
already using it

* refactor: Ran script and accepted obvious changes

* rename 'duration' model key

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-12-31 09:26:06 -05:00
ggurdin
43080978de
simplify message token renderer (#4994)
* simplify message token renderer

* token rendering and new word collection for tokens in activity summary / menu

* make tokens hoverable
2025-12-30 16:56:47 -05:00
ggurdin
ef2df8ec5a
feat: Do gold shimmer every 5 seconds on unselected emojis (#4999) 2025-12-30 16:02:14 -05:00
ggurdin
6c344a36e1
fix: separate block construct and update construct updates in vocab list view (#4998) 2025-12-30 15:56:06 -05:00
ggurdin
f6d40866da
fix: show request regen button in overlay message (#4996) 2025-12-30 15:51:31 -05:00
ggurdin
f6c0800d97
chore: move request generation button into message bubble (#4993) 2025-12-30 14:52:54 -05:00
ggurdin
1ac9afe141
chore: add feedback response dialog (#4992) 2025-12-30 14:39:58 -05:00
ggurdin
a537976703
chore: calculate times closed out of IT based on all message in session (#4991) 2025-12-30 14:30:50 -05:00
ggurdin
2711ded979
fix: don't highlight new tokens until analytics initialize (#4990) 2025-12-30 14:26:30 -05:00
ggurdin
eef9a56275
fix: Latest sent message sinks when clicked on Mobile (#4989) 2025-12-30 14:20:29 -05:00
ggurdin
7e9ec32ab6
fix: fix word card overlay in mobile vocab details page (#4988) 2025-12-30 13:58:43 -05:00
ggurdin
0dbbba5a27
chore: update analytics page on construct update (#4987) 2025-12-30 13:42:51 -05:00
ggurdin
9a36662083
chore: Use hyphen instead of seed/sprout/flower in list view (#4985) 2025-12-30 13:33:03 -05:00
ggurdin
e7f9452cb6
chore: delete construct navigation (#4984) 2025-12-30 13:28:48 -05:00
ggurdin
dd9a4858d1
feat: On hover of the Nav Bar, expand to show current icon tooltip text (#4976)
* feat: On hover of the Nav Bar, expand to show current icon tooltip text

* animate menu transition
2025-12-30 13:24:28 -05:00
ggurdin
86e83c80f2
fix: remove user summary testing code (#4974) 2025-12-30 10:01:26 -05:00
ggurdin
d0a22c6618
chore: close lemma emoji snackbar on parent widget disposed (#4972) 2025-12-30 09:40:40 -05:00
ggurdin
9c4b8629e5
4726 word card in arabic goes way to the side (#4970)
* fix: initial work for word card positioning on RTL system

* fix: fix practice mode animation for RTL languages
2025-12-30 09:29:29 -05:00
ggurdin
c507c7b54b
feat: allow token feedback for word card in vocab analytics (#4900)
* feat: allow token feedback for word card in vocab analytics

* fix: remove duplicate global keys
2025-12-30 09:07:16 -05:00
ggurdin
99336960d2
feat: after user exits IT three times, show them a popup with the option to disable automatic language assistance (#4968) 2025-12-29 16:05:13 -05:00
ggurdin
b8c25cb2d7
fix: don't close word card on click (#4967) 2025-12-29 15:34:26 -05:00
ggurdin
061b667b8b
fix: fix white box error and add opacity variation to construct levels in progress bar (#4966) 2025-12-29 15:19:49 -05:00
ggurdin
cd131e0ec2
fix: only animate top portion of activity status bar (#4965) 2025-12-29 15:05:14 -05:00
ggurdin
faf8bd008c
fix: prevent request regeneration button from altering message height (#4964) 2025-12-29 14:49:11 -05:00
ggurdin
aad45e18cf
chore: don't show message regeneration button if message has already been regenerated (#4963) 2025-12-29 14:09:37 -05:00
ggurdin
82c8c1e4f6
chore: reduce padding between lines of message in practice mode (#4962) 2025-12-29 13:57:28 -05:00
Kelrap
8d106589cd
Add background to regeneration request background (#4960) 2025-12-29 13:50:48 -05:00
ggurdin
0eeec052b2
4907 construct details changes (#4961)
* chore: remove delegation analytics page

* feat: vocab construct analytics level bar

* chore: analytics mobile navigation

* feat: cap construct XP
2025-12-29 13:39:37 -05:00
Kelrap
2bb51da97b
What now button takes user to top of course plan page (#4946)
* Add scrollController to course details pages

* Make what now button refresh details tab if needed, remove scrollController
2025-12-29 11:20:17 -05:00
ggurdin
eb3fd515fa
fix: remove clicked new token from new tokens cache immeadiatley instead of waiting for new token animation to finish (#4952) 2025-12-29 11:18:01 -05:00
ggurdin
ff90fc2947
fix: update spacing of activity participant indicators to make them narrower, make user activity summary highlight row scrollable (#4951) 2025-12-29 10:42:43 -05:00
ggurdin
b57e11198b
chore: center title in add a course page (#4950) 2025-12-29 10:18:58 -05:00
ggurdin
61fa30dba5
fix: update analytics profile room IDs on change, set via parameter in analytics room knock request (#4949) 2025-12-29 10:16:07 -05:00
ggurdin
d8caf8e481
feat: analytics database 2025-12-23 14:35:41 -05:00
ggurdin
d929ed0230
fix: allow translation of bot audio transcripts 2025-12-23 09:34:05 -05:00
ggurdin
4f05f6dd9b
chore: prevent running IGC on empty message 2025-12-22 14:25:03 -05:00
ggurdin
11d00fdd12
fix: when not in column mode, don't add padding to top of practice tooltip 2025-12-22 14:12:12 -05:00
ggurdin
c223708673
fix: set emoji placeholder text colot 2025-12-22 14:08:09 -05:00