ggurdin
3ac8339817
split language related and learning settings related folders
2025-12-04 10:06:59 -05:00
ggurdin
15c934ae53
chore: add shimmer to selectable activity roles ( #4743 )
2025-11-21 13:12:38 -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
283e57b39a
Make details dropdown color more consistent with other event backgrounds
2025-11-14 11:43:54 -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
ec2856d840
formatting
2025-11-03 09:04:04 -05:00
Alexa "Tig" Harriss
f0460cef70
Added Background to description for users with Wallpapers
2025-10-31 10:43:40 -04:00
ggurdin
c4ff6b0ac4
fix: prevent overflows in token info feedback dialog on mobile, add more specific unsubscribed error in future loading dialog ( #4333 )
2025-10-10 14:14:33 -04:00
ggurdin
65a3b3e00e
chore: show word card in click vocab word in activity summary ( #4206 )
2025-09-30 16:56:06 -04:00
ggurdin
125814650b
chore: make whole upper acitivty summary clickable to expand ( #4150 )
2025-09-25 15:31:31 -04:00
ggurdin
89bb560347
4110 playtest 92325 ( #4121 )
...
* style activity role tooltip like instruction inline tooltips
* style updates to activity details
* don't show token underlines in practice mode
* show loading activity analytics
* use all construct types to calculate activity analytics, include audio messages in activity summary request
* update chat context menus for activities
* fix positioning on menu in main chat list
2025-09-25 08:46:46 -04:00
ggurdin
152a716aa8
chore: use synapse room_preview to determine which activities users have completed ( #4078 )
2025-09-22 13:14:38 -04:00
ggurdin
29ec50493d
chore: render activity instruction markdown ( #4056 )
2025-09-19 13:53:20 -04:00
ggurdin
1b353afbac
feat: integrate room preview endpoint ( #4014 )
...
* feat: integrate room preview endpoint
* initial work for intermediary activity page
* Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update lib/pangea/activity_sessions/activity_session_start/activity_session_start_page.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update lib/pangea/chat_settings/utils/room_summary_extension.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* formatting
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-19 09:55:13 -04:00
ggurdin
40137c226a
some activity / invite page tweaks ( #3958 )
2025-09-12 10:12:12 -04:00
ggurdin
d057cee222
chore: update how activity summary description expansion button layout works ( #3930 )
2025-09-10 12:58:02 -04:00
ggurdin
5ce2a787b4
3890 activity start page changes ( #3901 )
...
* comment out unreferenced files
* decouple courses, topics, and activities
* update start page
* disable 'join open session' button
2025-09-08 15:25:56 -04:00
ggurdin
677e9ce594
3822 begin activity design implementation ( #3827 )
...
* file reorganization
* added activity summary widget to show in chat view and activity launch view
* more updates to activity sessions start page
* function to ping course
* remove duplicate loading of participants
* nav bar visibility changes
* add generalized image from url widget
* update bottom of screen activity status message and add summaries to chat event list
* scroll to summary on click
* show invited activity sessions in course chats view
2025-09-02 12:37:16 -04:00