Commit Graph

2902 Commits

Author SHA1 Message Date
Christian Pauly c66009543c change: Placeholder at username login field should be just username 2021-08-07 14:47:55 +02:00
Christian Pauly b2f250ebd8 chore: Bump version 2021-08-06 20:54:28 +02:00
Christian Pauly 5aa1a96df3 chore: Update vrouter 2021-08-06 16:27:28 +02:00
Kim Tae Kyeong b229396bb4
Added translation using Weblate (Korean) 2021-08-06 14:52:01 +02:00
Christian 390938ed1e
Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2021-08-06 13:48:12 +02:00
Krille Fear 340dc631eb Merge branch 'soru/location' into 'main'
feat: Add location sharing

Closes #38

See merge request famedly/fluffychat!470
2021-08-06 11:14:54 +00:00
Sorunome d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +02:00
Krille Fear 3248301f0f Merge branch 'soru/fix-join' into 'main'
fix: missing null check

See merge request famedly/fluffychat!473
2021-08-06 10:17:41 +00:00
Sorunome 92674b4424
fix: missing null check 2021-08-05 18:16:52 +02:00
Krille Fear 8ab5d18a12 Merge branch 'fix_windows' into 'main'
fix release upload for windows maybe?

See merge request famedly/fluffychat!471
2021-08-05 07:50:14 +00:00
Christian Pauly c77ea2e325 fix: Space settings routing problems 2021-08-04 10:15:42 +02:00
Christian Pauly 1d92af38cb refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly 36fac99de6 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly fcc66d2820 fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly 2297195ba7 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly d487ddc05b feat: Space settings route 2021-08-04 09:56:05 +02:00
Christian Pauly e7044e0e67 fix: display space invites in chat list 2021-08-04 09:49:34 +02:00
Christian Pauly 9a78b8ad85 fix: Selected chat list item color 2021-08-04 09:46:23 +02:00
Raatty 6bb07a6c97 fix release upload maybe? 2021-08-04 19:30:11 +12:00
Krille Fear 496ad03901 Update pubspec.yaml 2021-08-03 19:43:35 +00:00
Christian Pauly 6c25c261ab chore: Downgrad vrouter even more 2021-08-03 21:05:25 +02:00
Christian Pauly e24cb0c9c3 chore: Bump version 2021-08-03 19:47:04 +02:00
Christian Pauly 986999f214 fix: Routing by downgrading vrouter 2021-08-03 19:45:22 +02:00
Christian Pauly 95be64a62b fix: Hotfix uploading to many OTKs 2021-08-03 16:14:25 +02:00
Christian Pauly afbd3c41a5 fix: Wrong uri subscription 2021-08-02 18:41:09 +02:00
Christian Pauly caae0ccd01 change: Delete hive database if corrupted 2021-08-02 18:38:53 +02:00
Jelv 1f57ee110f
Translated using Weblate (Dutch)
Currently translated at 100.0% (471 of 471 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2021-08-01 23:36:15 +02:00
Milo Ivir 22c9ea6c79
Translated using Weblate (Croatian)
Currently translated at 100.0% (471 of 471 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2021-08-01 23:36:14 +02:00
Brendan Abolivier 27fa9981bb
Translated using Weblate (French)
Currently translated at 98.0% (462 of 471 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2021-08-01 23:36:13 +02:00
Priit Jõerüüt 96d73e8d52
Translated using Weblate (Estonian)
Currently translated at 100.0% (471 of 471 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2021-08-01 23:36:13 +02:00
Christian Pauly ac7ee03bd9 fix: Add missing null check 2021-08-01 16:06:34 +02:00
Christian Pauly d6728783a2 fix: Wait for first sync on bootstrap 2021-08-01 16:05:32 +02:00
Christian Pauly a6ab9a2ab0 fix: Wait for first sync on bootstrap 2021-08-01 15:48:27 +02:00
Christian Pauly 0135780f65 fix: Missing null check and bootstrap ask 2021-08-01 15:45:41 +02:00
Christian Pauly bb7c095ae3 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly 648e690a0d refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Jelv e995ff0eaf
Translated using Weblate (Dutch)
Currently translated at 100.0% (469 of 469 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2021-08-01 15:07:15 +02:00
Krille Fear 672d359c8b Merge branch 'soru/fix-links' into 'main'
fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
2021-08-01 13:06:59 +00:00
Krille Fear 79673ed757 Merge branch 'soru/up-update' into 'main'
chore: Support new unifiedpush gateway discovery

Closes #474

See merge request famedly/fluffychat!468
2021-08-01 13:06:18 +00:00
Krille Fear 282fe9c504 Merge branch 'soru/replies-font-size' into 'main'
fix: Font size settings did not affect replies

Closes #471

See merge request famedly/fluffychat!469
2021-08-01 13:05:39 +00:00
Sorunome b00e136a08
fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Sorunome 9e96135ad6
chore: Support new unifiedpush gateway discovery 2021-08-01 09:55:57 +02:00
Sorunome 4994b77d4e
fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +02:00
Christian Pauly 5962f386f6 chore: Update dependencies 2021-08-01 08:20:43 +02:00
Christian Pauly 3226dc5a11 feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly 2ebefddbe0 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly 77fd7a811c design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly d3f87aeaad feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
NN708 0c0602a0a7
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2021-08-01 06:33:14 +02:00
Christian Pauly cd1f8cc386 refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00