Commit Graph

3110 Commits

Author SHA1 Message Date
Krille Fear cc491d3b5e chore: Update SDK 2021-09-20 12:47:30 +02:00
Krille Fear 3f9a3fc5e1 fix: Analyzer bug 2021-09-20 12:12:40 +02:00
Krille Fear d38da1f91a fix: Start-up time waits for first sync 2021-09-20 11:52:02 +02:00
Krille Fear 457c1af4f9 CI: Remove snap job again 2021-09-20 09:46:21 +02:00
Krille Fear 5021d70baf CI: Fix needs 2021-09-20 09:28:12 +02:00
Krille Fear 4d3284d1f5 CI: Add snap deploy job 2021-09-20 09:27:29 +02:00
Krille Fear 03dfd87a65 fix: Multi-Account setup with well-known 2021-09-20 09:02:04 +02:00
Krille Fear 27062e71c4 fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
2021-09-20 08:49:00 +02:00
Christian Pauly 9115d44b65 chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly 4305407a32 fix: Devices actions 2021-09-19 22:02:37 +02:00
Christian Pauly 3d5eb6e061 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Christian Pauly c6230094eb docs: Update changelog 2021-09-19 15:13:54 +02:00
Christian Pauly b54224301c Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-09-19 15:11:14 +02:00
Christian Pauly 09cd4ad40c chore: Bump version 2021-09-19 15:11:10 +02:00
Sorunome d02aa446e1
fix: null for real 2021-09-19 14:44:09 +02:00
Christian Pauly 571b416b45 fix: Login multiple accounts after another 2021-09-19 14:37:11 +02:00
Christian Pauly 46eeaeea3a feat: Add splash screen 2021-09-19 14:30:09 +02:00
Oğuz Ersen 66b3b07bda
Translated using Weblate (Turkish)
Currently translated at 100.0% (495 of 495 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2021-09-19 14:25:37 +02:00
Nikita Epifanov f55226f414
Translated using Weblate (Russian)
Currently translated at 98.9% (490 of 495 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2021-09-19 14:25:37 +02:00
Christian Pauly 2353bb5c7f fix: display a nicer toast 2021-09-19 14:25:18 +02:00
Christian Pauly feb66d6de4 fix: Init hive 2021-09-19 14:22:26 +02:00
Christian Pauly 0dc819f5a6 chore: Update SDK 2021-09-19 14:21:18 +02:00
Krille Fear b7d5bd4274 Merge branch 'krille/multi-account' into 'main'
feat: Allow loading of multiple clients in main.dart

Closes #534

See merge request famedly/fluffychat!522
2021-09-19 11:48:24 +00:00
Krille Fear deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Christian Pauly 64cef3429e fix: Password reset 2021-09-19 13:08:33 +02:00
Christian Pauly e6948d25f2 fix: Dark text in cupertinodialogs 2021-09-18 11:08:00 +02:00
Christian Pauly b2417fe1f3 fix: Possibly fix voice messages on iOS 2021-09-18 10:20:57 +02:00
Christian Pauly 56e17cbb63 chore: Update flutter 2021-09-18 10:03:48 +02:00
Christian Pauly 1382cfd889 refactor: Remove default important state events 2021-09-18 09:52:22 +02:00
Graeme Power c2b8ef6ef6
Translated using Weblate (Irish)
Currently translated at 100.0% (489 of 489 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
2021-09-18 03:19:34 +02:00
Tirifto f940ef3e23
Translated using Weblate (Esperanto)
Currently translated at 97.3% (476 of 489 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
2021-09-17 08:01:53 +02:00
Krille Fear 2695893a98 Merge branch 'soru/update-html-render' into 'main'
chore: update flutter_matrix_html

See merge request famedly/fluffychat!519
2021-09-17 05:55:35 +00:00
Krille Fear 7f15b7ad53 Merge branch 'soru/fix-upload-emotes' into 'main'
fix: emote settings

Closes #550

See merge request famedly/fluffychat!520
2021-09-17 05:55:04 +00:00
Krille Fear 310c64fe8e Merge branch 'soru/fix-null-check-on-notifs' into 'main'
fix: Missing null check in background push

See merge request famedly/fluffychat!521
2021-09-17 05:54:53 +00:00
Sorunome 7dc762ee1f
fix: Missing null check in background push 2021-09-16 21:21:47 +02:00
Sorunome e36a6aed74
fix: emote settings 2021-09-16 14:36:28 +02:00
Sorunome a19903c5be
chore: update flutter_matrix_html 2021-09-16 14:22:18 +02:00
Krille Fear cbb40b6fdb fix: Correctly clear database if it is corrupted 2021-09-14 14:55:27 +02:00
Krille Fear 5d218fb2e4 docs: Update changelog 2021-09-14 09:00:23 +00:00
Krille Fear bae60c3c5e chore: Update SDK 2021-09-14 10:53:44 +02:00
Krille Fear 9b7a0aadd3 fix: Flutter2.5 invisible appbar 2021-09-14 08:50:25 +02:00
Krille Fear 5af3b50048 fix: Flutter app badger 2021-09-14 08:03:25 +02:00
Krille Fear 892ae24b2d fix: Voice messages 2021-09-14 07:59:42 +02:00
Graeme Power d1c85042ca
Translated using Weblate (Irish)
Currently translated at 88.3% (432 of 489 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
2021-09-14 02:27:42 +02:00
Milo Ivir 4f3a072580
Translated using Weblate (Croatian)
Currently translated at 100.0% (489 of 489 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2021-09-14 02:27:37 +02:00
Krille Fear e5b62d893d refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear 7aa72c3c08 chore: Update SDK 2021-09-13 15:28:35 +02:00
Krille Fear 435f2a7310 Merge branch 'test_with_beta' into 'main'
fix: find breakages earlier

See merge request famedly/fluffychat!516
2021-09-13 09:53:01 +00:00
Krille Fear 057ac63eb0 Merge branch 'MTRNord/Dockerfile' into 'main'
feat: Provide simple Dockerfile

Closes #341

See merge request famedly/fluffychat!515
2021-09-13 09:52:15 +00:00
Krille Fear 943f2814be Merge branch 'fix_arm_linux_build' into 'main'
fix: temporaraly force the arm64 build to use the old stable flutter version

See merge request famedly/fluffychat!513
2021-09-13 09:51:49 +00:00