Commit graph

3318 commits

Author SHA1 Message Date
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
krille-chan
e9d04b7217
refactor: Make reaction key not nullable 2024-05-05 09:22:44 +02:00
krille-chan
b280f8d8d9
feat: Enable download images on iOS, not only share images 2024-05-04 09:42:46 +02:00
Krille
ee6ba0de84
refactor: Display better command hints 2024-05-03 15:57:05 +02:00
td
4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2024-04-30 18:19:10 +05:30
Krille
0d13a99fbd
chore: Follow up sso button border 2024-04-28 14:02:30 +02:00
Krille
a14b69623d
build: Update dependencies 2024-04-26 09:14:50 +02:00
krille-chan
a705a5b399
refactor: Download on android and iOS with file_picker 2024-04-21 10:34:09 +02:00
krille-chan
86df13d6d8
chore: Let error reporter fill out bug report 2024-04-20 17:23:34 +02:00
krille-chan
ac1ed4dfd0
chore: More nicer event source display 2024-04-18 11:19:19 +02:00
krille-chan
0210f791a0
chore: Follow up manage aliases 2024-04-18 11:06:12 +02:00
krille-chan
3b71705d2e
design: Fix color of invite button 2024-04-18 09:42:14 +02:00
krille-chan
2a590c6175
chore: Follow up select messages 2024-04-17 12:36:55 +02:00
krille-chan
384e57fbd2
design: Remake UX of selecting messages and chats 2024-04-17 11:09:11 +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
2a4fd6927c
chore: Follow up nicer dropdownbuttons 2024-04-15 10:12:37 +02:00
krille-chan
216d3bd403
design: Improve user permission settings 2024-04-15 09:50:50 +02:00
krille-chan
ac7e424b7b
design: Redesign permissions settings with dropdownbuttons 2024-04-15 09:32:06 +02:00