Commit graph

270 commits

Author SHA1 Message Date
Christian Pauly
1e32806723 fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly
f235f9de24 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome
b1e6014904 fix: Suggest correct rooms 2020-11-21 15:17:03 +01:00
Sorunome
1e0e101bf0 fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Christian Pauly
832295ef2a refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome
31aa4c41d4 feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome
3afb4a9366 fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Sorunome
de65f0eb15 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
Sorunome
0d42e5bedb feat: add config.json 2020-11-14 19:54:04 +01:00
Christian Pauly
272641e016 fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly
0fae270165 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly
e621a83406 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome
d500476fbc feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome
274ca76db8 feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Sorunome
e9f3aa37dd fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Christian Pauly
e34e252be2 fix: Sentry 2020-10-28 10:56:24 +01:00
Sorunome
db52d98c39 chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly
0b8ac52e7f fix: user bottom sheet design 2020-10-28 09:59:18 +01:00
Christian Pauly
7ff11fbef2 chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
b23126fb64 fix: Avatar Border Radius 2020-10-28 07:35:38 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Christian Pauly
a5c12a08ec 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
5da25ef319 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
Kateřina Churanová
bfb702ab88 fix: loading spinner stuck on broken images
Fixes #198
2020-10-25 18:36:47 +01:00
Kateřina Churanová
0da1d27318 fix: send file dialog - prevent multiple file sending 2020-10-25 17:38:38 +01:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Sorunome
b2baadf458 fix: Some single-emoji names crashing 2020-10-19 16:57:06 +02:00
Christian Pauly
5d7cd7f2e7 fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly
380e09489f feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly
6f29f1d6fa feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Christian Pauly
26b66fd9fb fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Sorunome
a44217b9d2 fix: overgo issues with flutter_secure_store 2020-10-08 10:11:13 +02:00
Sorunome
a113f99135 fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Sorunome
3d6c3002c8 fix: Make theme loading work properly 2020-10-04 20:11:10 +02:00
Christian Pauly
3c3a1402dc fix: User Status crash 2020-10-04 17:33:02 +00:00
Sorunome
957756666b fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly
c48f036bac fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
837b1a3b94 hotfix: login 2020-10-04 13:43:17 +02:00
Christian Pauly
a7a762015d hotfix: initWithStore 2020-10-04 13:07:04 +02:00
Christian Pauly
354c5cde82 fix: More debug logs 2020-10-04 12:32:29 +02:00
Christian Pauly
69962f29ed hotfix: Capture Exception 2020-10-04 11:52:06 +02:00
Christian Pauly
383cabf371 fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly
2e02e48bd3 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Sorunome
9de3a2c7a2 feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly
0f056a4b86 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Marcel
62cbc864f1 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
Christian Pauly
dbef6b3975 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00