Commit Graph

664 Commits

Author SHA1 Message Date
Inex Code 09ba8e92a1 Fork chores 2020-10-22 10:49:09 +03:00
Inex Code a2c13cc4bd fix: return text field to the previous state after editing message
closes #9
2020-10-22 10:19:57 +03:00
Inex Code 687c0aba1d Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-22 08:07:28 +03:00
Sorunome 4cb19be8ad
fix: Web server picker 2020-10-21 12:05:35 +02:00
Sorunome b29ebce717
fix: Some single-emoji names crashing 2020-10-19 16:57:06 +02:00
Inex Code f91e411d81 Remove unused platform info imports 2020-10-18 01:37:14 +00:00
Inex Code 2a3cb73e32 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-18 01:32:21 +00:00
Christian Pauly a713a2f352 fix: Minor design fix 2020-10-17 13:04:33 +02:00
Christian Pauly e9aa285f1a fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly 6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly bd597d39c2 Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply

Closes #129

See merge request ChristianPauly/fluffychat-flutter!208
2020-10-17 09:15:55 +00:00
Inex Code f9904863a8 fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Christian Pauly 51745b0aee Merge branch 'krille/implement-linux-desktop-notifications' into 'main'
feat: Implement linux desktop notifications

See merge request ChristianPauly/fluffychat-flutter!226
2020-10-17 08:25:36 +00:00
Christian Pauly 75cd6f1f23 feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Inex Code d0a120ef22 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-15 16:52:19 +03:00
Inex Code 3efe41bfdc Reorganize imports 2020-10-15 16:51:24 +03:00
Christian Pauly c5c7ee7e07 fix: Change device displayname 2020-10-15 09:34:40 +02:00
Inex Code b061c4471a Update russian translation 2020-10-14 03:37:00 +00:00
Inex Code c97cb326f8 Add settings for swipe actions 2020-10-14 06:26:33 +03:00
Inex Code 23936fa7f1 Move Swipeable to separate package 2020-10-14 04:49:29 +03:00
Inex Code 84a4a2c0c4 Code deduplication 2020-10-14 04:49:13 +03:00
Inex Code de41700741 Add pointer type detection for Swipeable 2020-10-14 04:49:13 +03:00
Inex Code 3ee20eb07c fix replying to wrong message
when new message arrives during the gesture
2020-10-14 04:49:13 +03:00
Inex Code 20efc3dbb6 fix formatting 2020-10-14 04:49:13 +03:00
Inex Code b6c3506126 feat: Swipe to Reply 2020-10-14 04:49:13 +03:00
Inex Code d5d7a254e3 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-14 04:47:54 +03:00
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
Christian Pauly 81e32c5ee4 fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Lukas Lihotzki 1b1dfc7c81 Update native_imaging 2020-10-12 11:56:20 +02:00
lucanomax 6a6845406a
Translated using Weblate (Italian)
Currently translated at 25.2% (79 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/it/
2020-10-11 23:26:41 +02:00
爱酱 6b70cd1fe9
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (313 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/zh_Hans/
2020-10-11 23:26:40 +02:00
abidin toumi 39d8b7b09f
Translated using Weblate (Arabic)
Currently translated at 90.7% (284 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/ar/
2020-10-11 23:26:38 +02:00
Inex Code 57481c2fb0 Merge remote-tracking branch 'upstream/main' into yiffed 2020-10-11 17:47:09 +03:00
Kateřina Churanová 060156ce12
fix: fixed mxid input method, removed code redundancy 2020-10-11 13:25:06 +02: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 d2d87e561c Fix android notifications, closes #7 2020-10-09 13:05: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
Sorunome 6d0f344b67
fix: overgo issues with flutter_secure_store 2020-10-08 10:11:13 +02: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
Inex Code afba2bc1fe Fix formatting 2020-10-06 22:15:40 +00: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