Commit graph

14154 commits

Author SHA1 Message Date
ggurdin
09a949ca5f
chore: clear choreographer when user clears the input field (#4697) 2025-11-19 16:09:49 -05:00
ggurdin
da6e6be0cf
chore: scroll to top of activity description on start (#4696) 2025-11-19 15:45:25 -05:00
ggurdin
e31071d8a8
fix: maintain scroll position of user summaries carousel (#4695) 2025-11-19 15:28:41 -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
ggurdin
e5852b5704
chore: sort course templates by CEFR level (#4688) 2025-11-19 12:03:36 -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
0e590a37ff
Merge pull request #4579 from pangeachat/choreographer-refactor
Choreographer refactor
2025-11-19 11:06:24 -05:00
ggurdin
ee05510737
resolve merge conflicts 2025-11-19 11:05:26 -05:00
ggurdin
c38b998068
Merge pull request #4687 from pangeachat/4680-accidentally-switched-to-l1-japanese-i-cant-switch-back-to-english
feat: allow search by base displayname for languages
2025-11-19 10:50:58 -05:00
ggurdin
009ee68441
feat: allow search by base displayname for languages 2025-11-19 10:50:13 -05:00
ggurdin
b886ad6be9
Merge pull request #4686 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-19 10:25:30 -05:00
ggurdin
fc3d127a69
merge prod into main, resolve merge conflicts 2025-11-19 10:23:00 -05:00
ggurdin
f0fc0871b1
Merge pull request #4684 from pangeachat/add-teacher-mode
feat: add teacher mode to course settings
2025-11-19 10:12:19 -05:00
ggurdin
b659af7792
build: bump version number 2025-11-19 10:11:42 -05:00
ggurdin
cdc6ca9cf7
feat: add teacher mode to course settings 2025-11-19 10:09:41 -05:00
ggurdin
97f7d486ed
Merge pull request #4683 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-19 09:10:45 -05:00
ggurdin
9da70e1ecb
Merge branch 'production' into merge-prod-into-main 2025-11-19 09:09:59 -05:00
Christian Kußowski
7724de65a2
chore: Allow all chars for emoji search 2025-11-19 14:40:05 +01:00
ggurdin
856b57fc85
Merge pull request #4675 from pangeachat/show-bot-in-group-chat-invite-page
Show bot in group chat invite page
2025-11-19 08:33:27 -05:00
Krille-chan
bc5a38230f
Merge pull request #2142 from Decodetalkers/support_multi_user_notification
fix: when user has multi counts,notification not works well
2025-11-19 12:59:57 +01:00
Christian Kußowski
1ab29963fd
chore: Follow up polls 2025-11-19 12:53:49 +01:00
ShootingStarDragons
1c614490f1 chore: remove the userId param
now I do not pass userId in
2025-11-19 19:44:27 +09:00
ShootingStarDragons
175d06515d chore: delete unrelated line 2025-11-19 19:41:22 +09:00
ShootingStarDragons
27b2eac7ed chore: do as suggested 2025-11-19 19:41:21 +09:00
ShootingStarDragons
acce4a8d7b chore: do format 2025-11-19 19:41:21 +09:00
ShootingStarDragons
940d3e62db fix: jump cannot work properly when there are multi users 2025-11-19 19:41:20 +09:00
ShootingStarDragons
ccb2a23075 chore: do as suggestion 2025-11-19 19:41:20 +09:00
ShootingStarDragons
cbb2810b37 fix: when user has multi counts,notification not works well
add a queryParameters, to support switch the current active user
2025-11-19 19:41:19 +09:00
Christian Kußowski
5262395340
chore: follow up Simplify codeblock code 2025-11-19 10:37:42 +01:00
Christian Kußowski
c3ec0491d1
chore: Remove horizontal scrolling for code blocks 2025-11-19 10:36:44 +01:00
Christian Kußowski
6836cab40e
chore: Increase padding for code blocks 2025-11-19 10:24:58 +01:00
Christian Kußowski
d8d0abf27c
refactor: Use own highlight rendering with working scrollbar and text selection 2025-11-19 09:55:34 +01:00
Christian Kußowski
8e4c61f03b
build: Update pubspec.lock 2025-11-19 08:51:46 +01:00
Christian Kußowski
f345ec4210
chore: Improve text selection color for messages 2025-11-19 08:51:40 +01:00
Christian Kußowski
b72ea373de
chore: Escape title in check duplicates job 2025-11-19 08:44:33 +01:00
ggurdin
7e8801f3e7
chore: show chat view back button in column mode 2025-11-18 14:55:18 -05:00
ggurdin
9ac72c962d
chore: show bot in group chat invite page 2025-11-18 14:44:56 -05:00
krille-chan
419f57a14c
chore: make locale for emoji suggestions configureable 2025-11-18 16:09:09 +01:00
krille-chan
e7f9302e52
refactor: Use localized emojis for suggestion input 2025-11-18 16:03:55 +01:00
Krille-chan
6560f7e533
Merge pull request #2369 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-11-18 13:31:47 +01:00
BeMeritus
61e939d04c
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 71.6% (581 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-18 10:51:17 +00:00
BeMeritus
c47a1bcdc0
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 70.1% (569 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-18 09:51:18 +00:00
Maftuna Vohidjonovna
601271187c
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 68.9% (559 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-18 09:51:28 +01:00
Krille-chan
dc66985ef5
Merge pull request #2368 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-11-18 09:24:20 +01:00
Maftuna Vohidjonovna
6f89151eaf
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 67.4% (547 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-18 07:51:32 +00:00
Christian Kußowski
8589a17eb3
refactor: Remove workaround for download files 2025-11-18 08:19:31 +01:00
Krille-chan
549b7bdd4b
Merge pull request #2367 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-11-18 08:11:56 +01:00
Maftuna Vohidjonovna
f97c98c1c0
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 61.5% (499 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-18 07:51:35 +01:00
Krille-chan
34a18f9775
Merge pull request #2366 from krille-chan/dependabot/pub/universal_html-2.3.0
build: (deps): bump universal_html from 2.2.4 to 2.3.0
2025-11-18 07:50:03 +01:00