Commit graph

7191 commits

Author SHA1 Message Date
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
ggurdin
10f298a5d5
fix: rendering issue with mentions popup (#4729) 2025-11-21 11:34:12 -05:00
Kelrap
c068d3f63a
Don't show delete subchat builder if there are no subchats (#4722) 2025-11-21 11:09:14 -05:00
Kelrap
ec35836c5d
Don't make column for summaries if there are no summaries (#4723) 2025-11-21 11:08:52 -05:00
ggurdin
b5a7b1bef0
fix: fix small text input boxes on iOS (#4719) 2025-11-21 09:21:57 -05:00
ggurdin
a504b8b832
fix: update how top overflow is calculated for overlays (#4718) 2025-11-20 16:10:07 -05:00
ggurdin
9a5e9ea2e9
chore: hide irrelevant permissions in space permissions settings (#4717) 2025-11-20 15:07:28 -05:00
avashilling
6e8a6f8332
rain confetti on activity finish (#4715)
* rain confetti on activity finish

also add continue button, and change copy for completed single practice activities

* fix: show confetti popup when finish all activities with grammar activity

* translations

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 14:55:27 -05:00
avashilling
54c74cbb33
match start activity title to regular title style (#4708)
* match start activity title to regular title style

* center title and only shrink text on mobile

* center align text

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-20 13:47:46 -05:00
ggurdin
d3fdd53245
fix: maintain room summaries in chat details page (#4716) 2025-11-20 13:43:57 -05:00
ggurdin
4ee9dd7c49
chore: allow users in un-started activities to leave (#4714) 2025-11-20 13:00:11 -05:00
ggurdin
196318d0e7
feat: add button to allow admins to change course plan (#4713) 2025-11-20 12:41:16 -05:00
ggurdin
0c7813dc8e
feat: enable joining space via link on mobile (#4712) 2025-11-20 12:15:47 -05:00
ggurdin
cddad03ff9
chore: remove analytics from activity summary request (#4711) 2025-11-20 11:40:14 -05:00
ggurdin
9399bbe195
chore: on add lemma emoji reaction, redact other emoji reactions for same lemma (#4710) 2025-11-20 11:21:35 -05:00
ggurdin
3d001fa3f3
fix: update logic for open activity sessions to never count archived activities (#4707) 2025-11-20 10:59:57 -05:00