Commit graph

5311 commits

Author SHA1 Message Date
Krille
6b0c853721 chore: Follow up html styling 2023-05-19 08:14:48 +02:00
Krille
4e13a2dc48 builds: Do not allow failure for linux x86 2023-05-18 11:02:32 +02:00
Krille
d24c5eb89e builds: Do not use verbose mode on building linux 2023-05-18 11:01:59 +02:00
Krille
a6d135bdbe chore: Update flutter webrtc 2023-05-18 10:48:27 +02:00
Krille
da86bf100a chore: Allow failure in build linux for now 2023-05-17 15:21:01 +02:00
Krille
2713b28516 chore: Disable img for now in html messages 2023-05-17 15:20:40 +02:00
Krille
f9ee44b7bd chore: Add missing blockquote style 2023-05-17 13:25:39 +02:00
Krille
91838e306a 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
796a6fdae1 refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille
d330ca0ff7 chore: Remove macos_ui dependency 2023-05-16 19:21:37 +02:00
Krille
208bac0531 chore: Remove webrtc override 2023-05-16 19:12:20 +02:00
Krille
2c9188a5c6 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
972971ec1f chore: change release curl calls to use --fail-with-body 2023-05-16 17:03:15 +00:00
Krille
48073ae227 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
fd2dda8517 refactor: Update Roboto and Noto Emoji 2023-05-16 16:56:09 +00:00
Krille
7dde6250e1 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
1088eb0500 fix: Too long file name cause a render overflow 2023-05-16 16:55:19 +00:00
Krille
4597d03475 chore: Follow up clean up 2023-05-16 18:51:01 +02:00
Krille
7767f26925 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
3aa43ac8bc feat: Add toggle to mute notifications from chat groups 2023-05-16 16:50:20 +00:00
Krille
2a1a68de22 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
b95cb93bf0 builds: Change minsdkversion of Android from 16 to 19 2023-05-16 10:44:25 +02:00
Krille
222524d0b8 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
2923817a9e chore: Clean unused translations 2023-05-16 10:25:52 +02:00
Malin Errenst
e754df49d2 refactor: Use DateTime for weekday localization 2023-05-16 10:25:52 +02:00
Krille
e721dac452 chore: Update dep ref 2023-05-16 09:35:27 +02:00
Krille
526f5dce47 chore: Follow up update flutter matrix html 2023-05-16 09:12:13 +02:00
Krille
f017112127 builds: Linux with flutter 3.10 2023-05-15 19:14:03 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Krille
540cbb499e Merge branch 'dart3' into 'main'
migrate to dart 3.0/flutter 3.10

Closes #1203

See merge request famedly/fluffychat!1114
2023-05-15 16:52:03 +00:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Krille
8a238cd85e Merge branch 'vrouter-context' into 'main'
fix "Unhandled Exception: VRouter.of(context) was called with a context which...

Closes #1163

See merge request famedly/fluffychat!1117
2023-05-15 16:37:51 +00:00
Lauren N. Liberda
21244ea8b4 fix "Unhandled Exception: VRouter.of(context) was called with a context which does not contain a VRouter."
fixes #1163
2023-05-14 19:17:47 +02:00
Krille
ab1e2d8db8 chore: Disable webrtc on linux again 2023-05-11 18:15:47 +02:00
Krille
bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille
72921505fe fix: Scroll down button 2023-05-09 15:14:35 +02:00
Krille
1ce60aecf4 build: Remove dependency overwrite for ffi 2023-05-09 14:51:25 +02:00
Krille
55de4387f2 build: Update dependencies 2023-05-09 14:47:05 +02:00
Krille
3c144fcc88 fix: Broken arb file 2023-05-09 13:37:51 +02:00
Krille
46a630c390 Merge branch 'main' into 'main'
fix: Quick account switching

Closes #1186

See merge request famedly/fluffychat!1111
2023-05-08 13:26:59 +00:00
Krille
5a5895aea4 fix: Scrolldown button 2023-05-08 15:25:36 +02:00
JHansen
ae4dee8133 Fix read reciepts 2023-05-08 12:02:15 +00:00
JHansen
71bd195c62 Fix Quick account switching 2023-05-08 04:56:40 +00:00
Mæve Rey
c23ef77770 Added translation using Weblate (Toki Pona) 2023-05-07 16:23:08 +02:00
Linerly
20ff8a82f1 Translated using Weblate (Indonesian)
Currently translated at 100.0% (559 of 559 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-05-07 15:48:59 +02:00
josé m
f01a189f4a Translated using Weblate (Galician)
Currently translated at 100.0% (559 of 559 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-05-06 05:50:56 +02:00
Krille
a2cb9ff84b chore: Bump version 2023-05-05 09:59:04 +02:00
Krille
db4410ac14 fix: Chats do not load 2023-05-05 07:54:19 +02:00
Jelv
4187875728 Translated using Weblate (Dutch)
Currently translated at 100.0% (559 of 559 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2023-05-04 18:50:33 +02:00
Ihor Hordiichuk
9ea088d99c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (559 of 559 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-05-04 18:50:33 +02:00