Commit graph

11943 commits

Author SHA1 Message Date
ggurdin
1f05ea0036
fix: replace build-web script (#4000) 2025-09-16 12:20:14 -04:00
ggurdin
e4f52f87b3
3803 indented bullets displayed strangely (#3999)
* make markdown function the same as matrix sdk

* fix: fix newline issues in html messages
2025-09-16 12:14:42 -04:00
ggurdin
712cd101d5
fix: don't show green underlines on own messages (#3997) 2025-09-16 10:25:15 -04:00
ggurdin
70f0e4ddfd
chore: add snackbar message after pinging course participants (#3995) 2025-09-16 09:48:23 -04:00
Brord van Wierst
57520bf512
fix: Reintroduce shared isolate (#3981)
* initial scripts n actions

* custom cshared isolate

* kitlin fixes

* integrate and token fix

* executable and gstreamer

* disable check dupes, fix gstreamer

* another linux update, removed 2 android builds

* new updates

* final android attempt

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-09-16 09:30:46 -04:00
ggurdin
c6816aea03
chore: show user menu on click participant item (#3992) 2025-09-15 16:19:24 -04:00
ggurdin
d951d5eee9
3921 display unsubscribed errors for users (#3991)
* url cleanup

* chore: display unsubscribed errors differently
2025-09-15 15:58:08 -04:00
ggurdin
d166f40849
3988 activitycourse tweaks (#3989)
* chore: set course and activity descriptions

* chore: remove redundant results button
2025-09-15 13:46:11 -04:00
avashilling
998ffb00ed
chore: collection seed always fades up and out (#3987)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-09-15 12:57:30 -04:00
ggurdin
7ab96467b3
fix: fix calculation of completed activities (#3986) 2025-09-15 12:07:54 -04:00
ggurdin
29315990e3
chore: on new token update, clear whole new token cache in case there are identical tokens (#3985) 2025-09-15 11:25:59 -04:00
avashilling
617030cd78
3873 add superlatives for most vocab grammar and xp (#3977)
* add grammar and vocab superlatives

- adds superlatives to the summary cards for each user
- WIP, doesn't include XP superlative yet and it continuously reinitializes state which reloads the superlatives

* get analytic superlatives from saved state event

Revert activity user summaries widget to stateless, get info from saved state event instead of awaiting it, and fix some spacing issues.

* add xp superlative

- simplify 3 loop logic into one
- change from constant updates to only generate superlatives on analytics save

* sort imports

* put analytics loading inside buttonControlledCarouselView

* delete commented out code

* return superlative map instead of setting value
2025-09-15 10:57:17 -04:00
ggurdin
6c05ffaf2a
feat: always show new tokens with green underlines (#3984) 2025-09-15 10:46:20 -04:00
ggurdin
47f4740e63
chore: topic is completed if user has finished number of activities equal to number of 2 person activities in topic (#3983) 2025-09-15 10:26:09 -04:00
ggurdin
94e55d9940
update activity launch page buttons, sort activities in topics by number of participants (#3974) 2025-09-12 14:53:26 -04:00
ggurdin
7348e655f4
3962 usability test todos (#3973)
* in new course pages, show images

* in space analytics, if no available languages, pick user's l2

* chore: add cooldown on ping participants

* replace image loading icon with shimmer
2025-09-12 14:03:08 -04:00
ggurdin
c831d6964d
feat: add edit course page (#3971) 2025-09-12 13:15:38 -04:00
ggurdin
95bff8a2f0
chore: increase size of text in archived activity popup (#3970) 2025-09-12 12:54:18 -04:00
ggurdin
ecbeb4c6f5
fix: always reload course on ID change (#3969) 2025-09-12 12:43:16 -04:00
ggurdin
a7dcd8719b
chore: adjust actvity participant text colot (#3968) 2025-09-12 12:38:13 -04:00
ggurdin
4aa37c2d9f
fix: on cancel registration, pop future loading dialog (#3967) 2025-09-12 12:32:21 -04:00
ggurdin
3b3e1bfe4e
fix: show bot avatar in open roles indicator (#3966) 2025-09-12 12:20:34 -04:00
ggurdin
ee20bc6469
fix: put back pangea controller init in chat list (#3965) 2025-09-12 12:05:25 -04:00
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