Commit graph

154 commits

Author SHA1 Message Date
krille-chan
b83503585f
feat: Sending multiple files at once 2024-09-22 19:18:08 +02:00
krille-chan
5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 2024-09-22 15:45:41 +02:00
q234rty
341a76412c
fix: Bypass image compression in flutter_file_picker
We do our own image compression in the dark sdk anyway.

Might fix #1168
2024-09-08 01:07:51 +08:00
krille-chan
eae7db7d71
chore: Follow up set read marker logic 2024-08-27 17:22:01 +02:00
krille-chan
0f16cdee88
chore: Better scroll up 2024-08-25 17:47:28 +02:00
krille-chan
f17b09f56c
chore: Follow up set read marker 2024-08-25 09:02:51 +02:00
krille-chan
d3298f0b09
chore: Follow up display read marker in timeline 2024-08-11 08:55:10 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
Krille
641343d5fe
chore: Follow up scroll to event id fix 2024-08-08 19:06:42 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
3286b19387
refactor: Recording dialog 2024-08-05 13:22:25 +02:00
Krille
5f9aa94339
chore: Follow up highlight event on room open 2024-07-28 09:54:07 +02:00
Krille
8ae8dbe45e
fix: Scroll to event missing the position 2024-07-28 09:52:37 +02:00
Krille
5829446afa
chore: Follow up missing null check 2024-05-28 12:57:42 +02:00
Krille
fe4e2b9418
chore: Follow up open event from search 2024-05-28 09:50:09 +02:00
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +02:00
Krille
fb54548e5c
build: Update matrix dart sdk 2024-05-08 12:42:40 +02:00
krille-chan
6ea4d0c263
feat: Search feature 2024-05-05 12:58:30 +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-chan
23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
2024-04-13 18:23:02 +02:00
krille-chan
86b0d04041
chore: Do not send video msc object yet 2024-04-13 17:52:20 +02:00
krille-chan
02ceddf9e8
feat: Show/hide third column in chat view 2024-04-07 10:30:21 +02:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
krille-chan
8dd8edae44
chore: Follow up set room read marker 2024-03-12 19:33:41 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
Krille
c0ba68dff5
fix: Set readmarker on focus on web 2024-03-06 15:23:50 +01:00
Krille
fdc77fb6d9
fix: Set read marker on web 2024-03-05 10:11:49 +01:00
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read 2024-02-29 18:06:06 +01:00
krille-chan
5a6016931b
design: New sticker picker next to emoji picker 2024-02-25 16:26:44 +01:00
Krille
03728ccb42
fix: onDragDone crashes when no files found 2024-01-31 07:46:13 +01:00
krille-chan
8ec3497b54
feat: Implement private read receipts 2024-01-20 09:13:53 +01:00
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2024-01-03 13:37:36 +01:00
Krille
fe00db3281
chore: Follow up set read marker 2023-12-29 09:41:52 +01:00
krille-chan
f07aba448d
feat: Animate in new events in timeline 2023-12-26 20:08:07 +01:00
krille-chan
8f3f5cdb8b
chore: Follow up bug report dialog 2023-12-26 19:12:31 +01:00
krille-chan
7d112b1e18
refactor: More stable scroll to event 2023-12-26 18:51:53 +01:00
krille-chan
038cd9cb73
chore: Design follow up 2023-12-26 18:19:33 +01:00
Krille
696b284265
chore: Follow up chat view logic 2023-12-25 18:07:19 +01:00
krille-chan
050d2a2fae
chore: Follow up design fixes 2023-12-24 08:21:33 +01:00
krille-chan
63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance 2023-12-23 07:38:45 +01:00
Krille
26c637135a
refactor: Reinvite other part instead of reopen dm 2023-12-22 12:45:49 +01:00
Krille
9c55800aeb
fix: Do not scroll up on enter chat 2023-11-23 09:27:55 +01:00
Krille
60bcc6b89f
fix: Cannot pin messages of other users 2023-11-06 14:25:56 +01:00
krille-chan
7d7e234142
chore: Follow up delete failed to send events 2023-11-05 12:38:19 +01:00
krille-chan
9f0bcd5523
fix: Remove failed to sent events 2023-11-05 10:09:02 +01:00
krille-chan
c0ee1bbdfc
fix: More stable scroll up to event 2023-11-04 18:20:01 +01:00
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan
fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan
b42a565a9a
fix: Archive does not update its state 2023-10-29 10:59:07 +01:00