* fix: wait for room in sync after joining via invite dialog before navigating to detail page
* fix: render end button and text explanation using the samel logic, don't show activity stats menu instruction popup if user has finished actiivty
* fix: don't redirect from out space on delete child room
* fix: don't clear localized course cache of target language update
* remove chat UI from archived activities
- only count current, non left or banned activities in list to remove directly deleted activities
- change learning indicators to reflect the same activity list
* revert accidental changes
* import sorting and edge case handling
* chore: update pangea comments
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* Add background to activity role tooltip
* Fix spacing directly, instead of adding role tooltip background
* Make bottom bar padding, background color, and divider behave more like Fluffychat
* remove changes to fluffychat code
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
* Search bar same width and shape added to language page
* Now Compatable with other language page changes
* formatting
* updates
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* Copy chat invite behavior for course invite
* Add badge to distinguish joined courses from invited courses
* Edit badge appearance
* Badge position tweak, fix intl_en from merge
* Remove icons from titles, replace logo with icon, make text smaller on mobile
* Replace 'join course with code' with 'join with code'
* remove extra text styling
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* feat: adding option to specify a separate cms env for testing local choreo and remote cms
* fix: my favorite whoopsie
* formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* fix: on flag token info, close word card
* chore: update icon and tooltip for emoji mode
* refactor: create base feedback dialog
* fix: start drag imeadiatly on tap practice match item
* fix: text overflow in add course page German buttons
* feat: show warning popup when user selects course plan in new course page if user is already in a course with the same ID
* use firstWhereOrNull for room search
* fix: add new analytics update type for initial data (from local and server), listen for init updates in analytics page to rebuild on language change
* fix: URL encode construct IDs during construct analytics navigation
* chore: add tooltip to level analytics page, update divider in construct analytics details page
* Hide user and public course search in main chat list search
* Remove chat header and instructions when search chat list, add message when no chats/DMs found
* Use same filtering method as chat list to check if search has no results
* chore: remove unreferences widget, revert unused changes to widget, remove unreferenced copy
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>