Commit graph

116 commits

Author SHA1 Message Date
krille-chan
0760acaa40
chore: Bring back separate chat types 2024-07-22 19:46:59 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
MrSpoony
3f81dc5187
feat: add option to configure reply swipe direction 2024-06-07 08:48:35 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
krille-chan
7ae9eb82e0
fix: Export session 2024-02-22 18:59:49 +01:00
Krille-chan
e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
2024-02-16 07:24:55 +01:00
Marcus Hoffmann
ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
Marcus Hoffmann
c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
2024-02-11 18:38:30 +01:00
krille-chan
2e67695645
fix: Remove status msg not changeable from old cache 2024-02-05 08:58:53 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
8ec3497b54
feat: Implement private read receipts 2024-01-20 09:13:53 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
Krille
6a75d07dea
chore: Follow up background sync 2023-12-27 14:47:53 +01:00
krille-chan
5d20185140
change: Remove wallpaper feature 2023-12-26 17:07:37 +01:00
krille-chan
a5a1c9b580
chore: Better applifecycle logs 2023-12-26 13:57:40 +01:00
krille-chan
107374cf60
chore: Follow up status feature 2023-12-22 20:18:51 +01:00
Krille
fa543e93b8
chore: Follow up status feature 2023-12-22 19:38:29 +01:00
Krille
c149503541
chore: Follow up set presences 2023-11-15 14:27:28 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
94fc250751
refactor: Remove unused config 2023-10-28 11:35:31 +02:00
krille-chan
deda870e99
fix: noFCM warning dialog 2023-10-28 11:30:02 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
e229a0450f
feat: Enable beta videocalls for linux 2023-08-13 18:21:55 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
krille-chan
39adb55b3d
fix: Click on notification does not open room 2023-08-06 17:42:28 +02:00
Bnyro
57b026b913 feat: option to not send typing notifications 2023-07-27 19:11:31 +02:00
Lauren N. Liberda
21244ea8b4 fix "Unhandled Exception: VRouter.of(context) was called with a context which does not contain a VRouter."
fixes #1163
2023-05-14 19:17:47 +02:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
TheOneWithTheBraid
1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
Krille Fear
6c53ab370b fix: Do not setup push on every app resume 2022-12-29 10:35:02 +01:00
Krille Fear
a35229bf7d feat: Use Android system accent color 2022-12-24 11:48:48 +01:00
Christian Pauly
082fcdb1af fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
Christian Pauly
6d6d6c6f04 fix: Settings profile picture 2022-11-13 12:47:45 +01:00
Christian Pauly
751cf75384 fix: Set theme after start app 2022-11-13 12:37:25 +01:00
Christian Pauly
d473a9e663 fix: Push error message 2022-11-04 13:49:23 +01:00
Christian Pauly
65511ca114 chore: Update local notifications package 2022-11-03 13:43:11 +01:00
td
34b039a6c0 feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly
d081645eb3 refactor: App widget 2022-08-25 18:31:30 +02:00
Christian Pauly
214f0f4805 refactor: Simplify themes and remove dead code 2022-08-19 08:32:08 +02:00
Christian Pauly
84ad3b88d4 chore: Remove error logging with sentry 2022-08-14 16:18:18 +02:00
Christian Pauly
f831bd0260 refactor: Remove presence status feature 2022-07-13 08:41:02 +02:00
Christian Pauly
384a21bef7 refactor: Remove duplicated imports 2022-07-10 10:23:39 +02:00