Commit Graph

5399 Commits

Author SHA1 Message Date
Oğuz Ersen 9def8de5a8
Translated using Weblate (Turkish)
Currently translated at 100.0% (555 of 555 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2023-03-22 13:57:42 +01:00
josé m f08968800e
Translated using Weblate (Galician)
Currently translated at 100.0% (555 of 555 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-03-22 13:57:42 +01:00
Priit Jõerüüt d8dee5905d
Translated using Weblate (Estonian)
Currently translated at 100.0% (555 of 555 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-03-22 13:57:42 +01:00
Krille c2768ae40a
feat: Jump to last read event 2023-03-22 13:16:00 +01:00
Krille a4a852ede8
feat: Use fragmented timeline to jump to event 2023-03-22 09:16:07 +01:00
Krille ede1e289ce
chore: Follow up new sliverappbar in chatlist 2023-03-22 08:54:36 +01:00
Krille d211dd4aeb
chore: Follow up styling 2023-03-20 07:56:49 +01:00
Krille 20c1dbd00a
style: Use SliverList for chatlist 2023-03-19 19:59:50 +01:00
ShootingStarDragons fa02384808 feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Krille dd4f2fcc35
chore: Finish arm64 linux workaround 2023-03-19 14:02:49 +01:00
Krille 1b2708f4b0
chore: Final try workaround arm64 linux 2023-03-19 10:06:27 +01:00
Krille 7c9e2bfe3c
chore: Workaround adjustments 2023-03-19 09:35:18 +01:00
Krille 13365488b4
chore: Try again workaround linux arm64 build 2023-03-19 09:33:20 +01:00
Krille 02f564f7ed
chore: Remove workaround for linux arm 2023-03-19 09:06:49 +01:00
Krille 0222e6ecd5
chore: Follow up android download dir 2023-03-19 09:04:08 +01:00
Krille df91290a18
chore: Follow up download android 2023-03-19 09:01:14 +01:00
Krille 57618417a1
chore: Maybe fix arm64 2023-03-19 08:38:28 +01:00
Krille 5e3c47a433 Merge branch 'krille/clean-up-ci' into 'main'
refactor: CI scripts and old workarounds for build scripts

See merge request famedly/fluffychat!1101
2023-03-19 07:33:17 +00:00
Krille b30622c1b9
refactor: CI scripts and old workarounds for build scripts 2023-03-19 08:17:16 +01:00
Krille eb651212e6
CI: Use external runners only for integration tests 2023-03-19 07:35:16 +01:00
Krille 78aa686699
chore: Follow up fix google services patch 2023-03-19 07:28:44 +01:00
Krille 156217c3ae
refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Krille 644ef388de
chore: Follow up redesign listtiles in user bottom sheet 2023-03-18 15:26:17 +01:00
Krille 71eac7078e style: Move chats to top 2023-03-15 21:07:36 +01:00
Krille 511dd41d30 fix: Join public room 2023-03-15 19:39:05 +01:00
Krille f24b3ee09b style: Minor adjustments for modal bottom sheets 2023-03-15 19:31:14 +01:00
Christian Kußowski 3b6321383e chore: Update matrix sdk to 0.18.0 2023-03-15 09:44:51 +01:00
Oğuz Ersen 8888fd5884
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-03-12 21:07:57 +01:00
Luna 0accfe4a26
Translated using Weblate (Polish)
Currently translated at 99.2% (550 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2023-03-12 21:07:56 +01:00
Christian Kußowski 535081b483 chore: Follow up qr code width 2023-03-12 17:39:04 +01:00
Christian Kußowski 0f10dfaf91 chore: Update build number 2023-03-12 17:21:17 +01:00
Krille f0ac88c9ee Merge branch 'nico/fix-emote-rooms-without-default' into 'main'
fix: type error in emote pack list in rooms with only non-default packs

Closes #1138

See merge request famedly/fluffychat!1098
2023-03-11 16:54:38 +00:00
Krille f4d13e86b6 chore: disable webrtc on linux again 2023-03-11 17:47:52 +01:00
Nicolas Werner 303ccbe965
fix: type error in emote pack list in rooms with only non-default packs
If a room has emote packs, but none of them have an empty state key, we
insert 'null' to also add a default pack people can easily edit.
However, in that case we initialized the Map<String, Event?> variable
with a Map<String, Event>. As such assigning null will throw. Converting
manually with Map.of fixes that.

fixes #1138
2023-03-11 15:05:08 +01:00
Christian ade164d824
Translated using Weblate (Polish)
Currently translated at 83.3% (462 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2023-03-11 07:04:09 +01:00
Luna e40c86c7e6
Translated using Weblate (Polish)
Currently translated at 83.3% (462 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2023-03-11 06:43:50 +01:00
Very Able a87946a34b
Translated using Weblate (German)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2023-03-11 06:43:50 +01:00
Krille 863c5f1c13 Merge branch 'eighthave-main-patch-71793' into 'main'
docs: let f-droid.org show the right language to the user

See merge request famedly/fluffychat!1092
2023-03-11 05:43:44 +00:00
Krille 6d21b54c62 Merge branch 'no-key-typo-fix' into 'main'
Fix typo (loose->lose)

See merge request famedly/fluffychat!1094
2023-03-11 05:42:54 +00:00
Krille c984a272b3 Merge branch 'malin/flutter-3-7-7' into 'main'
chore: Update to Flutter 3.7.7

See merge request famedly/fluffychat!1096
2023-03-11 05:41:49 +00:00
Malin Errenst 6cf0903af3 chore: Update to Flutter 3.7.7 2023-03-10 11:35:50 +01:00
Krille 16a533cf40 refactor: Remove unused dependency 2023-03-09 20:34:32 +01:00
Krille 3e8d14a53f chore: Switch back to main webrtc 2023-03-09 20:32:59 +01:00
Anonimas 1925578a86
Translated using Weblate (Lithuanian)
Currently translated at 96.0% (532 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/
2023-03-07 23:32:43 +01:00
Christian Kußowski fc62ff3eaa chore: update to flutter 3.7.6 2023-03-07 11:15:52 +01:00
Vivianne Langdon 15dbe4433d Fix typo 2023-03-05 20:14:04 +00:00
Christian Pauly a8d6dadf84 chore: Update to Flutter 3.7.5 2023-03-03 14:35:37 +01:00
Hans-Christoph Steiner ee2b55ca78 let f-droid.org show the right language to the user
The old URL forces the page language to German e,g, `de`.  Removing the locale makes f-droid.org show the language that the browser is using.
2023-03-02 10:56:06 +00:00
Christian Pauly 090b026b92 chore: Fix formatting 2023-03-02 11:54:20 +01:00
Krille e461cb1f53 Merge branch 'malin/addRequireTrailingCommasRule' into 'main'
refactor: Added and applied require_trailing_commas linter rule

See merge request famedly/fluffychat!1091
2023-03-02 10:28:45 +00:00