Commit graph

4375 commits

Author SHA1 Message Date
Christian Pauly
7ee054781c chore: Update changelog 2022-05-03 16:25:21 +02:00
Christian Pauly
3c0cf0d270 chore: Follow up fix listtile select color 2022-05-03 16:23:49 +02:00
Linerly
916f6536a7 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-03 15:12:59 +02:00
Krille Fear
7288be6172 Merge branch 'braid/chat-list-animation' into 'main'
fix: chat list view animation

See merge request famedly/fluffychat!852
2022-05-03 11:51:37 +00:00
Krille Fear
3b8da8da6e Merge branch 'krille/fix-design-glitch' into 'main'
fix: Design gltich with floating cancel button over textfield

See merge request famedly/fluffychat!855
2022-05-03 10:41:04 +00:00
Christian Pauly
a1052c2b74 fix: Design gltich with floating cancel button over textfield 2022-05-03 12:18:07 +02:00
Krille Fear
f13f1714bf Merge branch 'krille/flutter-upgrade' into 'main'
chore: Upgrade to Flutter 2.10.5

See merge request famedly/fluffychat!854
2022-05-03 10:16:09 +00:00
Christian Pauly
2c7c5f3ec3 chore: Upgrade to Flutter 2.10.5 2022-05-03 11:58:52 +02:00
TheOneWithTheBraid
dd0bcf6f0d 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
667908f012 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
e99fa27f2f 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
1537fdf18c feat: Enable screensharing on Mobile 2022-05-01 12:18:25 +02:00
TheOneWithTheBraid
0a6a3529a0 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
57b7faca10 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
f3fcddf968 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
3972684067 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
f8799790b7 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
b79d48b248 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
25420a08cd 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
fede2d0b38 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
ab50ec3973 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
49caad00c0 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
14a6047fef 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
44ffaa1b41 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
1ea58105c4 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
1e081957e1 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
9770226a24 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
f40ede018c fix:Disable autocorrect in homeserver search field 2022-04-29 13:25:02 -07:00
Krille Fear
2db62448ca 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
91472cbf91 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
0b05192e41 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
3a1c6d8091 chore: Disable minified 2022-04-29 12:05:38 +00:00
Krille Fear
8d22822e19 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
58323f7ede Merge branch 'appimage' into 'main'
feat: support AppImage builds

See merge request famedly/fluffychat!843
2022-04-29 11:44:51 +00:00
TheOneWithTheBraid
b9803bb304 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
5c4615fdde fix: Pictures in stories use wrong shrink algo 2022-04-28 19:21:06 +02:00
Krille Fear
1679e33a3a 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
fce8f02232 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
38bd3deb30 chore: Go back to Flutter 2.10.1 2022-04-28 09:29:28 +00:00
Krille Fear
ff12a90272 Revert "Translated using Weblate (Lithuanian)"
This reverts commit 9adfaf9a2b3a3863f5a3d2b243f03573c8094050
2022-04-28 09:19:36 +00:00
Mind
7445a72129 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
59762e16b8 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
11f8eb61a1 chore: Login design follow up dark mode fix 2022-04-24 07:57:08 +02:00
Krille Fear
88d1b09c59 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
3e27660e5b chore: Bump version 2022-04-23 18:09:08 +02:00
Krille Fear
f9ed20d0a2 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
02fbc4c8fd chore: Add initial integration tests 2022-04-23 11:25:57 +02:00
Krille Fear
e26049532d 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
9325f861af chore: Follow up fixes new login design 2022-04-23 10:57:12 +02:00
Mind
0e5f2283f3 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