Commit graph

379 commits

Author SHA1 Message Date
Christian Kußowski
4f196b29bd
fix: Do not request hero users for rooms with name 2025-12-06 15:49:10 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
31a204f1ea
refactor: Always open Chat Backup as page right after login 2025-11-22 14:58:07 +01:00
Christian Kußowski
a445ec4b43
refactor: Remove unused feature tor browser detector 2025-11-14 16:37:09 +01:00
krille-chan
71ba074e7d
chore: Follow up threads in chat list 2025-11-07 17:16:27 +01:00
Christian Kußowski
dfc97aa3d7
chore: Follow up donation button 2025-10-20 07:15:23 +02:00
Christian Kußowski
c434b3dddc
feat: Add donation buttons except for PlayStore&AppStore version 2025-10-20 07:01:37 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
Christian Kußowski
70c5f03e8d
chore: Better routing to space id 2025-10-19 13:16:39 +02:00
Christian Kußowski
765bff9e32
chore: Follow up spaces UX 2025-10-19 13:00:47 +02:00
Christian Kußowski
2538f31351
design: Improved spaces UX 2025-10-19 12:10:14 +02:00
Christian Kußowski
8a64b3630c
fix: Null pointer crash in chat list item 2025-10-19 07:25:02 +02:00
Christian Kußowski
57a5e1c96f
refactor: Rename models for matrix spec 1.16 2025-09-30 14:11:57 +02:00
Christian Kußowski
0be267e8a4
chore: Revert "refactor: Make ChatListItem cache lasteventbody for better performance"
This reverts commit 42438052b1.
2025-09-30 11:28:56 +02:00
Christian Kußowski
42438052b1
refactor: Make ChatListItem cache lasteventbody for better performance 2025-09-30 10:18:40 +02:00
Christian Kußowski
07a26563a0
chore: Adjust padding for status msg list 2025-09-25 17:01:50 +02:00
Christian Kußowski
45331c1812
chore: Better display rooms without known messages 2025-09-17 08:44:51 +02:00
krille-chan
9224a7aea4
chore: Adjust status header design 2025-09-14 12:33:19 +02:00
Christian Kußowski
6fa6c008f0
refactor: Remove broken push error reporter 2025-08-25 08:35:32 +02:00
Christian Kußowski
2710e66fae
chore: Slightly adjust font sizes and design 2025-08-20 09:46:27 +02:00
Christian Kußowski
140d27ff7b
chore: Better error handling for push notifications 2025-07-25 18:52:52 +02:00
krille-chan
0e1874b226
refactor: Better UX for accepting declining invite 2025-07-19 10:23:33 +02:00
Christian Kußowski
94013fb2c6
fix: Multiple problems with SSO 2025-06-20 09:22:09 +02:00
krille-chan
959d75fb9d
chore: Make connection problem color orange 2025-06-17 20:59:47 +02:00
Christian Kußowski
37d313c271
refactor: Nicer popupmenus 2025-06-16 18:21:10 +02:00
Christian Kußowski
970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 2025-06-05 08:47:19 +02:00
ggurdin
fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 2025-06-02 09:01:25 -04:00
Christian Kußowski
8725de504f
chore: Follow up fix popupmenu crash 2025-06-01 10:51:08 +02:00
Christian Kußowski
49780b01fe
fix: App crash on page navigation with open popup menu 2025-05-29 12:44:06 +02:00
Christian Kußowski
3078e9788f
fix: No crash on logging out in client chooser button 2025-05-27 10:40:35 +02:00
krille-chan
44b99e7242
fix: Crash when going to settings in desktop mode 2025-05-25 14:39:24 +02:00
ggurdin
87c2639625
resolve merge conflicts 2025-05-23 09:26:13 -04:00
krille-chan
52c44e13a7
feat: Add confirmation dialog before accepting invite 2025-05-21 18:38:33 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
ggurdin
4b926935bd
feat: add setting for whether to show space navigation rail on mobile 2025-05-19 16:13:42 -04:00
krille-chan
1305171219
chore: Crop shortcut file on android and cache it 2025-05-12 18:29:05 +02:00
krille-chan
24e25c1d9b
fix: Crash when opening settings in column mode from popup menu 2025-05-09 17:32:50 +02:00
krille-chan
22aa50fd02
chore: Reenable archive feature after various fixes landed in sdk 2025-05-02 18:50:44 +02:00
Krille
c01e4ba797
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 13:34:58 +02:00
Krille
5e7b0bf724
feat: Filter for room members page and easier approve knocking users
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 13:13:42 +02:00
Krille
7e8f223eff
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:36 +02:00
Krille
a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:16 +02:00
krille-chan
782d0577a2
fix: Null error in ClientChooserButton 2025-04-08 19:39:33 +02:00
Krille
7a47a6a595
fix: Remove too sensitive dismiss gesture on chat list items 2025-03-02 09:48:08 +01:00
Krille
53c45d851f
refactor: Migrate uni_links to app_links 2025-02-16 11:41:38 +01:00
Krille
38e5b02b14
refactor: Remove broken callkeep implementation 2025-02-16 11:30:16 +01:00
Krille
e001b8d81f
build: Switch to flutter_shortcuts_new 2025-02-16 11:09:32 +01:00
krille-chan
367a503123
chore: Follow up connection status header 2025-02-16 10:17:15 +01:00
Krille
25872eeb26
refactor: Update arb file types 2025-02-14 08:58:23 +01:00
krille-chan
139117e47b
refactor: Display navigationrail in settings page 2025-02-08 16:35:33 +01:00