Commit graph

691 commits

Author SHA1 Message Date
e0fd7ecd3b chore: FurryChat patches 2020-10-29 09:53:36 +00:00
8959e4bbe0 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-29 09:49:45 +00:00
Tirifto
fab1e1b980
Added translation using Weblate (Esperanto) 2020-10-28 20:09:00 +01:00
Sorunome
db2b357f47
fix user popup sometimes crashing 2020-10-28 15:01:16 +01:00
Christian Pauly
b471bd05aa chore: Update packages 2020-10-28 11:54:57 +01:00
Christian Pauly
b903ea9071 fix: Sentry 2020-10-28 10:56:24 +01:00
Sorunome
4981cf4295
chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly
7876164dfc fix: user bottom sheet design 2020-10-28 09:59:18 +01:00
Christian Pauly
87737705ff chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
8a542bf5c2 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly
a8b617e096 fix: Avatar Border Radius 2020-10-28 07:35:38 +01:00
Christian Pauly
a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Đức Tuấn Hoàng
dae5b687b6
Translated using Weblate (Vietnamese)
Currently translated at 5.7% (18 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/vi/
2020-10-27 08:26:45 +01:00
Oğuz Ersen
d8e501904a
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-27 08:26:44 +01:00
Christian Pauly
489de95689 Merge branch 'soru/fix-store' into 'main'
fix: Multiple related store things

Closes #189

See merge request ChristianPauly/fluffychat-flutter!241
2020-10-26 11:19:02 +00:00
Christian Pauly
d74c3e2187 Merge branch 'shine/send-file-multiple-event-send-fix' into 'main'
fix: send file dialog - prevent multiple file sending

See merge request ChristianPauly/fluffychat-flutter!242
2020-10-26 11:18:44 +00:00
Christian Pauly
511a50a6f1 Merge branch 'shine/fix-avatar-loading-spinner-stuck' into 'main'
fix: loading spinner stuck on broken images

Closes #198

See merge request ChristianPauly/fluffychat-flutter!243
2020-10-26 11:18:05 +00:00
Đức Tuấn Hoàng
2f179d2eae
Added translation using Weblate (Vietnamese) 2020-10-26 07:30:33 +01:00
Kateřina Churanová
e917879d92
fix: loading spinner stuck on broken images
Fixes #198
2020-10-25 18:36:47 +01:00
Kateřina Churanová
941b211e63
fix: send file dialog - prevent multiple file sending 2020-10-25 17:38:38 +01:00
Sorunome
36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Serge Tarkovski
c7f8a9319b
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-24 18:26:44 +02:00
Christian Pauly
9130e841f8 Merge branch 'better-edit-cancel' into 'main'
fix: return text field to the previous state after editing message

Closes #196

See merge request ChristianPauly/fluffychat-flutter!234
2020-10-23 15:45:23 +00:00
08e61c0db1 fix: return text field to the previous state after editing message 2020-10-23 15:45:22 +00:00
88006d50fe Fix formatting 2020-10-22 08:14:44 +00:00
9adaad7142 More consistent usage of arrow functions 2020-10-22 08:10:57 +00:00
09ba8e92a1 Fork chores 2020-10-22 10:49:09 +03:00
lucanomax
16dd5164ba
Translated using Weblate (Italian)
Currently translated at 32.5% (102 of 313 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/it/
2020-10-22 09:26:42 +02:00
a2c13cc4bd fix: return text field to the previous state after editing message
closes #9
2020-10-22 10:19:57 +03:00
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
f91e411d81 Remove unused platform info imports 2020-10-18 01:37:14 +00:00
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
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
d0a120ef22 Merge branch 'main' of https://gitlab.com/ChristianPauly/fluffychat-flutter into yiffed 2020-10-15 16:52:19 +03:00
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
b061c4471a Update russian translation 2020-10-14 03:37:00 +00:00
c97cb326f8 Add settings for swipe actions 2020-10-14 06:26:33 +03:00
23936fa7f1 Move Swipeable to separate package 2020-10-14 04:49:29 +03:00
84a4a2c0c4 Code deduplication 2020-10-14 04:49:13 +03:00
de41700741 Add pointer type detection for Swipeable 2020-10-14 04:49:13 +03:00
3ee20eb07c fix replying to wrong message
when new message arrives during the gesture
2020-10-14 04:49:13 +03:00