Commit graph

411 commits

Author SHA1 Message Date
krille-chan
76b7fbf36f
chore: Follow up join space children 2024-07-26 22:12:03 +02:00
krille-chan
c7b9acfcdf
chore: Polish public room bottom sheet 2024-07-26 22:05:51 +02:00
krille-chan
30e3a4f2ff
chore: Nicer background for sate message and time in chat 2024-07-26 21:07:02 +02:00
krille-chan
3434741bc5
refactor: Clean up some widths 2024-07-26 21:02:58 +02:00
krille-chan
b1a9c6e92d
chore: Follow up user bottom sheet 2024-07-26 19:36:07 +02:00
krille-chan
b20cee34d4
chore: Follow up nicer max width pages 2024-07-26 17:57:30 +02:00
krille-chan
d71d633cce
chore: nicer bottom sheets 2024-07-26 17:32:36 +02:00
krille-chan
0760acaa40
chore: Bring back separate chat types 2024-07-22 19:46:59 +02:00
krille-chan
e178ab4416
chore: Follow up avatar background 2024-07-20 08:01:06 +02:00
Krille
7fef3a69d8
chore: Follow up avatars 2024-07-19 15:30:04 +02:00
Krille
cf59a43511
chore: Follow up avatar default image 2024-07-19 14:50:17 +02:00
krille-chan
b8345e2ca6
chore: Follow up avatars 2024-07-18 17:41:45 +02:00
krille-chan
956a2e6523
chore: Follow up navrail 2024-07-18 16:45:10 +02:00
Krille
86b1314c61
refactor: Use cached network image for mxc image uris 2024-07-17 10:27:56 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail 2024-07-15 21:14:49 +02:00
Krille
254f21ce00
chore: Follow up new spaces design 2024-07-15 13:18:15 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
Krille
5998c9e29e
fix: Add missing unlock button to lockscreen textfield 2024-06-17 08:07:34 +02:00
Krille-chan
cc82841124
Merge pull request #1159 from MrSpoony/feat/configure-reply-swipe-direction
feat: add option to configure reply swipe direction
2024-06-08 06:37:24 +02:00
krille-chan
cdf2b14f30
fix: Auto unlock lock screen 2024-06-07 12:23:09 +02:00
MrSpoony
3f81dc5187
feat: add option to configure reply swipe direction 2024-06-07 08:48:35 +02:00
krille-chan
bd5dc8405d
refactor: Calc avatar font size by avatar size 2024-05-30 15:24:11 +02:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 2024-05-29 11:20:32 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
Krille
938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2024-05-10 12:49:40 +02:00
Krille
d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2024-05-10 12:49:32 +02:00
krille-chan
6ea4d0c263
feat: Search feature 2024-05-05 12:58:30 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
krille-chan
1f12b72271
chore: Follow up change own power level 2024-04-17 09:48:27 +02:00
krille-chan
216d3bd403
design: Improve user permission settings 2024-04-15 09:50:50 +02:00
krille-chan
4353c8ddd1
chore: Follow up knock room 2024-04-14 16:29:11 +02:00
krille-chan
c300220773
design: New chat access settings 2024-04-14 15:49:46 +02:00
krille-chan
c51fc600a2
chore: Follow up sticker design 2024-03-30 08:37:24 +01:00
Krille
68aa2250f2
chore: Follow up input bar padding 2024-03-28 11:17:20 +01:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
Krille
f653664b39
chore: Calc much smaller blurhash 2024-03-21 12:52:48 +01:00
Krille
989c6146ce
chore: Calc blurhash in other thread 2024-03-21 10:19:14 +01:00
Krille
a518f8a019
chore: New performant fade in for images 2024-03-21 09:55:49 +01:00
Krille
5573c7fcbc
chore: Disable image transition for better performance 2024-03-21 09:04:35 +01:00
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
krille-chan
db8e4c2916
chore: Follow up stickers 2024-02-25 19:57:59 +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
3b9245c8c7
feat: New account data wallpaper feature 2024-01-31 08:52:00 +01:00
Krille
85a868522e
fix: Missing null check in public room bottom sheet 2024-01-31 07:53:37 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00