Commit graph

2861 commits

Author SHA1 Message Date
ggurdin
7eaefaba49
fix: use UIARequest for account deletion to enable deletion of SSO accounts 2025-12-09 12:13:58 -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
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
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
895654b2b5
refactor: reduce duplicate data-fetching related logic in select mode controller 2025-12-02 15:18:37 -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
a484c38be1
fix: set showed menu on show menu instead of on show tutorial popup 2025-12-02 11:21:51 -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
10f298a5d5
fix: rendering issue with mentions popup (#4729) 2025-11-21 11:34:12 -05:00
ggurdin
9a5e9ea2e9
chore: hide irrelevant permissions in space permissions settings (#4717) 2025-11-20 15:07:28 -05:00
ggurdin
d3fdd53245
fix: maintain room summaries in chat details page (#4716) 2025-11-20 13:43:57 -05:00
ggurdin
0c7813dc8e
feat: enable joining space via link on mobile (#4712) 2025-11-20 12:15:47 -05:00
ggurdin
2a71560574
chore: move activity goal tooltip outside of chat input bar background color (#4703) 2025-11-20 10:10:38 -05:00
ggurdin
5f296f16d0
fix: show activity summaries (#4701) 2025-11-20 09:41:22 -05:00
ggurdin
8ae30303b1
refactor: move activity vocab into widget, move activity-related noti… (#4694)
* refactor: move activity vocab into widget, move activity-related notifiers from chat controller to their own controller

* Update lib/pangea/activity_sessions/activity_session_chat/activity_vocab_widget.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/pangea/activity_sessions/activity_session_chat/activity_chat_controller.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove unused value notifiers, add error handling to analytics update function

* reduce duplicate code

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 15:09:49 -05:00
Kelrap
630194e3af
Make unread badge size consistent regardless of size (#4669)
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-19 11:49:35 -05:00
Kelrap
407ea6254e
Close the keyboard when use opens activity menu (#4673)
---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-11-19 11:42:50 -05:00
ggurdin
ee05510737
resolve merge conflicts 2025-11-19 11:05:26 -05:00
ggurdin
9da70e1ecb
Merge branch 'production' into merge-prod-into-main 2025-11-19 09:09:59 -05:00
ggurdin
7e8801f3e7
chore: show chat view back button in column mode 2025-11-18 14:55:18 -05:00
ggurdin
9b37fd884c
Update lib/pages/chat/events/html_message.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 12:58:11 -05:00
ggurdin
ba4c914745
refactor: update toolbar selelction mode with value notifiers, show unsubscribed message tools error in message bubble 2025-11-17 11:52:58 -05:00
ggurdin
21da197024
fix: make input read-only while running IT 2025-11-13 16:10:52 -05:00
ggurdin
36530f7369
resolve merge conflict 2025-11-13 15:02:08 -05:00
ggurdin
7f151852b1
fix: for archived activity summary display, use the activity roles directly from the state event 2025-11-13 14:03:54 -05:00
ggurdin
0ec17d615e
refactor: expose text updates from it/igc via streams and respond to those streams in the choreographer 2025-11-13 12:51:26 -05:00
ggurdin
fbd71ef988
add padding to bottom of activity role tooltip, move activity start page rendering inside of room state stream builder 2025-11-12 10:26:15 -05:00
ggurdin
4b9fd02baf
some tweaks 2025-11-11 16:31:09 -05:00
ggurdin
98c373f299
resolve merge conflicts, 2025-11-11 15:16:48 -05:00
ggurdin
0338d14369
Merge pull request #4640 from pangeachat/4631-tell-the-user-theyve-unsubscribed
feat: display user's subscription end/refresh date
2025-11-11 13:51:32 -05:00
ggurdin
0ab91ccb68
feat: display user's subscription end/refresh date 2025-11-11 13:45:22 -05:00
ggurdin
c256388e8b
remove unnecesary choreographer extensions 2025-11-10 15:57:40 -05:00
ggurdin
941827bb8a
refactor: remove chat controller dependency from choreographer 2025-11-10 15:23:15 -05:00
Kelrap
4fb906160c Move chat view safe area to include background image 2025-11-10 15:19:29 -05:00
ggurdin
f681ffa71f
refactor: move all messaging sending logic into the chore controller, reduce full rebuilds of the chat view 2025-11-10 13:56:12 -05:00
ggurdin
3afd97fe07
formatting 2025-11-06 13:23:45 -05:00