Commit Graph

4679 Commits

Author SHA1 Message Date
Christian Pauly 0184a9be06 chore: Follow up mxc image fixes 2022-07-29 21:01:18 +02:00
Krille Fear 0eee5f70ea Merge branch 'krille/fix-mxc-image' into 'main'
chore: Follow up fix mxc Image

See merge request famedly/fluffychat!969
2022-07-29 18:09:14 +00:00
Christian Pauly e8a6883e73 chore: Follow up fix mxc Image 2022-07-29 19:50:39 +02:00
Krille Fear 4571e476c0 Merge branch 'krille/fix-null-checks' into 'main'
fix: Missing null checks in chat details view

See merge request famedly/fluffychat!968
2022-07-29 17:13:00 +00:00
Krille Fear d20c74c298 Merge branch 'krille/simplify-mxc-content' into 'main'
refactor: Simplify MxcImage and replace CachedNetworkImage

See merge request famedly/fluffychat!967
2022-07-29 17:09:42 +00:00
Christian Pauly c275c6a1c6 fix: Missing null checks in chat details view 2022-07-29 18:52:41 +02:00
Christian Pauly 7644cf4463 refactor: Simplify MxcImage and replace CachedNetworkImage 2022-07-29 18:41:05 +02:00
Krille Fear 18ebdc4602 Merge branch 'krille/add-reaction-loading-dialog' into 'main'
fix: Dont display loading dialog when adding reaction

See merge request famedly/fluffychat!966
2022-07-29 15:01:20 +00:00
Christian Pauly 860427192e fix: Dont display loading dialog when adding reaction 2022-07-29 13:27:57 +02:00
Christian Pauly fe2aea6d3c fix: Clearing push triggered when only one room got seen 2022-07-29 11:17:23 +00:00
Christian Pauly dfd9106e56 chore: Update SDK and remove old override 2022-07-29 12:56:02 +02:00
Milo Ivir 73e0e06756
Translated using Weblate (Croatian)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2022-07-28 15:20:25 +02:00
Xosé M bf8c6730fe
Translated using Weblate (Galician)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2022-07-28 15:20:23 +02:00
TheOneWithTheBraid 6ba440cc7b refactor: move start chat FAB to implementation file
- moved the start chat FAB to an own implementation file
- added some required animation to the FAB

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 11:11:53 +00:00
TheOneWithTheBraid a522a90e35 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
TheOneWithTheBraid 82cb094b44 feat: libhandy integration
- supports GTK 4 window borders

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 08:27:24 +00:00
Krille Fear f9065277fa chore: Disable integration tests without runners 2022-07-27 17:33:26 +00:00
Krille Fear 88924bc328 chore: Switch to flutter 3.0.5 2022-07-27 17:18:27 +00:00
Aminda Suomalainen 6e0610dfdc
Translated using Weblate (Finnish)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2022-07-26 13:19:22 +02:00
Linerly a8f35e198b
Translated using Weblate (Indonesian)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-07-26 13:19:22 +02:00
Eric 70f404d462
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-07-26 13:19:21 +02:00
Ihor Hordiichuk 3c3a8d1f47
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-07-26 13:19:21 +02:00
Oğuz Ersen ccc94b63d3
Translated using Weblate (Turkish)
Currently translated at 100.0% (606 of 606 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-07-26 13:19:21 +02:00
TheOneWithTheBraid 80f6505671 feat: implement space hierarchy
- implement spaces hierarchy
- create expandable navigation drawer tiles
- display suggested rooms below joined rooms when in space
- everything works nested
- fix shared preferenced conflic with debug builds on Linux
- add [`package:async`](https://pub.dev/packages/async)

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-24 13:55:12 +02:00
Aminda Suomalainen 9f3754fc2f
Translated using Weblate (Finnish)
Currently translated at 97.1% (587 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2022-07-24 08:22:46 +02:00
Przemysław Romanik 48a7cfa205
Translated using Weblate (Polish)
Currently translated at 75.3% (455 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2022-07-24 04:19:27 +02:00
Christian Pauly 8306b3d272 chore: Only run release tests when something has changed 2022-07-22 19:22:12 +02:00
Christian Pauly 4a7b980aea chore: Follow up fix 2022-07-22 13:15:20 +02:00
Christian Pauly 534c84db7d feat: Implement deleting pushers in app 2022-07-22 11:01:58 +02:00
Linerly 839711bb9b
Translated using Weblate (Indonesian)
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-07-20 11:15:21 +02:00
Eric d261a67994
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-07-20 11:15:20 +02:00
Ihor Hordiichuk e1f14f2744
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-07-20 11:15:20 +02:00
Oğuz Ersen ee11570c18
Translated using Weblate (Turkish)
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-07-20 11:15:19 +02:00
Xosé M 8be7ec3b66
Translated using Weblate (Galician)
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2022-07-20 11:15:19 +02:00
Priit Jõerüüt 80a904ba7d
Translated using Weblate (Estonian)
Currently translated at 100.0% (604 of 604 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-07-20 11:15:18 +02:00
TheOneWithTheBraid 3e80e3f67e feat: Emoji related fixes
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:32:06 +00:00
TheOneWithTheBraid 3e3858d729 feat: introduce extended integration tests
- test both FLOSS and non-floss builds
- test on Synapse, Dendrite and Conduit
- remove Synapse-specific test
- add static Release mode app launch test

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 18:27:23 +02:00
TheOneWithTheBraid 66d87a6187 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
Christian Pauly 815c7626fc chore: Adjust search bar design 2022-07-17 16:46:51 +02:00
TheOneWithTheBraid 874beb943a chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-15 07:18:10 +02:00
Amir Hossein Maher fed0abbfd1
Translated using Weblate (Persian)
Currently translated at 4.5% (27 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fa/
2022-07-13 23:19:17 +02:00
Christian Pauly e2c95fc2b6 refactor: Remove presence status feature 2022-07-13 08:41:02 +02:00
Christian Pauly 7c6874ed65 chore: Follow up chatlist appbar design 2022-07-13 08:40:01 +02:00
Christian Pauly b50355f33e chore: Follow up appbar design 2022-07-12 21:37:04 +02:00
Christian Pauly f39213ca9b chore: Adjust appbar design 2022-07-12 19:40:29 +02:00
Nikita Epifanov b9e72225f9
Translated using Weblate (Russian)
Currently translated at 100.0% (593 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2022-07-12 13:18:51 +02:00
Linerly 58da4dcad0
Translated using Weblate (Indonesian)
Currently translated at 100.0% (593 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-07-11 11:20:56 +02:00
Jelv 9bc39b8547
Translated using Weblate (Dutch)
Currently translated at 99.8% (592 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-07-11 11:20:56 +02:00
Eric 1824530da6
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (593 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-07-11 11:20:55 +02:00
Ihor Hordiichuk f24f60a58c
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (593 of 593 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-07-11 11:20:55 +02:00