Commit graph

172 commits

Author SHA1 Message Date
Christian Pauly
75797a62b9 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly
ee770aa5ba fix: Read receipts and filtered events 2020-12-23 11:23:19 +01:00
Christian Pauly
acd827dfaa feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly
e7de6d9e25 feat: Implement logger 2020-12-19 13:14:35 +01:00
Christian Pauly
312dd8a6ae feat: Add config hideTypingUsernames 2020-12-12 17:01:59 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly
b7eafd242f Merge branch 'MTRNord/fix-sqlite-windows-dll' into 'main'
fix(windows): Make sure we look at the correct path when searching the sqlite3 dll

See merge request ChristianPauly/fluffychat-flutter!235
2020-12-11 10:37:13 +00:00
Christian Pauly
a221606c3b Revert "feat: Try out new firebase"
This reverts commit 41a471e495646a1d1dee16753fb4ad2606f71166
2020-12-06 19:27:33 +00:00
Christian Pauly
9e956b1230 feat: Try out new firebase 2020-12-06 20:12:01 +01:00
Christian Pauly
d0ae048a83 feat: Implement discover groups page 2020-12-06 12:51:40 +01:00
Christian Pauly
67614205c9 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly
6a53a0230b feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly
3dd15d0bf5 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly
a05eabc950 refactor: matrix to link prefix 2020-11-22 21:51:30 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +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
62b3205fdb fix: resolve some sentry issues 2020-11-16 12:36:41 +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
Christian Pauly
29a814437b 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
Sorunome
68e4562ef4 fix: no pushers enpdoint 2020-10-30 09:53:07 +01:00
Sorunome
e9f3aa37dd fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Sorunome
7f58edc321 fix user popup sometimes crashing 2020-10-28 15:01:16 +01:00
Christian Pauly
8ae41c2b47 chore: Update packages 2020-10-28 11:54:57 +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
08a3b199e7 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
MTRNord
8c9b7f877f refactor(windows): Fix code style
Took 3 minutes
2020-10-22 12:10:53 +02:00
MTRNord
488fdfef2c 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
Sorunome
75f4277a2a fix: Web server picker 2020-10-21 12:05:35 +02:00
Christian Pauly
26b66fd9fb fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Lukas Lihotzki
b72a8176df Update native_imaging 2020-10-12 11:56:20 +02:00
MTRNord
8db5a64a0f fix(locals): Calling the wrong parameter on userLeftTheChat caused wrong output 2020-10-09 08:40:53 +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
Christian Pauly
15daf4ea9d fix: Linux database 2020-10-04 18:21:56 +02:00
Sorunome
1fb8bf0cd8 Update SDK 2020-10-04 16:49:41 +02:00
Christian Pauly
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
59b15abe14 fix: Try with select 1 2020-10-04 14:04:45 +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
eb53c7cdce hotfix: Rethrow getDatabase exception 2020-10-04 11:25:07 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02: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