Commit graph

7671 commits

Author SHA1 Message Date
Krille
da2e026bdb
build: Update kotlin gradle plugin 2025-03-04 14:06:41 +01:00
Krille-chan
34ca3b785f
Merge pull request #1673 from krille-chan/krille/add-android-namespace
build: Add android namespace
2025-03-04 13:14:38 +01:00
Krille
429f683a65
build: Add android namespace 2025-03-04 13:01:02 +01:00
Krille-chan
e26ce1a49d
Merge pull request #1670 from krille-chan/krille/remove-font-workaround
refactor: Remove custom font and emoji font workaround
2025-03-03 18:15:11 +01:00
krille-chan
cd83c6e5ab
refactor: Remove custom font and emoji font workaround 2025-03-03 18:00:37 +01:00
Krille-chan
b0693d3ec8
Merge pull request #1666 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-03-03 14:11:16 +01:00
Jelv
0b6e3c5380
Translated using Weblate (Dutch)
Currently translated at 81.6% (623 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2025-03-02 13:48:51 +01:00
Krille-chan
61476b0b3f
Merge pull request #1661 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-03-02 09:57:41 +01:00
Krille
a91646d2ba
fix: Add missing <s> html tag to render 2025-03-02 09:51:52 +01:00
Krille
7a47a6a595
fix: Remove too sensitive dismiss gesture on chat list items 2025-03-02 09:48:08 +01:00
Piotr Orzechowski
443ed4af3d
Translated using Weblate (Polish)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2025-03-01 17:47:38 +01:00
Piotr Orzechowski
3c0dafab07
Translated using Weblate (Polish)
Currently translated at 98.4% (751 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2025-03-01 16:48:00 +01:00
searinminecraft
a2b266e37a
Translated using Weblate (Filipino)
Currently translated at 25.8% (197 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fil/
2025-02-28 14:02:55 +00:00
Aindriú Mac Giolla Eoin
c436d17374
Translated using Weblate (Irish)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
2025-02-28 14:02:54 +00:00
kdh8219
865e26e2f8
Translated using Weblate (Korean)
Currently translated at 96.4% (736 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2025-02-28 14:02:53 +00:00
Linerly
154bce2ed6
Translated using Weblate (Indonesian)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2025-02-28 14:02:51 +00:00
xabirequejo
07fa8961eb
Translated using Weblate (Basque)
Currently translated at 99.8% (762 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2025-02-28 14:02:50 +00:00
Edgars Andersons
f57152bafd
Translated using Weblate (Latvian)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
2025-02-27 11:01:43 +01:00
Krille-chan
5c969a1299
Merge pull request #1656 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-02-27 09:34:48 +01:00
大王叫我来巡山
fe8124501f
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2025-02-27 07:55:14 +00:00
josé m
004452bc66
Translated using Weblate (Galician)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2025-02-27 07:55:14 +00:00
xabirequejo
57554f0616
Translated using Weblate (Basque)
Currently translated at 99.8% (762 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2025-02-27 07:55:13 +00:00
Priit Jõerüüt
171461005e
Translated using Weblate (Estonian)
Currently translated at 100.0% (763 of 763 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2025-02-27 07:55:13 +00:00
Edgars Andersons
1c879a729d
Translated using Weblate (Latvian)
Currently translated at 100.0% (762 of 762 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
2025-02-27 07:55:12 +00:00
Krille-chan
c1a3abb4a5
Merge pull request #1658 from ggurdin/ggurdin/fix-account-deletion-condition
fix: update condition in account deletion function to prevent early return
2025-02-27 08:55:05 +01:00
ggurdin
eb83cd90eb
fix: update condition in account deletion function to allow deletion to go through 2025-02-26 13:01:50 -05:00
Krille-chan
954607f339
Merge pull request #1641 from ggurdin/ggurdin/prevent-empty-space-name
fix: prevent users from creating group chats or spaces with empty names
2025-02-26 11:03:11 +01:00
ggurdin
6959d8be00
fix: prevent users from creating spaces with empty names 2025-02-25 12:15:36 -05:00
Krille-chan
a4bf5c9bfb
Merge pull request #1652 from evoL/evol/push-ynmlqksrsrqy
fix(macos): update dependencies to make the build work
2025-02-25 17:56:30 +01:00
Krille
a8bf39aca0
chore: Better no compression supported UX 2025-02-25 17:53:10 +01:00
Krille-chan
9e7d939c2f
Merge pull request #1653 from evoL/evol/push-qlpuxltsltwt
fix: never use a transition on the shell route
2025-02-25 17:44:40 +01:00
Krille-chan
63ac2a3525
Merge pull request #1654 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-02-25 17:34:57 +01:00
Krille
eb446af438
chore: Follow up gallery picker 2025-02-25 17:11:29 +01:00
Poesty Li
990321a77b
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (762 of 762 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2025-02-25 15:56:50 +00:00
Priit Jõerüüt
360afe0834
Translated using Weblate (Estonian)
Currently translated at 100.0% (762 of 762 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2025-02-25 15:56:49 +00:00
Edgars Andersons
879d8331ea
Translated using Weblate (Latvian)
Currently translated at 100.0% (759 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
2025-02-25 15:56:48 +00:00
Angelo Schirinzi
032b0c5ec7
Translated using Weblate (Italian)
Currently translated at 99.6% (756 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2025-02-25 15:56:48 +00:00
Krille
cc41a3bada
chore: Follow up input row 2025-02-25 15:16:56 +01:00
Krille
5ec25ec2ed
chore: Follow up paddings 2025-02-25 15:06:27 +01:00
Krille
7e8bb14c69
chore: Follow up paddings 2025-02-25 14:56:59 +01:00
Krille
2e7eea9308
chore: Follow up paddings in room input row 2025-02-25 14:43:38 +01:00
Krille
8da9ef06ff
chore: Follow up send file dialog design 2025-02-25 14:19:07 +01:00
Krille
4f67992d9e
feat: Send optional message with images or files 2025-02-25 13:44:46 +01:00
Krille
00d219bae1
feat: New video file picker button 2025-02-25 13:28:50 +01:00
Rafał Hirsch
7b3c1ada03
fix: never use a transition on the shell route
Changing the PageBuilder here based on a MediaQuery causes the child to briefly
be rendered twice with the same GlobalKey, blowing up the rendering.

I believe this fixes https://github.com/krille-chan/fluffychat/issues/1534.
2025-02-24 22:16:46 +01:00
Rafał Hirsch
760f65f5be
fix(macos): update dependencies to make the build work
This commit was generated mostly by running `flutter run -d macos` and then
`pod update` in the `macos/` directory after that failed.
2025-02-24 22:08:32 +01:00
Krille-chan
63af3afde4
Merge pull request #1646 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-02-24 14:13:24 +01:00
Krille
20220d21fd
fix: Index of numbered lists are off 2025-02-24 13:14:17 +01:00
Edgars Andersons
f93f8945f9
Translated using Weblate (Latvian)
Currently translated at 100.0% (759 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
2025-02-22 23:50:33 +01:00
krille-chan
221c3ef6bd
chore: Better error handling for image rendering 2025-02-22 12:17:50 +01:00