Commit graph

262 commits

Author SHA1 Message Date
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
krille-chan
5d20185140
change: Remove wallpaper feature 2023-12-26 17:07:37 +01:00
Krille-chan
3b0c06bc32
Merge pull request #740 from krille-chan/krille/fix-change-password
feat: New change password page with server capabilities check
2023-12-23 09:58:02 +01:00
krille-chan
5847fe0546
feat: New change password page with server capabilities check 2023-12-23 09:48:35 +01:00
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop 2023-12-23 09:17:31 +01:00
krille-chan
33839c4df8
fix: New json url for homeserver list 2023-12-23 08:22:43 +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-chan
f1b2040edb
fix: Block users 2023-12-01 17:58:04 +01:00
krille-chan
f58b9b814a
feat: Improved UX design for new chat page 2023-11-19 12:49:15 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms 2023-10-28 20:40:14 +02:00
krille-chan
94fc250751
refactor: Remove unused config 2023-10-28 11:35:31 +02:00
krille-chan
20f9a19397
refactor: Remove unused config params 2023-10-28 11:01:15 +02:00
Krille
34a4f4a58c
chore: Reset push gateway url 2023-09-15 08:52:05 +02:00
krille-chan
7eb2096ccb
refactor: Set push gateway to push-qa for now 2023-09-14 21:51:42 +02:00
Krille
e14173688a
refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes 2023-08-13 10:46:00 +02:00
krille-chan
a9448f293c
chore: Follow up design changes 2023-08-12 12:17:28 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2023-08-12 11:52:20 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
Krille
d6b48091c4
refactor: Make router static 2023-08-11 12:21:04 +02:00
krille-chan
8826815f8e
chore: Follow up preserve state in 3 column mode 2023-08-11 07:10:53 +02:00
krille-chan
9c3e13cf68
chore: Follow up page transition 2023-08-10 19:54:49 +02:00