Commit graph

7206 commits

Author SHA1 Message Date
ggurdin
911728ff00
chore: increase size of token emoji button hitbox 2025-12-05 12:29:40 -05:00
ggurdin
1526159c04
fix: reenabled device autocorrect learning setting 2025-12-05 09:39:08 -05:00
ggurdin
652f5731b4
build: file reorganization 2025-12-04 16:36:04 -05:00
ggurdin
abab3923d9
resolve merge conflicts 2025-12-04 15:07:35 -05:00
ggurdin
836ace6196
fix: use chat view's context when leaving activity via header button 2025-12-04 14:56:49 -05:00
ggurdin
54117f4f77
fix: fix type issue with keys in practice selection repo 2025-12-04 14:26:41 -05:00
ggurdin
06cfc6a271
chore: set locally cached value for if user saw activity menu dropdown to false on logout 2025-12-04 14:18:13 -05:00
ggurdin
1e6cabc5d8
allow users to block constructs from their analytics 2025-12-04 14:07:38 -05:00
ggurdin
4d58b66bf1
feat: initial work for deleting lemmas from analytics 2025-12-04 12:59:17 -05:00
ggurdin
5e9840dbe6
remove unreferenced functions from user controller 2025-12-04 11:01:41 -05:00
ggurdin
25bae8baf6
remove matrix widget reference from pangea controller 2025-12-04 10:44:04 -05:00
ggurdin
3ac8339817
split language related and learning settings related folders 2025-12-04 10:06:59 -05:00
ggurdin
16fe7f28e3
move language settings getter into user controller 2025-12-04 09:12:48 -05:00
ggurdin
97bfdb2603
remove space code controller from pangea controller 2025-12-03 16:36:41 -05:00
ggurdin
e184e9a76f
move text to speech controller out of pangea controller 2025-12-03 15:39:29 -05:00
ggurdin
9cb155fcf1
reorganize pangea rep / pangea message event files 2025-12-03 15:22:45 -05:00
ggurdin
19d11994d6
removed message data controller 2025-12-03 13:58:46 -05:00
ggurdin
a56ba59316
initial work to remove speech to text controller from pangea controller 2025-12-03 12:07:36 -05:00
ggurdin
17d6ead1da
only show popup if user has analytics room with matching language code 2025-12-03 11:41:39 -05:00
ggurdin
613a4cce9c
feat: show language mismatch popup on select message not in L2 2025-12-03 11:38:36 -05:00
ggurdin
a3efd03a28
chore: make empty activity archive message into tooltip 2025-12-03 10:42:10 -05:00
ggurdin
2ccb6e017c
feat: add 'pick a different activity' button 2025-12-03 10:32:44 -05:00
ggurdin
c3917e3490
merge prod into main 2025-12-03 10:04:43 -05:00
ggurdin
34da43a116
Merge branch 'production' into show-all-activity-sessions 2025-12-03 09:58:59 -05:00
ggurdin
968059f818
refactor: use membership summary from room_preview response to tell which users have left an activity session 2025-12-03 09:58:33 -05:00
ggurdin
db594d84e7
fix: on course creation, wait for course plan state event to sync 2025-12-02 16:35:57 -05:00
ggurdin
f3b98aa35e
fix: allow reselection of incorrect IGC choices after correct choice selected 2025-12-02 16:05:21 -05:00
ggurdin
b6d4db9d08
feat: show translation option for messages outside of user L2 2025-12-02 15:48:01 -05:00
ggurdin
895654b2b5
refactor: reduce duplicate data-fetching related logic in select mode controller 2025-12-02 15:18:37 -05:00
ggurdin
37a5c912ae
fix: don't show shimmer until selectable 2025-12-02 14:31:48 -05:00
ggurdin
d27800d418
Merge branch 'production' into restrict-activity-menu-tutorial-popup 2025-12-02 13:56:06 -05:00
ggurdin
104cb817d6
don't return to left activity session, sort roles consistently, use joined rooms to get roles info when available 2025-12-02 13:53:59 -05:00
ggurdin
1514d4ae49
Merge branch 'production' into show-all-activity-sessions 2025-12-02 13:25:38 -05:00
ggurdin
1fb5c12682
fix: don't consider archived activity sessions to be open 2025-12-02 12:59:15 -05:00
ggurdin
268dd252fa
Merge branch 'show-all-activity-sessions' into merge-prod-into-main 2025-12-02 12:55:28 -05:00
ggurdin
8caee7f2a5
chore: hide arrow in activity session tiles if user isn't admin 2025-12-02 12:54:54 -05:00
ggurdin
c70e066e9e
add mixin with function to set lemma emoji and send analytics 2025-12-02 12:33:09 -05:00
ggurdin
305c08af73
Merge branch 'main' into 4747-in-image-mode-xp-animation-on-selection 2025-12-02 11:32:34 -05:00
ggurdin
a7cd51d784
fix: don't show the activity menu tutorial overlay if user has finished activity or if user has opened it before 2025-12-02 11:30:05 -05:00
ggurdin
a484c38be1
fix: set showed menu on show menu instead of on show tutorial popup 2025-12-02 11:21:51 -05:00
ggurdin
3f1d489ec0
feat: store whether or not user has seen activity menu tutorial popup and don't show it again 2025-12-02 10:56:08 -05:00
ggurdin
22417c6c4a
merge prod into main 2025-12-02 10:22:56 -05:00
ggurdin
7f26218026
feat: allow admins to view and join ongoing/completed activities 2025-12-02 10:15:05 -05:00
ggurdin
8c404758ef
initial work to normalize sending on emoji analytics / settings of user lemma emojis 2025-12-01 15:21:06 -05:00
ggurdin
660b92fdf1
refactor: reorganize / simplify practice mode (#4755)
* refactor: reorganize / simplify practice mode

* cleanup

* remove unreferenced code

* only use content words in emoji activities
2025-12-01 13:33:51 -05:00
ggurdin
cd4600501d
feat: make course default chats optional to add (#4756) 2025-12-01 12:42:57 -05:00
ggurdin
0bc7afec8a
chore: unfocus input bar on show tutorial overlay (#4744) 2025-11-21 13:43:45 -05:00
ggurdin
15c934ae53
chore: add shimmer to selectable activity roles (#4743) 2025-11-21 13:12:38 -05:00
ggurdin
35ffefbfd7
chore: update activity analytics scroll physics (#4737) 2025-11-21 12:29:59 -05:00
ggurdin
f1246fae6a
chore: fix IT bar tooltip background (#4730) 2025-11-21 11:55:32 -05:00