Commit graph

594 commits

Author SHA1 Message Date
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
krille-chan
4d7d5bf181
chore: Delete database after failed to create 2023-12-31 09:05:04 +01:00
krille-chan
ac5bd56c03
chore: Use legacy database if database build fails 2023-12-31 08:39:05 +01:00
krille-chan
a6618c1817
chore: Follow up select messages 2023-12-30 09:46:58 +01:00
krille-chan
84fd65f55e
chore: Follow up database migration notification on linux 2023-12-29 16:19:59 +01:00
Krille
1d44e8b5d0
chore: Follow up better error dialog 2023-12-28 09:03:54 +01:00
krille-chan
8f66cad58b
fix: Open notification for invite crashes app 2023-12-27 16:30:47 +01:00
krille-chan
8f3f5cdb8b
chore: Follow up bug report dialog 2023-12-26 19:12:31 +01:00
krille-chan
eb879936a6
chore: Add more exception type 2023-12-26 16:25:11 +01:00
krille-chan
a5a1c9b580
chore: Better applifecycle logs 2023-12-26 13:57:40 +01:00
krille-chan
5847fe0546
feat: New change password page with server capabilities check 2023-12-23 09:48:35 +01:00
krille-chan
1f7ce96623
refactor: Remove unused code 2023-12-23 09:00:39 +01:00
krille-chan
e1474c48d8
refactor: Remove todo list feature 2023-12-22 20:20:58 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg 2023-12-22 17:15:14 +01:00
Krille
dea0bfd723
chore: Follow up migration notification 2023-12-22 10:10:51 +01:00
krille-chan
ea790f43ac
chore: Follow up database path 2023-12-21 18:21:19 +01:00
Krille
a190f7de08
feat: Display migration notification 2023-12-08 10:17:21 +01:00
Krille
129c1ab697
feat: Try out FluffyBox 2 database 2023-12-08 09:20:19 +01:00
Krille
bdb15625e3
feat: Enable experimental suport for dehydrated devices 2023-12-04 08:59:53 +01:00
Krille
1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0 2023-11-29 13:39:55 +01:00
krille-chan
efb26622ac
fix: Userbottomsheet crash on some edge cases 2023-11-27 17:36:01 +01:00
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
krille-chan
085bb19da5
fix: Do not hide push if app romm in foreground but is in background 2023-11-27 17:00:16 +01:00
krille-chan
2f1720a770
chore: Always show notification popup on android 2023-11-26 11:52:19 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
Krille
d8cc1bdf25
chore: Add error report for incorrect recovery key 2023-11-24 15:36:54 +01:00
krille-chan
6eb8261f21
chore: Follow up url check 2023-11-12 08:59:20 +01:00
krille-chan
e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
2023-11-12 08:21:53 +01:00
krille-chan
809ee213b6
feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms 2023-10-28 20:40:14 +02:00
krille-chan
f028b12185
refactor: Update FutureLoadingDialog 2023-10-28 17:32:37 +02:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
deda870e99
fix: noFCM warning dialog 2023-10-28 11:30:02 +02:00
krille-chan
59b357681e
build: Update matrix dart sdk 2023-10-28 09:47:25 +02:00
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
krille-chan
bcbe82523c
fix: Use correct localization for redactedBy 2023-10-14 11:42:20 +02:00
krille-chan
759d96f406
fix: Avoid collisions when save file on android 2023-10-07 10:59:00 +02:00
krille-chan
ea75e98c37
fix: Flutter warnings because of applock animation 2023-10-07 07:50:41 +02:00
Krille-chan
7c94acdb92
fix: open story from push notification 2023-10-02 09:54:24 +02:00
Krille
be69672d41
chore: Set data_message in pusher properties for hedwig 2023-09-12 11:55:36 +02:00
krille-chan
cafb1e3d79
fix: First story appears to be unencrypted sometimes 2023-08-20 07:17:55 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
Krille
b715eff839
refactor: Migrate from pathsegment routing 2023-08-13 16:07:15 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
Krille
9e0acdfd5f
chore: Follow up user bottom sheet 2023-08-11 08:28:34 +02:00
krille-chan
924e4bce23
design: Nicer user bottom sheet 2023-08-11 07:55:15 +02:00
krille-chan
195694a252
design: Move chatbackup in adaptive bottom sheet 2023-08-11 07:15:09 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00