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 |
|
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 |
|
Inex Code
|
08e61c0db1
|
fix: return text field to the previous state after editing message
|
2020-10-23 15:45:22 +00: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 |
|
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 |
|
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 |
|
Christian Pauly
|
c5c7ee7e07
|
fix: Change device displayname
|
2020-10-15 09:34:40 +02: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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
bfd3888607
|
feat: Implement change device name
|
2020-10-06 07:03:50 +00:00 |
|
Sorunome
|
751dcb7600
|
fix: send images as images, not files
|
2020-10-05 16:41:29 +02:00 |
|
Sorunome
|
468c2587aa
|
fix: Show device name in account information correctly
|
2020-10-04 21:17:49 +02:00 |
|
Christian Pauly
|
1d5607f9c5
|
Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main
|
2020-10-04 20:30:12 +02:00 |
|
Christian Pauly
|
aee854e5d5
|
fix: Minor fixes
|
2020-10-04 20:30:06 +02:00 |
|
Sorunome
|
f6ab1e0d6d
|
fix: Make theme loading work properly
|
2020-10-04 20:11:10 +02:00 |
|
Christian Pauly
|
0413b0c0b1
|
fix: User Status crash
|
2020-10-04 17:33:02 +00:00 |
|