Commit graph

3336 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
bd5dc8405d
refactor: Calc avatar font size by avatar size 2024-05-30 15:24:11 +02:00
krille-chan
f2d42936ad
chore: Follow up chat design 2024-05-30 14:55:41 +02:00
krille-chan
f01d507e19
chore: Disable page transition in column mode 2024-05-30 08:36:11 +02:00
krille-chan
3bc66f87e0
chore: Follow up design typing indicator 2024-05-29 20:49:56 +02:00
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 2024-05-29 11:20:32 +02:00
Krille
bfd8d7f99c
chore: Follow up update last event 2024-05-29 07:27:51 +02:00
Krille
b9b2d17990
chore: Follow up last event 2024-05-28 14:47:43 +02:00
Krille
147a741aef
chore: Only load last event sender if necessary 2024-05-28 13:33:50 +02:00
Krille
5829446afa
chore: Follow up missing null check 2024-05-28 12:57:42 +02:00
Krille
2084615df1
chore: Follow up deduplicate gallery and file search 2024-05-28 10:39:00 +02:00
Krille
9358ef2f40
chore: Follow up deduplicate events 2024-05-28 10:20:56 +02:00
Krille
fe4e2b9418
chore: Follow up open event from search 2024-05-28 09:50:09 +02:00
krille-chan
d82211b7af
chore: Change default timeout to 30 min 2024-05-26 09:06:37 +02:00
krille-chan
18626be855
chore: Follow up bottom nav bar colors 2024-05-26 09:04:54 +02:00
krille-chan
244962fdfc
chore: Follow up formatting 2024-05-26 08:42:33 +02:00
krille-chan
11d6164bc7
chore: Follow up adapt to new flutter 3.22 material colors 2024-05-26 08:42:14 +02:00
Krille-chan
d9edf9f05b
Merge branch 'main' into flutter-3.22 2024-05-26 08:41:24 +02:00
krille-chan
f7096d5dee
refactor: Delete database file on failed app start 2024-05-26 08:39:05 +02:00
krille-chan
3b76219f68
chore: Follow up listen on streams 2024-05-26 08:27:43 +02:00
Krille
8da714b0d2
fix: Stickers from gboard have black background 2024-05-23 16:17:57 +02:00
Krille
8ea9e26bac
chore: Fix formatting 2024-05-23 10:53:57 +02:00
Krille
78a3ef102c
chore: Increase default network request timeout 2024-05-21 12:47:04 +02:00
krille-chan
6599d28676
chore: Follow up new message animation 2024-05-20 18:05:02 +02:00
krille-chan
3d7dbf7ddf
chore: Nicer message animation 2024-05-20 17:25:09 +02:00
Krille-chan
a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
2024-05-19 14:53:29 +02:00
krille-chan
ff54610e5b
refactor: Use onRoomState stream instead of room.onUpdate to not update on messages but state changes only 2024-05-19 07:52:18 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
Krille
62fcea5b0b
chore: Set a maxsize for textfields 2024-05-15 11:59:19 +02:00
Krille
8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2024-05-15 08:20:43 +02:00
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +02:00
krille-chan
9da309be62
chore: Make bottomnavbar labels always visible 2024-05-10 17:31:32 +02:00
krille-chan
3c85786c10
refactor: Improve performance of chat list 2024-05-10 16:32:14 +02:00
Krille
3d362df80a
refactor: Remove no longer necessary mx-reply workaround 2024-05-10 15:26:17 +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
53c2601945
chore: Follow up audioplayer 2024-05-10 10:03:18 +02:00
Krille
4dee111c73
chore: Revert audioplayer changes 2024-05-10 09:52:55 +02:00
Krille
d4fb0ce1a7
chore: Follow up audioplayer 2024-05-10 08:34:46 +02:00
krille-chan
6a220ffb4b
refactor: Precache theme and directchatmatrixid to improve performance in chat list item 2024-05-09 09:37:41 +02:00
Krille
fb54548e5c
build: Update matrix dart sdk 2024-05-08 12:42:40 +02:00
Krille
4291396f98
design: Improve design of Voice Messages and add 1.25 as speed 2024-05-07 12:36:35 +02:00
krille-chan
18054aaa66
chore: Follow up search 2024-05-05 14:40:24 +02:00
krille-chan
b20b599ce4
chore: Follow up search 2024-05-05 14:17:12 +02:00
krille-chan
e40e24e97d
chore: Follow up search 2024-05-05 14:08:21 +02:00
krille-chan
9d4145b49d
chore: Follow up search feature 2024-05-05 13:52:06 +02:00
krille-chan
d819128881
chore: Follow up search 2024-05-05 13:37:43 +02:00
krille-chan
6ea4d0c263
feat: Search feature 2024-05-05 12:58:30 +02:00
krille-chan
8260480d90
fix: mxc reactions not rendered correctly 2024-05-05 09:28:57 +02:00