TheOneWithTheBraid
beb3ae9be3
fix: space bottom bar with group/DM separation
...
- allow group/DM separation for space bottom bar/drawer
- fix unscrollable overflow of room list
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-05 08:54:58 +02:00
TheOneWithTheBraid
bfbf425663
fix: chat list view animation
...
- fix the chat list view animation
- move chat list view body to separate file
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 13:05:31 +02:00
Krille Fear
cc2bbd1928
Merge branch 'krille/enable-screensharing' into 'main'
...
feat: Enable screensharing on Mobile
See merge request famedly/fluffychat!851
2022-05-01 10:40:48 +00:00
Krille Fear
f492a7a4a2
Merge branch 'braid/spaces-fix' into 'main'
...
fix: spces bottom sheet not scrollable
See merge request famedly/fluffychat!850
2022-05-01 10:35:18 +00:00
Christian Pauly
7c97f07458
feat: Enable screensharing on Mobile
2022-05-01 12:18:25 +02:00
TheOneWithTheBraid
1412e69fa9
fix: spces bottom sheet not scrollable
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 12:13:40 +02:00
Krille Fear
dd9adbcdb9
Merge branch 'braid/file_picker_cross' into 'main'
...
chore: defaultly save files on Android
See merge request famedly/fluffychat!849
2022-05-01 10:07:09 +00:00
Linerly
5b35d7d8b9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-05-01 11:43:38 +02:00
Jelv
48b966b895
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-05-01 11:43:38 +02:00
Eric
6485106f30
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-05-01 11:43:37 +02:00
Ihor Hordiichuk
3038d7317a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-05-01 11:43:37 +02:00
Oğuz Ersen
0cfe66745d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-05-01 11:43:36 +02:00
Priit Jõerüüt
c34fd274a0
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-05-01 11:43:36 +02:00
Milan Korecky
43da85b205
Translated using Weblate (Czech)
...
Currently translated at 100.0% (583 of 583 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2022-05-01 11:43:35 +02:00
TheOneWithTheBraid
a9275fc4f6
chore: defaultly save files on Android
...
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Krille Fear
10798ac7ff
Merge branch 'braid/spaces-advanced' into 'main'
...
feat: improve spaces
See merge request famedly/fluffychat!799
2022-04-30 06:47:05 +00:00
TheOneWithTheBraid
26983a15a8
feat: improve spaces
...
- support to show spaces in a list
- add a beautiful animation
This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.
There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 08:08:48 +02:00
Krille Fear
27275c5017
Merge branch 'no-auto-correct-homeserver-in-search' into 'main'
...
fix: Disable autocorrect in discover homeserver adaptive dialog popup
Closes #515
See merge request famedly/fluffychat!846
2022-04-30 05:18:45 +00:00
Krille Fear
9936e90a2f
Merge branch 'braid/appimage-arm-fix' into 'main'
...
fix: AppImages on ARM and auto update
See merge request famedly/fluffychat!847
2022-04-30 05:18:01 +00:00
TheOneWithTheBraid
cdb87ed717
fix: app image build metadata
...
- fix AppImage ARM asset path
- add AppImages to release assets
- add automated updates for AppImages
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 00:07:00 +02:00
Avion
5c26657c22
fix:Disable autocorrect in homeserver search field
2022-04-29 13:25:02 -07:00
Krille Fear
2a6471ff6f
Merge branch 'braid/appimage-fix' into 'main'
...
fix: change path of appimage icon
See merge request famedly/fluffychat!845
2022-04-29 14:00:09 +00:00
TheOneWithTheBraid
f0628e5913
fix: change path of appimage icon
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-29 15:37:51 +02:00
Krille Fear
999467b089
Merge branch 'KrilleFear-main-patch-50280' into 'main'
...
chore: Disable minified
See merge request famedly/fluffychat!844
2022-04-29 12:05:39 +00:00
Krille Fear
fd4777c7ad
chore: Disable minified
2022-04-29 12:05:38 +00:00
Krille Fear
0f357467af
Merge branch 'krille/stories-iamges' into 'main'
...
fix: Pictures in stories use wrong shrink algo
See merge request famedly/fluffychat!842
2022-04-29 11:45:18 +00:00
Krille Fear
21f2cccb8f
Merge branch 'appimage' into 'main'
...
feat: support AppImage builds
See merge request famedly/fluffychat!843
2022-04-29 11:44:51 +00:00
TheOneWithTheBraid
a223e0142f
feat: support AppImage builds
...
- add CI builds for AppImage builds
- add AppImage metadata
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-29 10:11:39 +02:00
Christian Pauly
b786037e93
fix: Pictures in stories use wrong shrink algo
2022-04-28 19:21:06 +02:00
Krille Fear
42267f263e
Merge branch 'revert-9adfaf9a' into 'main'
...
Revert "Translated using Weblate (Lithuanian)"
See merge request famedly/fluffychat!840
2022-04-28 10:42:59 +00:00
Krille Fear
be13ac8871
Merge branch 'KrilleFear-main-patch-56095' into 'main'
...
chore: Go back to Flutter 2.10.1
See merge request famedly/fluffychat!841
2022-04-28 09:49:56 +00:00
Krille Fear
7e9c32bb8a
chore: Go back to Flutter 2.10.1
2022-04-28 09:29:28 +00:00
Krille Fear
108260d94b
Revert "Translated using Weblate (Lithuanian)"
...
This reverts commit 9adfaf9a2b
2022-04-28 09:19:36 +00:00
Mind
9adfaf9a2b
Translated using Weblate (Lithuanian)
...
Currently translated at 12.1% (71 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/
2022-04-27 08:12:20 +02:00
Krille Fear
22f803078e
Merge branch 'krille/fix-login-darkmode' into 'main'
...
chore: Login design follow up dark mode fix
See merge request famedly/fluffychat!839
2022-04-24 06:17:28 +00:00
Christian Pauly
b94bdccb3b
chore: Login design follow up dark mode fix
2022-04-24 07:57:08 +02:00
Krille Fear
fa47d92933
Merge branch 'krille/bumpversion' into 'main'
...
chore: Bump version
See merge request famedly/fluffychat!838
2022-04-23 16:30:31 +00:00
Christian Pauly
08ba1901aa
chore: Bump version
2022-04-23 18:09:08 +02:00
Krille Fear
28aa55057b
Merge branch 'krille/integration-tests' into 'main'
...
chore: Add initial integration tests
See merge request famedly/fluffychat!833
2022-04-23 09:45:21 +00:00
Christian Pauly
e9916a9fa4
chore: Add initial integration tests
2022-04-23 11:25:57 +02:00
Krille Fear
263e696d1d
Merge branch 'krille/new-login-design-followup' into 'main'
...
chore: Follow up fixes new login design
See merge request famedly/fluffychat!837
2022-04-23 09:17:45 +00:00
Christian Pauly
0f1bb4dccf
chore: Follow up fixes new login design
2022-04-23 10:57:12 +02:00
Mind
1a2eb272fa
Translated using Weblate (Lithuanian)
...
Currently translated at 6.0% (35 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/
2022-04-23 02:20:50 +02:00
Mind
ebf2ec789b
Translated using Weblate (Lithuanian)
...
Currently translated at 2.9% (17 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/
2022-04-22 11:04:36 +02:00
Mind
96da138312
Added translation using Weblate (Lithuanian)
2022-04-21 13:28:26 +02:00
Linerly
dac36f7a51
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (582 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-04-21 13:15:11 +02:00
Xosé M
990ef861ee
Translated using Weblate (Galician)
...
Currently translated at 100.0% (582 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2022-04-19 20:55:40 +02:00
Priit Jõerüüt
5f8bb400c6
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (582 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-04-19 20:55:39 +02:00
Linerly
86312c2dc9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (582 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-04-17 21:07:10 +02:00
Jelv
6a60f16f83
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (582 of 582 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-04-17 21:07:10 +02:00