Commit Graph

931 Commits

Author SHA1 Message Date
Christian Pauly d9590dd4e8 fix: Minor design issues 2020-11-22 16:50:09 +01:00
Christian Pauly 7d08817f1c fix: Buttons in chatlist 2020-11-22 16:43:45 +01:00
Christian Pauly a6b60ad4fb fix: Sendername prefix 2020-11-22 16:41:33 +01:00
Christian Pauly 8aaff6fbbe fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly 418a4e2397 Merge branch 'krille/minor-design-improvements' into 'main'
feat: Minor design improvements

See merge request ChristianPauly/fluffychat-flutter!291
2020-11-22 14:47:05 +00:00
Christian Pauly 0b8cc24117 feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly 0ed29b60cd fix: Minor key request design fix 2020-11-22 14:52:14 +01:00
Auri B.P 6095e9901a Translated using Weblate (Catalan)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/
2020-11-22 12:14:53 +01:00
Oğuz Ersen ea6952e2ff Translated using Weblate (Turkish)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-11-22 12:14:53 +01:00
Milo Ivir 7bf5855e21 Translated using Weblate (Croatian)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-11-22 12:14:53 +01:00
Milo Ivir ccb7933734 Translated using Weblate (German)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-11-22 12:14:53 +01:00
Sorunome c65dc9da51 Translated using Weblate (English)
Currently translated at 99.0% (317 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
2020-11-22 12:14:53 +01:00
Christian Pauly 2516848e81 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Christian Pauly ad824803d5 Merge branch 'soru/fix-wrong-event-copied' into 'main'
fix: Copying an event did not obey edits

See merge request ChristianPauly/fluffychat-flutter!284
2020-11-21 19:06:33 +00:00
Sorunome 0cb262c39c
fix: Copying an event did not obey edits 2020-11-21 15:30:51 +01:00
Sorunome 59ec9de8e8
fix: Suggest correct rooms 2020-11-21 15:17:03 +01:00
Sorunome 10773b4059
fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Emilie 26c2510f14
Added translation using Weblate (Swedish) 2020-11-21 12:57:02 +01:00
Christian Pauly 7e2328001e refactor: SDK update 2020-11-21 09:30:04 +01:00
Tirifto 13bd1e1c7e
Translated using Weblate (Esperanto)
Currently translated at 99.6% (319 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
2020-11-20 19:28:57 +01:00
Christian Pauly e51ed6d2b1 Merge branch 'soru/render-svg' into 'main'
feat: Add svg support and better image handling

See merge request ChristianPauly/fluffychat-flutter!276
2020-11-19 09:46:39 +00:00
Sorunome f70bbc3333
feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Balázs Meskó 6b68dac848
Translated using Weblate (Hungarian)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
2020-11-19 01:28:50 +01:00
Milo Ivir 8154cc44fb
Translated using Weblate (Croatian)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-11-19 01:28:48 +01:00
Christian Pauly 5790faeca5 Merge branch 'soru/fix-sentry-errors' into 'main'
fix: resolve some sentry issues

See merge request ChristianPauly/fluffychat-flutter!275
2020-11-17 08:07:44 +00:00
Nikita Epifanov f950f769ad
Translated using Weblate (Russian)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-11-16 23:12:18 +01:00
Xosé M bb74709b6f
Translated using Weblate (Galician)
Currently translated at 99.6% (319 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-11-16 23:12:18 +01:00
Anne Onyme 017 d5cacc0a3f
Translated using Weblate (French)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-11-16 23:12:17 +01:00
Sorunome 61f35e8715
fix: resolve some sentry issues 2020-11-16 12:36:41 +01:00
Sorunome 2c3693e4eb
fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Sorunome dbbab93350 Merge branch 'soru/config-json' into 'main'
feat: Add config.json

Closes #154

See merge request ChristianPauly/fluffychat-flutter!262
2020-11-15 11:51:25 +00:00
Auri B.P 24453b60a2
Translated using Weblate (Catalan)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/
2020-11-14 20:42:16 +01:00
Oğuz Ersen bc485a632f
Translated using Weblate (Turkish)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-11-14 20:42:15 +01:00
Priit Jõerüüt b11c36fda8
Translated using Weblate (Estonian)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-11-14 20:42:14 +01:00
Christian 16ed15e613
Translated using Weblate (German)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-11-14 20:42:14 +01:00
Milan Korecky c65c6e8fc8
Translated using Weblate (Czech)
Currently translated at 100.0% (320 of 320 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-11-14 20:42:13 +01:00
Sorunome 4b7fb6bf5b
feat: add config.json 2020-11-14 19:54:04 +01:00
Christian Pauly 9fee409caf fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly 9ea7afc4f2 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly e2195935c0 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Allan Nordhøy e43e922557
Translated using Weblate (Norwegian Bokmål)
Currently translated at 59.2% (189 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2020-11-13 11:28:42 +01:00
Tirifto e4f6db8cac
Translated using Weblate (Esperanto)
Currently translated at 99.6% (318 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
2020-11-13 11:28:42 +01:00
Auri B.P d9734c0323
Translated using Weblate (Catalan)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/
2020-11-11 07:28:42 +01:00
Oğuz Ersen fe35c738de
Translated using Weblate (Turkish)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-11-11 07:28:41 +01:00
Xosé M 2838da4c13
Translated using Weblate (Galician)
Currently translated at 99.6% (318 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-11-11 07:28:41 +01:00
Anne Onyme 017 0545c4d9f1
Translated using Weblate (French)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-11-11 07:28:40 +01:00
Priit Jõerüüt 198834dbb9
Translated using Weblate (Estonian)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-11-11 07:28:39 +01:00
Milan Korecky 590ac4b399
Translated using Weblate (Spanish)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
2020-11-11 07:28:39 +01:00
Milan Korecky 14d262c429
Translated using Weblate (Czech)
Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-11-11 07:28:38 +01:00
Sorunome a9fe65a6a1 Merge branch 'soru/hide-events' into 'main'
feat: Option to hide redacted and unknown events

Closes #147

See merge request ChristianPauly/fluffychat-flutter!257
2020-11-09 09:35:29 +00:00
Sorunome 36315a45ec
feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome 5c375d0c15 Merge branch 'soru/fix-audo-cancel' into 'main'
fix: Don't re-render message widgets on insertion of new messages, making e.g....

Closes #190

See merge request ChristianPauly/fluffychat-flutter!261
2020-11-08 19:07:53 +00:00
Sorunome 25b2997025
fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
fix: Don't cancle playing audio if a new message arrives

fix: Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop
2020-11-08 19:39:07 +01:00
Auri B.P 252cfdfd74
Translated using Weblate (Catalan)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/
2020-11-08 14:27:03 +01:00
Tirifto 293590c92b
Translated using Weblate (Esperanto)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
2020-11-08 14:26:57 +01:00
J. Lavoie c4d01d261d
Translated using Weblate (Italian)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-08 14:26:56 +01:00
J. Lavoie bd1e1a90f3
Translated using Weblate (French)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-11-08 14:26:53 +01:00
Priit Jõerüüt d548198d0f
Translated using Weblate (Estonian)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-11-08 14:26:52 +01:00
J. Lavoie c29e636f46
Translated using Weblate (Spanish)
Currently translated at 91.4% (290 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
2020-11-08 14:26:52 +01:00
J. Lavoie cf5d499b17
Translated using Weblate (German)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-11-08 14:26:51 +01:00
Sorunome 1ff986e7be
feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Christian Pauly caab868895 fix: Add missing safearea 2020-11-07 10:18:51 +01:00
J. Lavoie 03c3ffac0f
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:33:23 +01:00
lucanomax 377e6d3088
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:33:22 +01:00
J. Lavoie f95449fbac
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:32:27 +01:00
lucanomax 00ce132920
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:32:27 +01:00
J. Lavoie ae88a006c2
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:31:47 +01:00
lucanomax 65b7aa3f0c
Translated using Weblate (Italian)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:31:46 +01:00
lucanomax 42cf53fbcf
Translated using Weblate (Italian)
Currently translated at 33.1% (105 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-11-07 00:22:24 +01:00
Auri B.P 9b456ce8cb
Added translation using Weblate (Catalan) 2020-11-06 16:42:08 +01:00
Nikita Epifanov 9d20b8a946
Translated using Weblate (Russian)
Currently translated at 99.6% (316 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-11-04 19:26:53 +01:00
Milo Ivir b799a7dd67
Translated using Weblate (Croatian)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-11-04 19:26:52 +01:00
Xosé M 5efcac7c99
Translated using Weblate (Galician)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-11-04 19:26:51 +01:00
Milo Ivir 2d1b93ca11
Translated using Weblate (German)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-11-04 19:26:50 +01:00
Allan Nordhøy 75f89d7c11
Translated using Weblate (Norwegian Bokmål)
Currently translated at 58.9% (187 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2020-11-01 00:02:00 +01:00
Allan Nordhøy 4e5ab22580
Translated using Weblate (English)
Currently translated at 99.0% (314 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
2020-11-01 00:01:58 +01:00
Sorunome 94c8a7b13b
nb_NO --> nb 2020-10-31 18:29:15 +01:00
Allan Nordhøy 574d7cb513
Translated using Weblate (Norwegian Bokmål)
Currently translated at 42.5% (135 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2020-10-31 18:28:05 +01:00
Tirifto 9271070de3
Translated using Weblate (Esperanto)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
2020-10-31 18:28:02 +01:00
Oğuz Ersen 6c5ee6a20a
Translated using Weblate (Turkish)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-10-31 18:27:56 +01:00
Nikita Epifanov 432075dfe4
Translated using Weblate (Russian)
Currently translated at 99.6% (316 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-10-31 18:27:55 +01:00
Xosé M 4e6571675e
Translated using Weblate (Galician)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-10-31 18:27:55 +01:00
Brendan Abolivier 245e5ff759
Translated using Weblate (French)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-10-31 18:27:54 +01:00
Priit Jõerüüt ebdd67f81c
Translated using Weblate (Estonian)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-10-31 18:27:53 +01:00
Sorunome 591179de32
Translated using Weblate (German)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-10-31 18:27:53 +01:00
Kateřina Churanová 5c7a2833bc
Translated using Weblate (Czech)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-10-31 18:27:52 +01:00
Tirifto 547956b5f1
Translated using Weblate (Czech)
Currently translated at 100.0% (317 of 317 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-10-31 18:27:52 +01:00
Allan Nordhøy ea504181af
Added translation using Weblate (Norwegian Bokmål) 2020-10-31 17:34:47 +01:00
Christian Pauly 12cb66b468 Merge branch 'soru/fix-no-pusher-endpoint' into 'main'
fix: no pushers enpdoint

See merge request ChristianPauly/fluffychat-flutter!253
2020-10-30 09:07:33 +00:00
Christian Pauly 3d2e059cb8 Merge branch 'soru/fix-sentry' into 'main'
fix: Sentry and small null fix

See merge request ChristianPauly/fluffychat-flutter!251
2020-10-30 09:00:36 +00:00
Sorunome b3942ad701
fix: no pushers enpdoint 2020-10-30 09:53:07 +01:00
Sorunome 5dc22be9fb
fix: Sentry and small null fix 2020-10-29 10:10:41 +01: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
Inex Code 08e61c0db1 fix: return text field to the previous state after editing message 2020-10-23 15:45:22 +00:00
MTRNord 986c357a6b
refactor(windows): Fix code style
Took 3 minutes
2020-10-22 12:10:53 +02:00
MTRNord 986c03e45f
fix(windows): Make sure we look at the correct path when searching the sqlite3 dll
Took 23 minutes
2020-10-22 12:08:11 +02: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
Sorunome 540ff683d8
fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly 772ff33d8e fix: Linux database 2020-10-04 18:21:56 +02:00
Christian Pauly 7ec349b980 fix: TextField 2020-10-04 17:39:49 +02:00
Christian Pauly 5e673c6d3d fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly 64851cf91d Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-10-04 17:01:57 +02:00
Christian Pauly 662e2f10a0 fix: Desktop file picker 2020-10-04 17:01:54 +02:00
Sorunome 25587296e8
Update SDK 2020-10-04 16:49:41 +02:00
Christian Pauly 5409fe864b fix: Desktop images 2020-10-04 16:11:18 +02:00
Sorunome 8a4a195bfa
Translated using Weblate (German)
Currently translated at 100.0% (312 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/de/
2020-10-04 15:23:16 +02:00
Sorunome 3b2919168e
test chinese translation thing for weblate 2020-10-04 15:04:04 +02:00
Priit Jõerüüt 824b0cd363
Translated using Weblate (Estonian)
Currently translated at 99.3% (310 of 312 strings)

Translation: FluffyChat/Translations-New
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/et/
2020-10-04 14:53:56 +02:00
Christian Pauly 6e924cb531 fix: Try with select 1 2020-10-04 14:04:45 +02:00
Christian Pauly 0209a69722 hotfix: login 2020-10-04 13:43:17 +02:00
Christian Pauly 2f8491b41b hotfix: initWithStore 2020-10-04 13:07:04 +02:00
Christian Pauly 9b572f59a6 fix: More debug logs 2020-10-04 12:32:29 +02:00
Christian Pauly 028b1e4ed8 hotfix: Capture Exception 2020-10-04 11:52:06 +02:00
Christian Pauly c8d3c9d614 hotfix: Rethrow getDatabase exception 2020-10-04 11:25:07 +02:00
Christian Pauly 6ffbf16cff fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly f84ac1d121 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Sorunome cafd639c24
feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly 090795fa77 feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly d9c2d4f754 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Christian Pauly e569be7c07 chore: Add privacy informations to app 2020-10-03 13:28:14 +02:00
Marcel b6d2ddaf7d feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
2020-10-03 11:11:07 +00:00
abidin toumi 7dafe12ded
Translated using Weblate (Arabic)
Currently translated at 90.2% (279 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2020-10-03 11:10:44 +02:00
Christian Pauly 493b7000c6 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly 41ceb84b47 fix: Improve loading dialogs 2020-10-02 14:59:05 +02:00
Christian Pauly fe649e5a62 fix: Invite left members 2020-10-02 09:57:32 +00:00
Christian Pauly e5b23fa227 chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
abidin toumi 28d50ca491
Translated using Weblate (Arabic)
Currently translated at 84.4% (261 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2020-10-01 23:40:59 +02:00
Sorunome c0390caa64
fix: tapping on aliases not always working 2020-09-29 17:09:49 +02:00
abidin toumi 7fc416ec37
Translated using Weblate (Arabic)
Currently translated at 40.7% (126 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2020-09-29 11:41:15 +02:00
Nikita Epifanov 675dbba548
Translated using Weblate (Russian)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-09-29 11:41:15 +02:00
Artem 873c16deed
Translated using Weblate (Russian)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-09-29 11:41:14 +02:00
Karol Kosek 9fcaa319c2
Translated using Weblate (Polish)
Currently translated at 79.6% (246 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2020-09-29 11:41:13 +02:00
Xosé M bc67143467
Translated using Weblate (Galician)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-09-29 11:41:13 +02:00
Christian 875bdc0116
Translated using Weblate (German)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-09-29 11:41:12 +02:00
Milan Korecky ec318f9670
Translated using Weblate (Czech)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-09-29 11:41:08 +02:00
Christian Pauly 7fad31604f feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly a845209085 feat: Enable macOS build 2020-09-26 21:22:49 +02:00
abidin toumi 99c1b9159e
Added translation using Weblate (Arabic) 2020-09-26 17:09:57 +02:00
Sorunome ca19e9fb1b
fix: determine 12h/24h time based on settings, not locale 2020-09-23 18:27:11 +02:00
Sorunome cf7934022f
Translated using Weblate (German)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-09-23 18:05:17 +02:00
Sorunome 74b15dd19c
fix: fix up translations to use keys and fix arb files 2020-09-23 11:59:14 +02:00
Xosé M d003c54a0f
Translated using Weblate (Galician)
Currently translated at 99.3% (307 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-09-22 07:52:45 +02:00
Milo Ivir 165c0e2764
Translated using Weblate (Croatian)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-09-22 07:52:44 +02:00
Anne Onyme 017 02d1bc5f20
Translated using Weblate (French)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-09-22 07:52:43 +02:00
Hosted Weblate 1a8c6d0575
Merge branch 'origin/main' into Weblate. 2020-09-21 19:33:19 +02:00
Priit Jõerüüt 8f36afb440
Translated using Weblate (Estonian)
Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-09-21 19:33:19 +02:00
Christian Pauly 1db9bdd975 fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Hosted Weblate 3aecd9b4fc
Merge branch 'origin/main' into Weblate. 2020-09-21 18:01:44 +02:00
Christian Pauly 165c64ce36 Implement missing account settings 2020-09-21 17:50:01 +02:00
Hosted Weblate 11390c36a9
Merge branch 'origin/main' into Weblate. 2020-09-21 16:47:05 +02:00
Sorunome 9d3f272c2a fix: Small stuff 2020-09-21 14:34:41 +00:00
Hosted Weblate 0bb46555fa
Merge branch 'origin/main' into Weblate. 2020-09-20 20:38:20 +02:00
Christian Pauly eca25de50b fix: Search bar 2020-09-20 18:27:19 +00:00
Hosted Weblate 072f4fbde6
Merge branch 'origin/main' into Weblate. 2020-09-20 20:24:38 +02:00
Christian Pauly 6bf25b709f feat: Implement send reactions 2020-09-20 20:13:42 +02:00
Hosted Weblate 8f9143ff0e
Merge branch 'origin/main' into Weblate. 2020-09-20 19:27:49 +02:00
Sorunome 43dd22251c
fix: font size being too large accidentally in some places 2020-09-20 19:16:23 +02:00
Hosted Weblate 5b306e2776
Merge branch 'origin/main' into Weblate. 2020-09-20 18:58:34 +02:00
Anne Onyme 017 d0d1b0aba9
Translated using Weblate (French)
Currently translated at 100.0% (305 of 305 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-09-20 18:58:34 +02:00
Sorunome 8cd8f90501
fix: Scroll down button not showing 2020-09-20 14:45:15 +02:00
Hosted Weblate 325d3e0d56
Merge branch 'origin/main' into Weblate. 2020-09-20 14:43:14 +02:00
Christian Pauly c8a63c6d9d feat: Improve design 2020-09-20 12:30:42 +00:00
Hosted Weblate dac1d11606
Merge branch 'origin/main' into Weblate. 2020-09-20 14:25:31 +02:00
Sorunome 9cccd07643
feat: Display emotes/emojis bigger 2020-09-20 14:13:42 +02:00
Hosted Weblate cc5211417f
Merge branch 'origin/main' into Weblate. 2020-09-20 14:12:53 +02:00
Sorunome 168b8b076f fix: Don't double-confirm sending audio messages 2020-09-20 12:02:08 +00:00
Hosted Weblate 5ea6c3ee25
Merge branch 'origin/main' into Weblate. 2020-09-20 13:59:07 +02:00
Christian Pauly 7b1262f355 Remove message bubbles 2020-09-20 11:48:08 +00:00
Hosted Weblate f691283601
Merge branch 'origin/main' into Weblate. 2020-09-20 13:46:42 +02:00
Sorunome 8547422f80
feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Priit Jõerüüt 983fec68aa
Translated using Weblate (Estonian)
Currently translated at 100.0% (305 of 305 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-09-20 10:46:40 +02:00
Nikita Epifanov 4aaec7609a
Translated using Weblate (Russian)
Currently translated at 100.0% (305 of 305 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-09-20 10:46:39 +02:00
Milan Korecky 7310f345a6
Translated using Weblate (Czech)
Currently translated at 100.0% (305 of 305 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-09-20 10:46:39 +02:00
Hosted Weblate 598a31041e
Merge branch 'origin/main' into Weblate. 2020-09-19 16:07:24 +02:00
Karol Kosek fc90f5abf2
Translated using Weblate (Polish)
Currently translated at 77.1% (233 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
2020-09-19 16:07:23 +02:00
Christian Pauly b2fa88c19d feat: Implement ignore list 2020-09-19 15:55:25 +02:00
Christian Pauly dcf4c4cd00 feat: Add license page 2020-09-18 18:20:13 +00:00
Christian Pauly b1fb03e101 Revert "Translated using Weblate (Estonian)"
This reverts commit b77e3fa4df
2020-09-18 18:19:58 +00:00
Hosted Weblate 760abb08c6
Merge branch 'origin/main' into Weblate. 2020-09-18 13:45:17 +02:00
Priit Jõerüüt b77e3fa4df
Translated using Weblate (Estonian)
Currently translated at 100.0% (302 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-09-18 13:45:17 +02:00
Christian Pauly e5ce592abe Revert "Translated using Weblate (German)"
This reverts commit 907cae699c
2020-09-18 11:45:09 +00:00
Milo Ivir 907cae699c
Translated using Weblate (German)
Currently translated at 100.0% (302 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-09-17 21:36:14 +02:00
Christian Pauly e5cd14447b fix: Push on conduit 2020-09-17 17:00:21 +02:00
Christian Pauly 038a1df161 Disable experimental push mode 2020-09-17 07:46:49 +00:00
Christian Pauly f4e4b90eab feat: Implement rich push notifications on android 2020-09-17 08:34:36 +02:00
aitzol berasategi a7d5a97219
Translated using Weblate (Basque)
Currently translated at 21.8% (66 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2020-09-16 19:27:22 +02:00
aitzol berasategi a207754bcb
Added translation using Weblate (Basque) 2020-09-16 09:20:25 +02:00
Xosé M 41701b39dc
Translated using Weblate (Galician)
Currently translated at 99.3% (300 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-09-13 09:36:12 +02:00
Milo Ivir 5e73ce5161
Translated using Weblate (Croatian)
Currently translated at 100.0% (302 of 302 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-09-12 00:36:11 +02:00