Commit Graph

936 Commits

Author SHA1 Message Date
Inex Code f956476bf3
Settings redesign (#4)
* Stashed settings redesign work

* Move settings views to the separate folder

* Move theme settings

* Finish moving around the settings

* Fix settings navigation on wide screens

* Give visual hints of selected settings view
2020-10-14 04:21:28 +03:00
Inex Code 57481c2fb0 Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-11 17:47:09 +03:00
Christian Pauly 48d4caf4f0 Update README.md 2020-10-10 10:22:08 +00:00
Xosé M 2dde86d235
Translated using Weblate (Galician)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/gl/
2020-10-10 07:26:38 +02:00
Inex Code fc92d572a5
Make windows build parallel to others 2020-10-09 17:31:41 +03:00
Inex Code d2d87e561c Fix android notifications, closes #7 2020-10-09 13:05:31 +00:00
Sorunome 04621257b3 Merge branch 'MTRNord/fix-userLeftTheChat' into 'main'
fix(locals): Calling the wrong parameter on userLeftTheChat caused wrong output

See merge request ChristianPauly/fluffychat-flutter!215
2020-10-09 07:02:31 +00:00
MTRNord 0070ce55cc
fix(locals): Calling the wrong parameter on userLeftTheChat caused wrong output 2020-10-09 08:40:53 +02:00
Christian Pauly 4a5468151a Merge branch 'soru/better-use-secret-store' into 'main'
fix: overgo issues with flutter_secure_store

See merge request ChristianPauly/fluffychat-flutter!213
2020-10-08 08:23:29 +00:00
Christian Pauly 681fed1169 Merge branch 'soru/update-secure-store' into 'main'
chore: update flutter_secure_store

See merge request ChristianPauly/fluffychat-flutter!212
2020-10-08 08:22:39 +00:00
Sorunome 6d0f344b67
fix: overgo issues with flutter_secure_store 2020-10-08 10:11:13 +02:00
Inex Code d00600ae8a More Github actions fixes 2020-10-07 21:13:02 +00:00
Inex Code 2e7bb4acb4 Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-08 00:08:17 +03:00
lucanomax 8980d409d9
Translated using Weblate (Italian)
Currently translated at 10.8% (34 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/it/
2020-10-07 20:26:40 +02:00
Oğuz Ersen 6eb9e0e7da
Translated using Weblate (Turkish)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/tr/
2020-10-07 20:26:39 +02:00
Nikita Epifanov 3e30fd5d35
Translated using Weblate (Russian)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/ru/
2020-10-07 20:26:39 +02:00
Milo Ivir 76ef613137
Translated using Weblate (Croatian)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/hr/
2020-10-07 20:26:38 +02:00
Anne Onyme 017 5d702d302d
Translated using Weblate (French)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/fr/
2020-10-07 20:26:38 +02:00
Priit Jõerüüt 123dd34afd
Translated using Weblate (Estonian)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/et/
2020-10-07 20:26:37 +02:00
Milo Ivir 819c39cd50
Translated using Weblate (German)
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/de/
2020-10-07 20:26:37 +02:00
Sorunome 61c6aecd03
chore: update flutter_secure_store 2020-10-07 09:35:25 +02:00
Inex Code 88e4a9c3ae
Add Windows builds to CI 2020-10-07 03:05:11 +03:00
Inex Code faa113d4c1 uuh im sorry 2020-10-06 23:50:23 +00:00
Inex Code 65ddb941d9 Fix github actions env 2020-10-06 23:46:21 +00:00
Inex Code f52ea0d505 Remove gemfiles, deploy web version of furrychat. 2020-10-06 23:02:21 +00:00
Inex Code afba2bc1fe Fix formatting 2020-10-06 22:15:40 +00:00
Inex Code 8e9568160f
Trying to fix Flutter in CI... 2020-10-07 01:12:42 +03:00
Inex Code b3a7049896
Add sudo to github CI 2020-10-07 01:09:31 +03:00
Inex Code eb5fb3813a
Get rid of docker in github actions 2020-10-07 01:07:36 +03:00
Inex Code 0fbc62fe91
Coverage based on Github actions 2020-10-07 00:28:48 +03:00
Inex Code 522d36be6b More forking chores 2020-10-06 23:37:47 +03:00
Inex Code 55d60853b3 Forking out 2020-10-06 22:59:36 +03:00
Inex Code 73e3c85626 Merge commit 'bd1508c54547936a7f96082b7f21a7eddfd9d34f' into yiffed 2020-10-06 22:16:52 +03:00
Christian Pauly 999f21ffbd Merge branch 'soru/file-resize-isolate' into 'main'
fix: resize images in a separate isolate

See merge request ChristianPauly/fluffychat-flutter!211
2020-10-06 17:29:15 +00:00
Sorunome 56967a9284
fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Christian Pauly bd1508c545 Merge branch 'soru/fix-device-name' into 'main'
fix: Show device name in account information correctly

Closes #170

See merge request ChristianPauly/fluffychat-flutter!207
2020-10-06 15:44:02 +00:00
Christian Pauly c247b33e6d Update .gitlab-ci.yml 2020-10-06 15:00:08 +00:00
Christian Pauly fa39b206e2 Update .gitlab-ci.yml 2020-10-06 14:46:04 +00:00
Christian Pauly a9413562fc fix: Build Linux CI 2020-10-06 16:37:27 +02:00
Christian Pauly 2a6b5d822e fix: Build Linux CI 2020-10-06 16:31:52 +02:00
lucanomax e2ca115eca
Added translation using Weblate (Italian) 2020-10-06 10:46:52 +02:00
Oğuz Ersen 13c0b625ac Translated using Weblate (Turkish)
Currently translated at 100.0% (312 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/tr/
2020-10-06 09:15:44 +02:00
Milo Ivir 8ebc02b7ae Translated using Weblate (Croatian)
Currently translated at 100.0% (312 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/hr/
2020-10-06 09:15:44 +02:00
Anne Onyme 017 952a8eeade Translated using Weblate (French)
Currently translated at 100.0% (312 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/fr/
2020-10-06 09:15:44 +02:00
Sorunome fd6b52bb47 Translated using Weblate (English)
Currently translated at 100.0% (312 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/en/
2020-10-06 09:15:44 +02:00
Christian Pauly ec53ead45b Merge branch 'krille/change-device-name' into 'main'
feat: Implement change device name

See merge request ChristianPauly/fluffychat-flutter!210
2020-10-06 07:15:34 +00:00
Christian Pauly bfd3888607 feat: Implement change device name 2020-10-06 07:03:50 +00:00
Christian Pauly 9653d0dd7e Merge branch 'soru/fix-image-send' into 'main'
fix: send images as images, not files

See merge request ChristianPauly/fluffychat-flutter!209
2020-10-06 07:03:43 +00:00
Sorunome 751dcb7600
fix: send images as images, not files 2020-10-05 16:41:29 +02:00
Inex Code 7371b6f63a Fix issues with firebase upgrade 2020-10-04 21:23:11 +00:00