LucasMZ
d182e00965
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (778 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
2025-07-19 10:58:17 +02:00
Frank Paul Silye
8c029e215b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 51.1% (399 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-07-19 10:58:17 +02:00
Piotr Orzechowski
2b603048b2
Translated using Weblate (Polish)
...
Currently translated at 99.8% (779 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2025-07-19 10:58:17 +02:00
Linerly
ef95b4503f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (780 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2025-07-19 10:58:17 +02:00
Frank Paul Silye
462facadfe
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 50.6% (395 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-07-19 10:58:17 +02:00
xabirequejo
750dc15a4a
Translated using Weblate (Basque)
...
Currently translated at 99.7% (778 of 780 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2025-07-19 10:58:17 +02:00
krille-chan
458dfa6e3e
build: Fetch version correctly for snap
2025-07-19 10:54:03 +02:00
Krille-chan
5bccaffab4
Merge pull request #2024 from krille-chan/krille/remove-unused-dependencies
...
refactor: Remove unused dependencies
2025-07-19 10:45:32 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies
2025-07-19 10:33:03 +02:00
krille-chan
0e1874b226
refactor: Better UX for accepting declining invite
2025-07-19 10:23:33 +02:00
ggurdin
4f1439ce04
chore: on reinit user controller, reset listener for profile cache so it can be updated for new client ( #3495 )
2025-07-18 13:04:05 -04:00
ggurdin
880aff1b47
chore: fix analytics navigation buttons ( #3494 )
2025-07-18 12:33:28 -04:00
ggurdin
77040024d4
chore: fix analytics CSV download ( #3489 )
2025-07-16 15:17:28 -04:00
ggurdin
c948aeef7b
chore: hide download analytics button on mobile ( #3488 )
2025-07-16 14:12:40 -04:00
ggurdin
ded2b35c7d
chore: fix construct use type mixup ( #3487 )
2025-07-16 14:07:58 -04:00
Kelrap
b94611340a
Don't allow selection of lemmas containing numerals ( #3479 )
...
* Don't allow selection of lemmas containing numerals
* Limit selectable token length to 50
2025-07-16 13:51:54 -04:00
Kelrap
85c9b12bc4
Fix profile popup positioning ( #3475 )
...
* Shift profile popup right when its positioning is too far left
* chore: revert change for specific screen widths
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-16 12:31:26 -04:00
avashilling
b9e733c5cc
3467 grammar buttons not clickable over icon ( #3472 )
...
* fix: make grammar buttons clickable from all places
* formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-16 12:24:49 -04:00
ggurdin
c03cd1d0e1
chore: update construct level summary request ( #3471 )
...
* chore: update construct level summary request
* chore: add back language key to level up construct summary request
2025-07-16 12:21:19 -04:00
avashilling
8e5dc610f8
3396 collect on selection animation not line up ( #3468 )
...
* fix: switch to overlayUtil instead of manual overlay entry to fix alignment, and comment out second seed animation
*still needs some work on the top right seed in word card
* fix: fix construct xp widget bug and comment out previous animation
also change message selection overlay to trigger update when animation is finished rather than on two conflicting timers
* merge conflicts and code formatting
* format
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-16 09:40:24 -04:00
avashilling
593a0cc9c2
remove second level bar and move XP and level around ( #3470 )
2025-07-16 09:34:14 -04:00
ggurdin
3dd0542703
chore: fix TTS voice initialization ( #3469 )
2025-07-15 16:22:57 -04:00
Kelrap
480ad320f4
Add activity generator maxLength via SuggestionFormField parameter ( #3465 )
2025-07-15 12:41:28 -04:00
ggurdin
ab64e09506
fix: make pangea login state listener trigger on login ( #3464 )
2025-07-15 12:28:51 -04:00
ggurdin
e9af147257
chore: add join codes to all new rooms and add join code to existing room on visit invite page if user has permission ( #3463 )
2025-07-15 11:29:44 -04:00
ggurdin
8493e28d96
chore: make IGC button more prominent and added tooltip, set auto-IGC false by default ( #3461 )
2025-07-15 10:43:25 -04:00
ggurdin
77e8eae2ed
chore: don't erase source text before converting it into original written after IT ( #3459 )
2025-07-14 16:51:44 -04:00
Kelrap
ba6ec047a9
Hide 'Try again' button on activity timeout ( #3453 )
2025-07-14 12:28:53 -04:00
Kelrap
245471f7a2
Unselect word on close word zoom card ( #3451 )
2025-07-14 11:47:37 -04:00
ggurdin
6809063a81
chore: use fluffychat's function for changing room display names ( #3448 )
2025-07-14 09:24:46 -04:00
ggurdin
32355ddffd
chore: redact already-sent emoji reactions on select identical reaction in word zoom widget ( #3447 )
2025-07-14 09:15:48 -04:00
Christian Kußowski
80997b44cf
build: Update flutter versions
2025-07-14 14:23:31 +02:00
krille-chan
9643242cc8
refactor: Make notification avatars rounded
2025-07-12 15:38:04 +02:00
Christian Kußowski
f798421dd2
build: Add missing incomment fcm push service
2025-07-12 11:28:43 +02:00
Christian Kußowski
4a9efddf15
build: Update release ios script
2025-07-12 10:44:52 +02:00
Christian Kußowski
f2cf771d59
build: Fix wrong android namespace
2025-07-12 10:40:32 +02:00
Krille-chan
050d5adfb0
Merge pull request #2012 from krille-chan/krille/android-kotlin-gradle
...
build: Use gradle in kotlin
2025-07-12 08:55:15 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin
2025-07-12 08:39:51 +02:00
Kelrap
657b652bc2
Fix activity timeout overflow ( #3442 )
...
* Fix activity timeout overflow
* chore: wrap error message
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-11 16:43:09 -04:00
Kelrap
52ac8526e6
Hide phonetics spacing if not showing icon after ( #3444 )
2025-07-11 16:33:17 -04:00
ggurdin
c325d2b1d7
chore: shorten room capacity error message ( #3441 )
2025-07-11 15:50:53 -04:00
ggurdin
59b8d00302
chore: fix sso redirect URL ( #3438 )
2025-07-11 15:35:15 -04:00
Kelrap
1542b80121
Close profile card when click off ( #3435 )
...
* Profile close when click in chat list view, setup for fixes
* Fix positioning errors
* Add pangea quotes
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-11 15:29:16 -04:00
ggurdin
7dfa08bb55
chore: update phonetic transcription error indicator ( #3436 )
2025-07-11 15:21:30 -04:00
Kelrap
064d623392
Revert pangea code that prevents wrapping ( #3430 )
2025-07-11 15:03:58 -04:00
ggurdin
0b577270a5
chore: load client within login page instead of passing to route ( #3434 )
2025-07-11 14:55:29 -04:00
ggurdin
7e07289ae7
chore: hide invite page share button if room does not have join code / is not space ( #3426 )
2025-07-11 13:18:44 -04:00
ggurdin
2803de4d3b
chore: on invite all users from parent space, include invited / knocking users ( #3425 )
2025-07-11 13:11:53 -04:00
ggurdin
f396e5d32a
chore: send lemma emoji reaction on click ( #3424 )
2025-07-11 13:07:10 -04:00
ggurdin
f6f4c60287
chore: add more specific error messages
2025-07-11 12:57:48 -04:00