Commit graph

7369 commits

Author SHA1 Message Date
ggurdin
2c176c052d
5053 can get points from lemma with max score (#5078)
* make uses a private field for ConstructUses

* expose capped list of uses in ConstructUses

* filter capped construct uses in getUses
2026-01-06 11:39:49 -05:00
ggurdin
0ba50f9d73
feat: when screen size gets too short, show warning dialog (#5070) 2026-01-05 16:41:13 -05:00
ggurdin
471ec1b3a9
chore: stack expanded space navigation menu over screen in one column mode (#5069) 2026-01-05 15:58:08 -05:00
ggurdin
0947811643
chore: show more specific error in audio recording dialog (#5068) 2026-01-05 15:43:31 -05:00
ggurdin
14ed8febf6
chore: Disable ability to send video/files (slash anything else that the bot doesn’t know what to do with) in bot chats (#5065) 2026-01-05 15:10:54 -05:00
ggurdin
04529b4898
chore: Don't use dropdown if only one item (#5063) 2026-01-05 15:04:00 -05:00
ggurdin
92da1310b4
chore: increase padding in span card scroll view to prevent choice animation overflow (#5062) 2026-01-05 14:56:27 -05:00
ggurdin
6343c18ad1
chore: update message analytics feedback popup background color (#5061) 2026-01-05 13:48:59 -05:00
ggurdin
fba96606cc
fix: always align space nav rail children to the left (#5059) 2026-01-05 13:37:46 -05:00
ggurdin
20c0692d20
chore: style tokens in transcription like other clickable tokens (#5055) 2026-01-05 13:20:04 -05:00
ggurdin
288e11ffe5
fix: prevent word card overflow in vocab details (#5049) 2026-01-05 12:21:33 -05:00
Kelrap
306b830035
Reduce gap between lines in practice modes (#5041) 2026-01-05 12:03:29 -05:00
ggurdin
f2ae83ef08
fix: remove duplicate navigator pop in member actions popup (#5048) 2026-01-05 12:01:49 -05:00
ggurdin
fa4de79b3b
chore: default to reactions maxWidth null if not available (#5047) 2026-01-05 11:50:59 -05:00
ggurdin
3517d0d627
fix: clear database on reinitialize (#5045) 2026-01-05 11:33:52 -05:00
ggurdin
c67a6369a4
chore: rebuild input bar hint text on language update (#5042) 2026-01-05 11:29:09 -05:00
ggurdin
4374e60779
don't log missing POS error for POS 'other' (#5039)
* don't long missing POS error for POS 'other'

* don't long error for missing grammar copy if lemma is 'other'
2026-01-05 11:05:34 -05:00
ggurdin
a322cb5ad2
fix: on analytics DB init, don't clear DB unless stored userID doesn't match client userID (#5036) 2026-01-02 15:23:37 -05:00
ggurdin
bd58baee04
fix: only exclude xp gained analytics events if blocked constructs has entry (#5035) 2026-01-02 15:02:45 -05:00
ggurdin
2a1daca3ce
fix: only show disable language assistance popup is user manually closes IT (#5034) 2026-01-02 14:43:54 -05:00
ggurdin
354e3a14d1
4919 further optimizing message info (#5033)
* remove original sent from message content

* don't add null fields to message content JSON
2026-01-02 14:30:05 -05:00
ggurdin
178003dfa2
fix: add horizontal padding to prevent choice animation cutoff (#5032) 2026-01-02 11:09:37 -05:00
ggurdin
a6b522529d
fix: fix overlay reactions bouncing around (#5031) 2026-01-02 11:01:01 -05:00
Kelrap
3cd387cc13
Ensure consistency of pressable button height after animation (#5025)
* Ensure consistency of pressable button height after animation

* Use variable instead of hardcoded value
2026-01-02 10:29:35 -05:00
ggurdin
8ce6c2fa8f
fix: rebuild word card on new word overlay dismissed (#5030) 2026-01-02 10:28:36 -05:00
ggurdin
59fd42eb06
chore: use root navigator for chat details dialogs (#5029) 2026-01-02 10:06:06 -05:00
ggurdin
83b993d0e1
chore: hide request regeneration button in practice mode (#5028) 2026-01-02 09:57:34 -05:00
ggurdin
a268c2a27d
fix: don't add XP update if no new construct uses were added (#5027) 2026-01-02 09:51:39 -05:00
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