Commit Graph

5057 Commits

Author SHA1 Message Date
Krille c9f4904d99 refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Linerly bd5a6e5578
Translated using Weblate (Indonesian)
Currently translated at 100.0% (649 of 649 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-12-30 17:50:29 +01:00
Christian 29ec1735e9
Translated using Weblate (German)
Currently translated at 100.0% (649 of 649 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2022-12-30 17:50:29 +01:00
Krille 7436cb4aa8 chore: Minor lable fixes 2022-12-30 17:45:58 +01:00
Krille ee3351f643 chore: Follow up fix 2022-12-30 16:27:44 +01:00
Krille fff3dc9946 refactor: New private chat 2022-12-30 14:37:13 +01:00
Krille Fear 1e1e591d27 feat: Store drafts 2022-12-30 13:32:52 +01:00
Krille Fear abb99df271 chore: Bump version 2022-12-30 13:12:20 +01:00
Krille Fear 6616314d77 fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Krille Fear 3cb7842a7b chore: Make audio player dialog not dismissable 2022-12-30 12:53:42 +01:00
Krille Fear 77aca413fb chore: Remove deprecated share button 2022-12-30 12:52:29 +01:00
Krille Fear 04f34a4301 chore: Remove deprecated share button 2022-12-30 12:49:17 +01:00
Krille Fear d3e3252de8 chore: Disable audio player on linux 2022-12-30 12:36:20 +01:00
Krille Fear ca203608fa feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
Krille Fear e9d02336e1 fix: File event design 2022-12-30 10:40:53 +01:00
Krille Fear b3ad9a3a70 chore: Minor design adjustments 2022-12-30 09:12:27 +01:00
Krille Fear d2f472e86c fix: Content banner 2022-12-30 09:04:46 +01:00
Krille Fear 338331d6e1 fix: Correct redacted by username 2022-12-30 09:01:43 +01:00
Krille Fear b65357576c fix: Encryption button is orange in public rooms 2022-12-30 09:00:01 +01:00
Krille Fear 99b0ee194c chore: Nicer new chat design 2022-12-30 08:59:00 +01:00
Krille Fear d930b569fc chore: Adjust onboarding design 2022-12-29 20:38:13 +01:00
Krille Fear 7da70ebeba fix: Do not setup push on every app resume 2022-12-29 10:35:02 +01:00
Krille Fear 54303ef635 chore: Follow up fix search bar 2022-12-29 10:33:13 +01:00
Krille Fear 05285b46d8 chore: Follow up fix chat list 2022-12-29 10:26:01 +01:00
Krille Fear 220dda715a chore: Remove broken arb file 2022-12-29 10:08:50 +01:00
Raatty a702a12c71
Added translation using Weblate (Yue (yue_HK)) 2022-12-28 23:47:12 +01:00
Linerly 17f8eda6e4
Translated using Weblate (Indonesian)
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-12-28 08:41:47 +01:00
Mike Evans 139d1f01ca
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-12-28 08:41:47 +01:00
Ihor Hordiichuk 7b3cfe875f
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-12-28 08:41:47 +01:00
Oğuz Ersen 3b455d7801
Translated using Weblate (Turkish)
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-12-28 08:41:47 +01:00
Anne Onyme 017 ed68fc55fc
Translated using Weblate (French)
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2022-12-28 08:41:47 +01:00
Priit Jõerüüt 108c620326
Translated using Weblate (Estonian)
Currently translated at 100.0% (647 of 647 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-12-28 08:41:47 +01:00
The one with the Braid accd4b9a23 Merge branch 'braid/room-list-fixes' into 'main'
fix: minor issues in room list

See merge request famedly/fluffychat!1056
2022-12-28 07:41:40 +00:00
TheOneWithTheBraid 0a4f7c9d26 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:35:06 +01:00
Krille 2512630172 Merge branch 'braid/android-push-follow-up' into 'main'
fix: Android push notification follow-up

See merge request famedly/fluffychat!1061
2022-12-28 07:35:02 +00:00
The one with the Braid 30b17beaa7 Merge branch 'braid/windows-olm' into 'main'
feat: include olm to Windows builds

See merge request famedly/fluffychat!1007
2022-12-28 07:16:47 +00:00
TheOneWithTheBraid e368227780 feat: include olm to Windows builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:08:58 +01:00
Krille f9e4b9356a Merge branch 'braid/matrix-version-bump' into 'main'
chore: bump matrix sdk

See merge request famedly/fluffychat!1060
2022-12-28 06:50:42 +00:00
TheOneWithTheBraid b24a7d9510 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 20:25:45 +01:00
TheOneWithTheBraid 6084d36ed2 chore: bump matrix sdk
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 14:38:22 +01:00
Krille 781a02cea7 Merge branch 'braid/cute-events' into 'main'
chore: improve cute events rendering

See merge request famedly/fluffychat!1054
2022-12-27 12:16:57 +00:00
Krille Fear fbb9f40f01 chore: Remove workaround of record package 2022-12-27 13:15:46 +01:00
Krille Fear c19946c184 chore: Follow up root navigator fix 2022-12-26 20:21:18 +01:00
Krille Fear 2ba6e15e59 chore: Update dependencies 2022-12-26 19:22:36 +01:00
Krille Fear 0052b6d42f chore: Use correct mono font 2022-12-26 19:20:52 +01:00
Krille Fear 94b19cf6a6 chore: Nicer verification dialog 2022-12-26 18:30:18 +01:00
Linerly b1699cfa16
Translated using Weblate (Indonesian)
Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-12-26 18:07:07 +01:00
Ihor Hordiichuk c7dcceb7dd
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-12-26 18:07:07 +01:00
Oğuz Ersen 496bb0dbd4
Translated using Weblate (Turkish)
Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-12-26 18:07:07 +01:00
Krille 1294479974 Merge branch 'krille/nicer-encryption-page' into 'main'
design: New encryption page

See merge request famedly/fluffychat!1059
2022-12-26 17:07:00 +00:00