Commit graph

6733 commits

Author SHA1 Message Date
Kelrap
9e2992a207
Add period to end of languageLevelA2Desc (#3959) 2025-09-12 11:37:19 -04:00
Kelrap
7e057c0b48
Wrap invite course avatar in MapClipper (#3957)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-12 10:21:07 -04:00
ggurdin
40137c226a
some activity / invite page tweaks (#3958) 2025-09-12 10:12:12 -04:00
ggurdin
7d46892a39
3927 analytics tweaks (#3953)
* analytics page updates

* add back download buttons
2025-09-11 15:24:55 -04:00
ggurdin
141d3c5175
reload space hierarchy on invite update (#3949) 2025-09-11 12:15:56 -04:00
Kelrap
96b4142b34
Set thumbVisibility true for grammar activity scrolling (#3942)
* Set thumbVisibility true for grammar activity scrolling

* always show scrollbar

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-11 11:45:36 -04:00
Wilson
4680c186b0
fix: Correctly fetch activity images (#3943)
* fix fetching images and parsing url

* small fix for getting activity image URLs

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-09-11 11:32:58 -04:00
ggurdin
5397ba0a68
chore: don't show ping unread badge (#3946) 2025-09-11 11:01:19 -04:00
ggurdin
0cad8e7991
feat: join activity session on open app via ping (#3944) 2025-09-11 10:51:14 -04:00
ggurdin
0a29d07f74
chore: update messaging in subscription management (#3937) 2025-09-10 15:59:56 -04:00
ggurdin
39e01c320b
fix: when fetching translation, only consider a message to have included IT if the sent message body matches the message at the end of choreo (#3936) 2025-09-10 14:10:57 -04:00
ggurdin
b6e357bf5f
fix: fix null check error in activity role tooltip (#3935) 2025-09-10 14:00:11 -04:00
ggurdin
98406c70f8
chore: hide activity role tooltip when it bar is open (#3933) 2025-09-10 13:35:00 -04:00
ggurdin
c24e0db30f
fix: don't show join message when user dismisses activity role goal message (#3932) 2025-09-10 13:23:16 -04:00
ggurdin
5cc19833d3
fix: add analytics listener to activity stats menu (#3931) 2025-09-10 13:14:59 -04:00
ggurdin
d057cee222
chore: update how activity summary description expansion button layout works (#3930) 2025-09-10 12:58:02 -04:00
Kelrap
8fdeb2d48a
Level up popup tweaks (#3917)
* Use L10n for 'Level up' text

* Replace drop down button with close button

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-10 11:17:07 -04:00
Kelrap
b2834e9506
Removes Proper Noun from default analytics morph list (#3918)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-10 11:13:01 -04:00
ggurdin
c04466fdca
3915 course chat view updates (#3919) 2025-09-10 11:10:13 -04:00
ggurdin
08eb8fe19f
fix: update payload accessToken on new login (#3916) 2025-09-09 13:01:03 -04:00
ggurdin
303fcfe7ab
fix: remove dollar sign from copy (#3914) 2025-09-09 11:45:42 -04:00
ggurdin
2d6e075707
chore: go to course settings tab after archiving activity, show check over completed activites (#3913) 2025-09-09 11:33:26 -04:00
ggurdin
ad2e0e26db
chore: show role goal in text abut button on activity launch page and in tooltip above input bar (#3910) 2025-09-09 10:34:54 -04:00
ggurdin
29543ef4a3
fix: always initialize course info after fetching (#3907) 2025-09-09 10:08:32 -04:00
ggurdin
b45541d826
feat: activity dropdown menu 2025-09-08 16:56:26 -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
e4626dc2c0
chore: update delete course description (#3889) 2025-09-05 11:45:54 -04:00
Kelrap
da03b0c981
Replaced references to spaces with courses in intl files and calls (#3884)
* Replaced references to spaces with courses in intl files and calls

* Change learning community reference to 'public course'

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-05 11:38:10 -04:00
ggurdin
8571bc98d9
chore: widen summary cards (#3888) 2025-09-05 11:13:00 -04:00
ggurdin
4ad16a33b3
fix: make activity summary request cache keys unique, use in-memory cache instead of local storage, remove items from cache on error or on state event sent successfully (#3885) 2025-09-05 11:01:45 -04:00
ggurdin
19381d0fd7
fix: in new courses, set course_user state event power level to 0 (#3882) 2025-09-05 09:57:56 -04:00
ggurdin
6bf699c190
feat: add local cache for activity session analytics (#3878) 2025-09-04 15:22:39 -04:00
ggurdin
85ac0317b8
chore: pass location image URL as topic image URL (#3876) 2025-09-04 14:25:17 -04:00
ggurdin
916da50bd4
3871 activity session issues feedback (#3874)
* fix: add header when fetching image from CMS

* fix: only show activity start page is all roles have never been full

* chore: disable archive button until summary loads

* chore: still save activity analytics summary even if there's a choreo error when fetching summary
2025-09-04 13:48:26 -04:00
Kelrap
720f50bc8c
Use root navigator for activity share popup menu (#3869) 2025-09-04 10:38:14 -04:00
ggurdin
def0664f89
chore: fix bot avatar in participant widget (#3867) 2025-09-04 09:55:03 -04:00
Kelrap
58fec71756
Don't show play with bots button if bot has already been invited (#3860)
* Don't show play with bots button if bot has already been invited

* Check participant list for bot directly, move bot presence check

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-04 09:42:37 -04:00
ggurdin
296429928f
chore: trim currentText and originalInput before checking if they're different when settings IGC data (#3864) 2025-09-03 16:39:42 -04:00
ggurdin
8ea131bf5e
chore: fix scrolling issue (#3863) 2025-09-03 16:17:52 -04:00
ggurdin
740b2287f9
chore: fix error with duplicate lemma emojis in match activity (#3861) 2025-09-03 15:18:42 -04:00
ggurdin
ec5b37f6ea
chore: always show buttons in IGC popup (#3858) 2025-09-03 13:58:52 -04:00
ggurdin
a5728a1e20
chore: update ping notification content (#3855) 2025-09-03 12:30:26 -04:00
ggurdin
9e8689f595
fix: only could chats within space parents in all chats unread bubble (#3854) 2025-09-03 11:19:51 -04:00
Wilson
e49681be91
feat: consume topic location media (#3849) 2025-09-03 11:07:41 -04:00
ggurdin
af8a2c1fbd
chore: add popup to navigate to session analytics (#3852) 2025-09-03 10:59:43 -04:00
ggurdin
4175179144
fix: remove pusher format (#3848) 2025-09-02 16:37:18 -04:00
ggurdin
ffe5c22e9e
chore: update 'find your people' copy for courses (#3847) 2025-09-02 16:17:15 -04:00
ggurdin
e2672b1df6
chore: remove share link button in space popup (#3846) 2025-09-02 16:08:57 -04:00
ggurdin
72da5beeec
chore: add default names to course filters (#3845) 2025-09-02 15:59:36 -04:00
ggurdin
cb3f4d191c
fix: only pass one emoji match option per token in emoji match activity (#3844) 2025-09-02 14:06:57 -04:00