Commit Graph

2779 Commits

Author SHA1 Message Date
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
Christian Pauly 19fc1378fb fix: Colored background for transparent avatars 2021-07-31 22:17:18 +02:00
Christian Pauly 42f64393c8 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Christian Pauly 1a23e5fa23 fix: Avatar noPic detection 2021-07-31 20:19:57 +02:00
Christian Pauly 8d752164a7 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-31 17:57:47 +02:00
Sorunome a5fc4521cb Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
2021-07-31 15:30:27 +00:00
Christian Pauly 311a7b63dc Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-31 17:13:45 +02:00
Christian Pauly d1e8724cc9 chore: Update version 2021-07-31 17:13:40 +02:00
Sorunome 5a44b3b3d1
chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +02:00
Krille Fear 63ae83b852 Merge branch 'soru/rate-limit-rerender' into 'main'
feat: Rate limit streams so that large accounts have a smoother UI

See merge request famedly/fluffychat!464
2021-07-31 14:57:34 +00:00
Krille Fear e84af5ab75 Merge branch 'ios-app-title' into 'main'
Fix app title capitalisation

Closes #179

See merge request famedly/fluffychat!465
2021-07-31 14:57:06 +00:00
Christian Pauly 888dfca76e fix: No longer hide google services key file 2021-07-31 16:35:02 +02:00
Kája Lišková 1545a7155b Fix capitalisation for macOS app 2021-07-31 07:16:44 -05:00
Kája Lišková c582589cad Fix app title capitalisation 2021-07-31 07:04:08 -05:00
Sorunome 493c88649d
feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Krille Fear 8c20f7b00c Update scripts/prepare-android-release.sh 2021-07-31 06:22:56 +00:00
Krille Fear 3c8570c4dd Merge branch 'ios-build-script' into 'main'
feat: Create a build script for iOS

See merge request famedly/fluffychat!459
2021-07-30 16:28:38 +00:00
Christian Pauly e5f0859502 chore: Dont hide google services file 2021-07-30 18:25:14 +02:00
Nikita Epifanov 126395db60
Translated using Weblate (Russian)
Currently translated at 99.7% (463 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2021-07-30 17:06:26 +02:00
Christian 1873518e48
Translated using Weblate (German)
Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2021-07-30 17:06:20 +02:00
Milo Ivir ab35d81caf
Translated using Weblate (Croatian)
Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2021-07-29 07:33:47 +02:00
Xosé M 11dfa47b1f
Translated using Weblate (Galician)
Currently translated at 100.0% (464 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2021-07-29 07:33:46 +02:00
Christian Pauly 3efb768825 fix: Tests 2021-07-27 16:15:13 +02:00
Krille Fear 2b427a12da CI: Fix automatically what can be fixed when update dependencies 2021-07-26 16:48:18 +00:00