Commit Graph

5333 Commits

Author SHA1 Message Date
Krille 1a1c166ab0
chore: Enhance room pills 2023-05-24 08:23:06 +02:00
Krille 692d6042c5
chore: Ask for storage persistence 2023-05-23 15:21:38 +02:00
Krille fa2ed930eb Revert "chore: Upgrade to Flutter 3.10.1"
This reverts commit d300cdb58f
2023-05-23 13:02:28 +00:00
Krille 9785b0023c Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a1
2023-05-23 13:02:15 +00:00
Malin Errenst 313c94a4f1 Merge branch 'malin/flutter-3-10-1' into 'main'
chore: Upgrade to Flutter 3.10.1

See merge request famedly/fluffychat!1122
2023-05-23 07:44:51 +00:00
Krille 2bb0dce7a1
refactor: Update dependencies 2023-05-23 08:40:56 +02:00
Krille b1785d4b8a
builds: Update file_picker to 5.3.0 2023-05-23 08:34:24 +02:00
Krille 3f15fa365f
chore: Follow up missing cache key 2023-05-23 08:32:27 +02:00
Krille a56ebb245e
chore: do not humanize links 2023-05-23 08:22:34 +02:00
Malin Errenst d300cdb58f
chore: Upgrade to Flutter 3.10.1 2023-05-22 21:33:14 +02:00
Krille d88a1cd2d6
chore: Follow up img tag 2023-05-22 17:05:54 +02:00
Krille 3070b38d2e
chore: Follow up update matrix sdk 2023-05-22 16:30:04 +02:00
Krille 38db3b35aa
chore: Follow up html messages mxc images 2023-05-22 16:26:43 +02:00
Linerly c4447adf8c
Translated using Weblate (Indonesian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-05-21 16:49:01 +02:00
Riley 0b91d3cecc
Translated using Weblate (Romanian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ro/
2023-05-21 16:49:01 +02:00
Eric 3b3d20f250
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (533 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2023-05-21 16:48:59 +02:00
Ihor Hordiichuk 0376e7f4b8
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-05-21 16:48:59 +02:00
josé m 77f43fbde0
Translated using Weblate (Galician)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-05-21 16:48:59 +02:00
Priit Jõerüüt e203508c42
Translated using Weblate (Estonian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-05-21 16:48:58 +02:00
José Muñoz 8b6745763a
Translated using Weblate (Spanish)
Currently translated at 77.1% (421 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
2023-05-21 16:48:58 +02:00
Krille 8c4b2ade88
fix: Do not unnecessary request all members in public rooms 2023-05-20 08:21:33 +02:00
Krille f53d17eab7
chore: Readd support for html tables 2023-05-19 17:30:25 +02:00
Krille b62c41ce57
chore: Follow up html styling 2023-05-19 08:14:48 +02:00
Krille a4397e9cec
builds: Do not allow failure for linux x86 2023-05-18 11:02:32 +02:00
Krille 981d69706c
builds: Do not use verbose mode on building linux 2023-05-18 11:01:59 +02:00
Krille 0a4683d8a6
chore: Update flutter webrtc 2023-05-18 10:48:27 +02:00
Krille 43f6284ada
chore: Allow failure in build linux for now 2023-05-17 15:21:01 +02:00
Krille 8cf6297560
chore: Disable img for now in html messages 2023-05-17 15:20:40 +02:00
Krille 1f42d7dff0
chore: Add missing blockquote style 2023-05-17 13:25:39 +02:00
Krille abbf18e1dc Merge branch 'krille/reimplement-flutter-matrix-html' into 'main'
refactor: Reimplement flutter matrix html locally

See merge request famedly/fluffychat!1119
2023-05-17 10:55:34 +00:00
Krille 102f3bba8e
refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille 8faba7bdf2
chore: Remove macos_ui dependency 2023-05-16 19:21:37 +02:00
Krille d41d21f8e1
chore: Remove webrtc override 2023-05-16 19:12:20 +02:00
Krille 298cd6245c Merge branch 'fail-on-curl-failures-during-build' into 'main'
change release curl calls to use --fail-with-body

Closes #1193

See merge request famedly/fluffychat!1110
2023-05-16 17:03:16 +00:00
Tim Flink 8bd88c4845 chore: change release curl calls to use --fail-with-body 2023-05-16 17:03:15 +00:00
Krille e3bf76d8e2 Merge branch 'braid/update-fonts' into 'main'
chore: Update Roboto and Noto Emoji

See merge request famedly/fluffychat!1107
2023-05-16 16:56:09 +00:00
The one with the Braid 3445d5be21 refactor: Update Roboto and Noto Emoji 2023-05-16 16:56:09 +00:00
Krille a838ba3000 Merge branch 'filenametolong' into 'main'
filename is too long and over the widget

See merge request famedly/fluffychat!1103
2023-05-16 16:55:19 +00:00
Skying 15b655413d fix: Too long file name cause a render overflow 2023-05-16 16:55:19 +00:00
Krille 2418c61498
chore: Follow up clean up 2023-05-16 18:51:01 +02:00
Krille dfacbf9e32 Merge branch 'group-notif' into 'main'
Add Group Notifications

Closes #1175

See merge request famedly/fluffychat!1116
2023-05-16 16:50:20 +00:00
fbievan 85f5b69d6e feat: Add toggle to mute notifications from chat groups 2023-05-16 16:50:20 +00:00
Krille 08797da53d
feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2023-05-16 18:45:39 +02:00
Krille d3bd2c3a08
builds: Change minsdkversion of Android from 16 to 19 2023-05-16 10:44:25 +02:00
Krille 1086c0e5cd Merge branch 'malin/improve-date-localization' into 'main'
Improve date localization

See merge request famedly/fluffychat!1118
2023-05-16 08:37:46 +00:00
Malin Errenst 60df0761a5
chore: Clean unused translations 2023-05-16 10:25:52 +02:00
Malin Errenst 650d878649
refactor: Use DateTime for weekday localization 2023-05-16 10:25:52 +02:00
Krille 06f399c76d
chore: Update dep ref 2023-05-16 09:35:27 +02:00
Krille 7c5b60474f
chore: Follow up update flutter matrix html 2023-05-16 09:12:13 +02:00
Krille d81f92f2e2
builds: Linux with flutter 3.10 2023-05-15 19:14:03 +02:00