Commit graph

285 commits

Author SHA1 Message Date
krille-chan
a9a23c6309
chore: Design adjustments 2025-02-02 14:05:58 +01:00
krille-chan
c971d2bd8a
refactor: Switch to ubuntu font 2025-02-02 13:50:42 +01:00
Krille
2ad6d6f1c5
chore: Adjust colors 2025-01-27 09:31:37 +01:00
Krille
85bebb796c
chore: Design adjustments 2025-01-26 16:07:52 +01:00
Krille
b80962fba7
chore: Follow up snackbar theme 2025-01-24 13:45:19 +01:00
krille-chan
8cb06d602b
chore: Show close icon for device verification warning 2025-01-12 12:24:14 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
Krille
9906668f1c
chore: Follow up appbar shadow 2024-11-04 14:12:58 +01:00
Krille
3a8bb47e2c
chore: Polish login design 2024-11-04 13:52:43 +01:00
Krille
448a111c48
feat: Add about server page 2024-11-03 16:58:04 +01:00
krille-chan
133e7ab955
chore: Design adjustments 2024-11-03 11:11:13 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces 2024-11-01 08:14:47 +01: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
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
dlyrsk
c277e73faf
Merge branch 'krille-chan:main' into main 2024-08-07 23:33:11 +09:30
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
krille-chan
3434741bc5
refactor: Clean up some widths 2024-07-26 21:02:58 +02:00
krille-chan
0760acaa40
chore: Bring back separate chat types 2024-07-22 19:46:59 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail 2024-07-15 21:14:49 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
dlyrsk
13a39498a3
Fix web base url and privacy url configuration processing 2024-07-14 21:27:52 +09:30
MrSpoony
3f81dc5187
feat: add option to configure reply swipe direction 2024-06-07 08:48:35 +02:00
krille-chan
f01d507e19
chore: Disable page transition in column mode 2024-05-30 08:36:11 +02:00
krille-chan
11d6164bc7
chore: Follow up adapt to new flutter 3.22 material colors 2024-05-26 08:42:14 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
krille-chan
6ea4d0c263
feat: Search feature 2024-05-05 12:58:30 +02:00
krille-chan
2a590c6175
chore: Follow up select messages 2024-04-17 12:36:55 +02:00
krille-chan
c300220773
design: New chat access settings 2024-04-14 15:49:46 +02:00
krille-chan
e11195f4fc
design: Adjust settings design 2024-04-14 11:48:51 +02:00
krille-chan
d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 2024-04-13 16:57:38 +02:00
krille-chan
02ceddf9e8
feat: Show/hide third column in chat view 2024-04-07 10:30:21 +02:00
Krille
6e13c17682
chore: Follow up text selection color 2024-03-27 13:49:36 +01:00
Krille
20fd4dcf59
chore: Add pagekey to custom page builder 2024-03-27 07:58:34 +01:00
Krille
f3b3a82f0d
chore: Follow up new page transition 2024-03-25 15:17:10 +01:00
krille-chan
2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router 2024-03-25 07:52:36 +01:00
krille-chan
22b467de21
design: Make appbar in material you design for mobile mode 2024-03-24 20:38:39 +01:00
krille-chan
0387b955ed
chore: Follow up message bubble design 2024-03-10 15:18:36 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
krille-chan
6f0d880ad8
chore: Follow up input content padding 2024-02-22 18:28:36 +01:00
krille-chan
ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0 2024-02-22 16:22:04 +01:00
Krille-chan
f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
feat: make showing user presence info optional
2024-02-16 07:23:29 +01:00
krille-chan
dee9323d47
feat: Add notification shortcuts to android 2024-02-15 12:02:32 +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
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web 2024-01-20 11:23:48 +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
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2024-01-03 13:37:36 +01:00