Commit graph

341 commits

Author SHA1 Message Date
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
krille-chan
59648bf2d7
fix: Image search rendering problem 2025-02-05 17:35:24 +01:00
Krille
1147ddf91d
chore: Adjust navrail design 2025-02-05 12:14:05 +01:00
Krille
1c97a9798d
chore: Follow up colors 2025-02-05 08:34:52 +01:00
krille-chan
1c1c24c98b
chore: Design follow up 2025-02-04 21:56:21 +01:00
krille-chan
8f5dbc75c9
chore: Follow up colors 2025-02-04 21:39:38 +01:00
krille-chan
85c1258a9b
chore: Follow up colors 2025-02-04 21:30:20 +01:00
krille-chan
040c2b8369
chore: Follow up colors 2025-02-04 21:00:34 +01:00
Krille
05847c37f0
chore: Add medium font 2025-02-04 15:55:14 +01:00
Krille
2869d341a6
chore: Follow up connection status 2025-02-03 10:30:56 +01:00
Krille
7785f7ab2a
chore: Follow up sync status 2025-02-02 16:51:27 +01:00
Krille
7599ce8627
chore: Better connection status indicator 2025-02-02 16:34:09 +01:00
krille-chan
a21fc8884d
refactor: Remove unused class 2025-02-02 13:51:57 +01:00
Krille
6f18f71644
chore: Update lastEvent after redaction 2025-01-14 13:54:14 +01:00
krille-chan
8cb06d602b
chore: Show close icon for device verification warning 2025-01-12 12:24:14 +01:00
Krille
dbe8c1b9f4
build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
Krille
960d603037
refactor: Adjust chat list item UX 2024-12-08 16:21:21 +01:00
krille-chan
3faace9952
chore: Follow up share page 2024-12-06 17:14:27 +01:00
Krille
1e6e50b8e5
chore: Follow up share multiple files 2024-12-02 12:28:55 +01:00
krille-chan
a0cc5e5f4d
chore: Follow up share files 2024-12-01 11:46:08 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
Krille
b6668cee6f
chore: Follow up join room 2024-11-19 12:31:45 +01:00
Krille
39de990fae
refactor: Remove keyboard shortcuts
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
2024-11-11 16:03:52 +01:00
Krille
f5c21481e6
refactor: Migrate to newer keyboard shortcuts package 2024-11-11 12:20:32 +01:00
krille-chan
972c58b5ad
refactor: Display two lines on new messages 2024-11-03 11:24:24 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design 2024-11-03 11:22:45 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces 2024-11-01 08:14:47 +01:00
krille-chan
f143a60b61
chore: Improve spaces design 2024-11-01 07:36:03 +01:00
krille-chan
a51cc082bc
chore: Improve spaces design 2024-10-31 17:57:11 +01:00
Krille
282f45059c
chore: Follow up dismiss room 2024-10-22 10:44:43 +02:00
Krille
3f9c7f3e91
feat: Swipe to archive rooms 2024-10-22 09:22:48 +02:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
d8acd92023
feat: Display warning banner on unverified devices 2024-10-12 22:00:09 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
krille-chan
ae52fcf9ec
refactor: Remove duplicated navigator workaround 2024-10-03 19:29:56 +02:00
krille-chan
b83503585f
feat: Sending multiple files at once 2024-09-22 19:18:08 +02:00
krille-chan
5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 2024-09-22 15:45:41 +02:00