TheOneWithTheBraid
a81e732617
feat: propose homeserver based on response time
...
- use `package:matrix_homeserver_recommendations` to benchmark
homeservers
- propose fastest server without anti-features as homeserver
- display small button with server information
- use Matrix.org / the default configuration as fallback
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-05 01:19:00 +01:00
Krille Fear
95182a623e
Merge branch 'krille/sdk' into 'main'
...
chore: Update SDK
See merge request famedly/fluffychat!711
2022-02-04 08:33:37 +00:00
Christian Pauly
c0546b4d2e
chore: Update SDK
2022-02-04 09:14:51 +01:00
Krille Fear
c67459dbc2
Merge branch 'krille/redesign-empty-stories' into 'main'
...
design: Use IconButton instead of listTile for first story
See merge request famedly/fluffychat!710
2022-02-03 08:11:58 +00:00
Eric
f40c02c116
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (541 of 541 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-02-03 08:57:25 +01:00
Krille Fear
8ad6b52902
Merge branch 'krille/open-chat-linux-notifications' into 'main'
...
feat: Open chat button from Linux notification
See merge request famedly/fluffychat!709
2022-02-03 07:57:17 +00:00
Christian Pauly
787bdbcba9
design: Use IconButton instead of listTile for first story
2022-02-03 08:52:22 +01:00
Christian Pauly
4ea26dee47
feat: Open chat button from Linux notification
2022-02-03 08:41:28 +01:00
Krille Fear
0a909dcfb9
Merge branch 'krille/matrix-sdk-image-thumbnailing' into 'main'
...
fix: Set image width and height
See merge request famedly/fluffychat!708
2022-02-03 06:55:34 +00:00
Christian Pauly
213976ad59
fix: Set image width and height
...
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Christian
1af13a6bbf
Translated using Weblate (German)
...
Currently translated at 99.6% (538 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2022-02-03 07:12:56 +01:00
Krille Fear
d0bfd56747
Merge branch 'krille/report-users' into 'main'
...
feat: Add button to report offensive users to server admins
See merge request famedly/fluffychat!707
2022-02-03 06:12:49 +00:00
Christian Pauly
b96e67ceea
feat: Add button to report offensive users to server admins
2022-02-03 06:53:14 +01:00
Krille Fear
dfa58cfe05
Merge branch 'td/suggestions_fix' into 'main'
...
fix: suggestions menu and use empty map in html messages null return
See merge request famedly/fluffychat!705
2022-02-02 07:55:38 +00:00
Jayesh Nirve
54c26df9cf
fix: suggestions menu and use empty map in html messages null return
2022-02-02 13:07:33 +05:30
Krille Fear
0a6afa9da4
Merge branch 'td/fix_pill' into 'main'
...
fix: cast error in html messages
Closes #808
See merge request famedly/fluffychat!703
2022-02-02 07:32:16 +00:00
Jayesh Nirve
b77d1bbc1d
fix: cast error in html messages
2022-02-02 12:03:40 +05:30
abidin toumi
7da6b32975
Translated using Weblate (Arabic)
...
Currently translated at 87.0% (470 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2022-02-01 18:55:53 +01:00
Krille Fear
ff6f67e1b2
Merge branch 'krille/migrate-to-nullsafety' into 'main'
...
refactor: Migrate to null safety
See merge request famedly/fluffychat!701
2022-02-01 07:58:27 +00:00
Krille Fear
d5c55503f6
ci: Update olm download link
2022-02-01 07:39:44 +00:00
Krille Fear
ef4c5089d5
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Nikita Epifanov
efcf9c8949
Translated using Weblate (Russian)
...
Currently translated at 98.8% (534 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2022-01-29 08:53:45 +01:00
Krille Fear
ded70a7fce
Merge branch 'krille/fix-filenames' into 'main'
...
chore: Follow up fix filenames
See merge request famedly/fluffychat!700
2022-01-29 07:21:24 +00:00
Christian Pauly
91309f6bdf
chore: Follow up fix filenames
2022-01-29 08:04:48 +01:00
Krille Fear
ffaab465d0
Merge branch 'krille/fixfilename' into 'main'
...
chore: Follow up fix uri encoding
See merge request famedly/fluffychat!699
2022-01-28 20:03:21 +00:00
Krille Fear
374cefaf64
chore: Follow up fix uri encoding
2022-01-28 20:43:59 +01:00
Krille Fear
e4ca34ddcc
Merge branch 'krille/null-safe-widgets' into 'main'
...
refactor: Make widgets null safe
See merge request famedly/fluffychat!698
2022-01-28 18:04:33 +00:00
Krille Fear
0454a725f3
chore: Follow up fix Play audio and video messages
2022-01-28 18:46:23 +01:00
Krille Fear
c10b38b27b
refactor: Make widgets null safe
2022-01-28 18:21:20 +01:00
Krille Fear
076f6d2270
Merge branch 'krille/fix-linux-desktop' into 'main'
...
fix: linux snap notification avatar
See merge request famedly/fluffychat!697
2022-01-28 17:12:32 +00:00
Krille Fear
227869d84d
fix: linux snap notification avatar
2022-01-28 17:53:13 +01:00
Krille Fear
12e9637ddc
Merge branch 'krille/fix-filename' into 'main'
...
chore: fix Video audio filename
See merge request famedly/fluffychat!696
2022-01-27 21:36:05 +00:00
Christian Pauly
c535e6fe41
chore: fix Video audio filename
2022-01-27 22:16:03 +01:00
Krille Fear
c387d59b1d
Merge branch 'krille/fix-videoplayer-filenames' into 'main'
...
fix: Videoplayer filenames
See merge request famedly/fluffychat!695
2022-01-27 20:20:45 +00:00
Christian Pauly
89f32bd4c3
fix: Videoplayer filenames
2022-01-27 21:01:29 +01:00
Krille Fear
6ae4247ccf
Merge branch 'krille/update-privacy' into 'main'
...
chore: Update privacy
See merge request famedly/fluffychat!694
2022-01-27 15:21:49 +00:00
Krille Fear
d4d5a051b3
chore: Add missing link
2022-01-27 15:03:05 +00:00
Krille Fear
125bca937a
chore: Update privacy
2022-01-27 15:02:27 +00:00
Linerly
e764def747
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-01-27 07:11:21 +01:00
Priit Jõerüüt
19a5a551f9
Translated using Weblate (Estonian)
...
Currently translated at 97.5% (527 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-01-27 07:11:20 +01:00
a8d773115a
Translated using Weblate (Finnish)
...
Currently translated at 90.0% (486 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2022-01-25 20:53:06 +01:00
Hermógenes Oliveira
c0f81af666
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
2022-01-25 20:53:05 +01:00
Krille Fear
f17ae118d0
Merge branch 'krille/fix-stories-ios-badge' into 'main'
...
chore: Follow up stories fix ios badge
See merge request famedly/fluffychat!693
2022-01-24 16:14:01 +00:00
Krille Fear
0b361698f8
chore: Follow up stories fix ios badge
2022-01-24 16:54:24 +01:00
Krille Fear
8effa4464b
Merge branch 'ci-bot/dependency-updates' into 'main'
...
chore: automated dependency update
See merge request famedly/fluffychat!692
2022-01-24 14:36:41 +00:00
Dependency Update Bot
95a43ce56c
chore: Update dependencies
2022-01-24 08:02:22 +00:00
Jelv
6b47381a2b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-01-23 11:13:13 +01:00
Eric
b7f9afb611
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-01-23 11:13:11 +01:00
Ihor Hordiichuk
433801d491
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-01-23 11:13:11 +01:00
Oğuz Ersen
3138ef3402
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (540 of 540 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-01-23 11:13:10 +01:00