Commit Graph

5399 Commits

Author SHA1 Message Date
Malin Errenst 5212d7ce4d refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
MohammadSaleh Kamyab ed9e58d0bf
Translated using Weblate (Persian)
Currently translated at 40.0% (222 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fa/
2023-02-27 14:49:21 +01:00
Krille 2b2c230fcf style: Adjust new chat page 2023-02-26 21:13:56 +01:00
Krille ecf5adcdea chore: Bump version 2023-02-25 15:28:02 +01:00
Krille 6851d34d35 chore: Lookup l10n in pushhelper if null 2023-02-25 15:26:17 +01:00
Krille 006f2f527f Merge branch 'notification_error' into 'main'
Default hardcoded message when l10n is not available

Closes #1146

See merge request famedly/fluffychat!1090
2023-02-25 14:22:08 +00:00
Linerly 1cb20c9ec5
Translated using Weblate (Indonesian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-02-25 14:37:56 +01:00
Farooq Karimi Zadeh ec49c5a541
Translated using Weblate (Persian)
Currently translated at 40.0% (222 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fa/
2023-02-25 14:37:56 +01:00
Ihor Hordiichuk 7bbd898131
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-02-25 14:37:55 +01:00
Oğuz Ersen 031da77da6
Translated using Weblate (Turkish)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2023-02-25 14:37:55 +01:00
josé m bfd76fdb79
Translated using Weblate (Galician)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-02-25 14:37:55 +01:00
Priit Jõerüüt 0c28169043
Translated using Weblate (Estonian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-02-25 14:37:54 +01:00
fabienli fc1b49cf69 Default hardcoded message when l10n is not available 2023-02-25 08:13:50 +01:00
Wphaoka 2b701cf56c
Added translation using Weblate (Thai) 2023-02-24 11:25:27 +01:00
xabirequejo 8b386142cf
Translated using Weblate (Basque)
Currently translated at 96.9% (537 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2023-02-23 07:59:45 +01:00
Christian Pauly cd7e27a6e0 style: Adjust key verification dialog 2023-02-22 15:21:38 +01:00
Christian Pauly 9ab3332824 chore: Follow up formatting 2023-02-21 15:08:01 +01:00
Krille a60e1435c2 Merge branch 'fix_url_launch_mode' into 'main'
utils/url_launcher: force opening http(s) links in external browser

Closes #519

See merge request famedly/fluffychat!1089
2023-02-21 10:43:49 +00:00
Joaquim Homrighausen d56ca697ea
Translated using Weblate (Swedish)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
2023-02-21 11:38:35 +01:00
Marcus Hoffmann 9eaaef1048 utils/url_launcher: force opening http(s) links in external browser
The (mobile) platform implementations for url_launcher default to
opening any http(s) link inside a webview instead of the platform
browser. This seems to be a longer-time problem for iOS
(https://gitlab.com/famedly/fluffychat/-/issues/519) but very recently
started to affect Android as well.

Force url_launcher to always use an external application (the browser,
most likely, but possibly other apps might handle those links as well)
as opening links from a messaging app in a webview provides terrible UX.

(For instance a link might lead to some webpage where you start to fill
in some info but then you need to ask someone via the messanger but
can't go back without closing the webview and losing all state. Or if
you happen to re-launch FluffyChat via the home-screen than it goes back
to the home view and the webview state is completely lost as well.)
2023-02-18 21:42:09 +01:00
josé m a95cd85eb0
Translated using Weblate (Galician)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-02-17 20:39:34 +01:00
Krille 32f347ee6f chore: Update matrix package to 0.17.0 2023-02-17 18:28:18 +01:00
Krille d9645480ac chore: Follow up chat encryption desgin 2023-02-17 16:34:01 +01:00
Christian Pauly 73174003a9 style: Encryption page adjustments 2023-02-17 13:01:44 +01:00
Christian Pauly 3c17d812b3 style: Bootstrap design adjustments 2023-02-17 09:34:23 +01:00
Christian Pauly e08f601bfd style: Use robotomono to display device keys 2023-02-17 08:45:49 +01:00
Nathan Freitas 799bec5ad9
Added translation using Weblate (Tibetan) 2023-02-15 17:12:44 +01:00
Christian Pauly a602dc08d5 chore: Follow up fix audioplayer on android 2023-02-15 15:46:14 +01:00
Christian Pauly a48e42dfcf refactor: Remove syncstatus verbose logs 2023-02-15 15:27:23 +01:00
Linerly 9384ef0503
Translated using Weblate (Indonesian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-02-15 11:37:10 +01:00
Jelv d8d9df4e50
Translated using Weblate (Dutch)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2023-02-15 11:37:10 +01:00
Ihor Hordiichuk db2c768029
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-02-15 11:37:09 +01:00
Oğuz Ersen 3353eef728
Translated using Weblate (Turkish)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2023-02-15 11:37:09 +01:00
Priit Jõerüüt fba6f60500
Translated using Weblate (Estonian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-02-15 11:37:09 +01:00
Krille 10fcf2bac4 chore: Follow up audioplayer on linux 2023-02-14 17:21:06 +01:00
Krille 1cbfb592e9 refactor: Store cached files in tmp directory so OS will clear file cache from time to time 2023-02-14 17:19:28 +01:00
Krille dfc933115f chore: Disable stable for web until script is fixed 2023-02-14 17:03:26 +01:00
Christian Pauly 2d0e7a491e style: Link underline color 2023-02-14 14:05:18 +01:00
Christian Pauly e49408e5b0 refactor: Do only instantiate AudioPlayer() object when in use 2023-02-14 12:54:57 +01:00
Christian Pauly 69e0c48c8e feat: Enable audioplayer for web and linux 2023-02-14 09:15:47 +01:00
Suguru Hirahara 4345ab9772
Translated using Weblate (Japanese)
Currently translated at 96.2% (532 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
2023-02-13 15:38:22 +01:00
Christian Pauly a76ea48d84 fix: Display error when user tries to send too large file 2023-02-13 15:38:08 +01:00
Jelv 78a5206ba7
Translated using Weblate (Dutch)
Currently translated at 100.0% (553 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2023-02-10 11:35:41 +01:00
Suguru Hirahara ac11341677
Translated using Weblate (Japanese)
Currently translated at 64.9% (359 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
2023-02-09 06:37:52 +01:00
Anne Onyme 017 446fa75a90
Translated using Weblate (French)
Currently translated at 100.0% (553 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2023-02-09 06:37:51 +01:00
Priit Jõerüüt d52bba3523
Translated using Weblate (Estonian)
Currently translated at 100.0% (553 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-02-09 06:37:51 +01:00
Christian Pauly 55c8475eba chore: Follow up settings page design 2023-02-07 13:52:14 +01:00
Christian Pauly 80b5a2b3d4 style: Use emojis on web as well 2023-02-07 12:24:22 +01:00
Linerly da91c2bd9f
Translated using Weblate (Indonesian)
Currently translated at 100.0% (553 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-02-06 14:34:12 +01:00
Ihor Hordiichuk 116b4ca361
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (553 of 553 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-02-06 14:34:11 +01:00