Commit graph

11438 commits

Author SHA1 Message Date
krille-chan
9ea7d307c2
chore: Nicer colors for reactions 2025-02-22 11:58:03 +01:00
krille-chan
dfe6717a29
feat: Navigate in image viewer with keyboard keys 2025-02-22 11:23:13 +01:00
Krille-chan
c3c247144f
Merge pull request #1638 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-02-22 07:43:46 +01:00
ggurdin
5367dbfb59
fix: fetch morphs once and sort after fetching instead of using future builder in grammar analytics view (#1890) 2025-02-21 17:06:15 -05:00
sienna-sterling
ba4800adcc
1759-get-rid-of-redundant-language-selection-error (#1799)
* fix(error message): made it so the same error message does not appear twice

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-21 16:08:13 -05:00
ggurdin
419e08479f
fix: don't call span_details on IT match (#1889) 2025-02-21 15:51:09 -05:00
sienna-sterling
65ea468b00
1797-improve-grammar-icon-loading (#1887)
* fix(image caching): used the CachedNetworkImage for icons to stop fetching them with every rebuild

* generated

* update dependencies

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 15:34:41 -05:00
sienna-sterling
4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… (#1730)
* fix(storage optimization): Removed and replaced used of PStore with GetStorage

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 15:09:54 -05:00
ggurdin
67b118387c
fix: switch vocab / grammar buttons to use icon and text (#1888) 2025-02-21 14:48:54 -05:00
ggurdin
ea2896c3dc
fix: add back emoji button (#1886) 2025-02-21 14:23:01 -05:00
ggurdin
939e70ef75
feat: added reusable widget to show user's public language and level, added to participant list items (#1885) 2025-02-21 14:13:44 -05:00
ggurdin
62d5a7190f
1846 word specific audio player not working (#1882)
* feat: tie TTS enabled to target lang, show warning popup when disabled

* fix: prevent top overflow for popups
2025-02-21 12:19:51 -05:00
krille-chan
68707e57b9
build: Fix build tailwindcss for website 2025-02-21 18:13:27 +01:00
krille-chan
99c49e3df2
fix: Crash in settings when using MAS 2025-02-21 18:13:27 +01:00
Krille-chan
7a83927833
Merge pull request #1639 from krille-chan/revert-1626-krille/update-flutter-3-29-0
Revert "build: Update flutter to 3.29.0"
2025-02-21 17:43:32 +01:00
Krille-chan
2c824eb967
Revert "build: Update flutter to 3.29.0" 2025-02-21 17:28:05 +01:00
ggurdin
0255a71929
feat: use text instead of icons for analytics buttons (#1878) 2025-02-21 11:02:25 -05:00
wcjord
14dc4ed187
fix(pangea_token_model): don't give activities on tokens you just use… (#1856)
* fix(pangea_token_model): don't give activities on tokens you just used in a message

* generated

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-21 09:35:26 -05:00
Sofanyas Genene
fbf8abd987
Use system keyboard setting in Learning Settings (#1867)
* Use system keyboard setting in Learning Settings

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 09:25:26 -05:00
xabirequejo
de77b1f376
Translated using Weblate (Basque)
Currently translated at 99.8% (758 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2025-02-21 15:11:02 +01:00
ggurdin
1f4418db60
fix: add release workflow updates to production branch (#1873) 2025-02-20 16:38:37 -05:00
ggurdin
694fd08701
chore: bump version number (#1872) 2025-02-20 16:33:09 -05:00
ggurdin
c46ec1d459
fix: delete selection are around input bar textfield (#1871) 2025-02-20 15:43:09 -05:00
ggurdin
2012c45900
feat: add option to go back from user settings signup page by logging out (#1870) 2025-02-20 14:19:23 -05:00
ggurdin
8a4ca7ee98
fix: update base/target language on dropdown value change in activity planner (#1869) 2025-02-20 14:07:02 -05:00
ggurdin
820e79593c
fix: wait for bot options to be saved before closing conversation bot dialog (#1868) 2025-02-20 13:58:48 -05:00
Kelrap
19abec6422
Adds logging when redirecting from space chat (#1862)
* Adds logging when redirecting from space chat

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-20 13:43:48 -05:00
ggurdin
33208aa30c
1814 add future loading dialog to prevent user interaction during signup login loading (#1866)
* chore: updates for running on android for flutter 3.29.0

* feat: show future loading dialog on signup and login

* chore: enable build on iOS for flutter 3.29.0
2025-02-20 13:23:21 -05:00
Krille-chan
79535a8097
Merge pull request #1626 from krille-chan/krille/update-flutter-3-29-0
build: Update flutter to 3.29.0
2025-02-20 16:59:06 +01:00
Krille
09d5b3934e
build: Update flutter to 3.29.0 2025-02-20 16:46:30 +01:00
Krille
1c5580ba62
chore: Combine mimetype types in send file dialog logic 2025-02-20 16:45:51 +01:00
ggurdin
e591ce3a4d
fix: dynamically update input bar height to offset event list (#1859) 2025-02-20 09:25:28 -05:00
ggurdin
99b7b7cd42
fix: always show display event in toolbar (#1855) 2025-02-19 16:13:28 -05:00
ggurdin
05a046de63
fix: don't allow users to have same base and target short langCode (#1854) 2025-02-19 15:32:34 -05:00
ggurdin
32d314c026
feat: fetch new tokens for messages without originalsent representations (#1853) 2025-02-19 15:21:18 -05:00
ggurdin
21b9b7e720
Fix arb types (#1848)
* chore: move over all fluffychat copy changes, revert any differenced between FluffyChat and Pangea copy

* chore: sort copy between FluffyChat and Pangea, update metadata types for FluffyChat copy

* chore: update metadata type for pangea chat copy

* chore: add placeholders to Pangea vietnamese copy
2025-02-19 13:53:32 -05:00
Krille
2e40c432a3
Revert "chore: Follow up request iOS permissions"
This reverts commit 2625e89a33.
2025-02-19 19:23:59 +01:00
Krille
2625e89a33
chore: Follow up request iOS permissions 2025-02-19 17:16:01 +01:00
Krille
69711506ea
fix: Request notification permissions on iOS before getToken 2025-02-19 16:52:13 +01:00
Krille
039771ee5e
chore: Follow up typo 2025-02-19 14:19:11 +01:00
krille-chan
cd12f773fe
build: Install flutter via git in snapcraft 2025-02-19 13:09:14 +01:00
krille-chan
45b14ece2e
build: Follow up snapcraft build 2025-02-19 12:58:23 +01:00
krille-chan
f1b34a3781
build: Update snapcraft 2025-02-19 12:50:03 +01:00
Krille-chan
f9bcb5c884
Merge pull request #1635 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-02-19 11:29:56 +01:00
Krille
5ac6db6267
build: Detect flutter path better 2025-02-19 11:24:50 +01:00
krille-chan
cc498e9922
build: Use correct flutter version in snapcraft 2025-02-19 10:19:07 +01:00
Antonin Del Fabbro
a4086c2f8c
Translated using Weblate (French)
Currently translated at 86.6% (658 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2025-02-19 02:09:43 +01:00
ggurdin
3c0a1b9e56
fix: fix emoji rendering issues in message token text (#1842) 2025-02-18 16:17:19 -05:00
Sofanyas Genene
11c681576b
Update background color in language_level_dropdown.dart and p_languag… (#1841)
* Update background color in language_level_dropdown.dart and p_language_dropdown.dart

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-18 16:06:06 -05:00
ggurdin
6ee37c0216
fix: set profile to public by default (#1840) 2025-02-18 15:21:16 -05:00