Christian Kußowski
|
b8547c4792
|
build: Upgrade to flutter 3.22
|
2025-05-21 08:06:52 +02:00 |
|
krille-chan
|
200f2c34be
|
fix: Join new room after room upgrade
|
2025-05-15 14:54:08 +02:00 |
|
krille-chan
|
9da7a5704e
|
feat: Create lists with checkboxes via + menu
|
2025-05-10 16:54:29 +02:00 |
|
Christian Kußowski
|
dc26309489
|
chore: Display loading dialog when preparing voice message
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
|
2025-05-10 10:17:59 +02:00 |
|
Krille
|
5a96438ceb
|
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-29 16:12:48 +01:00 |
|
Krille
|
97fad52c03
|
chore: Use other join endpoint for room upgrades
|
2025-03-13 09:07:01 +01:00 |
|
Krille
|
dda45f783f
|
refactor: Easier shift enter logic for text input
|
2025-03-10 08:27:23 +01:00 |
|
Krille
|
b645193f7b
|
refactor: Improved UX for room upgrades
|
2025-03-07 12:29:31 +01:00 |
|
Krille
|
eb446af438
|
chore: Follow up gallery picker
|
2025-02-25 17:11:29 +01:00 |
|
Krille
|
00d219bae1
|
feat: New video file picker button
|
2025-02-25 13:28:50 +01:00 |
|
Krille
|
36bdca84c7
|
chore: Update matrix dart sdk
|
2025-01-14 10:46:20 +01:00 |
|
Krille
|
aa010767de
|
feat: Prevent sending messages if other party has no encryption keys
|
2025-01-13 13:58:46 +01:00 |
|
Krille
|
a5dc6db4e8
|
fix: Do not leave old room if join new room failed
|
2025-01-10 14:57:54 +01:00 |
|
Krille
|
dbe8c1b9f4
|
build: Update to flutter 3.27
|
2024-12-15 11:37:04 +01:00 |
|
krille-chan
|
8819c40ebd
|
refactor: Implement own adaptive dialogs and remove package
|
2024-12-10 18:47:58 +01:00 |
|
krille-chan
|
88e63d127a
|
refactor: Improved share / forward dialog
|
2024-12-01 10:59:13 +01:00 |
|
krille-chan
|
3faf6df558
|
feat: Nicer room creation UI
|
2024-10-19 08:58:02 +02:00 |
|
krille-chan
|
831adceeca
|
refactor: Better future loading dialog without flickering
|
2024-10-13 09:55:18 +02:00 |
|
krille-chan
|
0d4b7d67cc
|
refactor: Use non nullable localizations builder and lazy load on web
|
2024-10-06 08:35:37 +02:00 |
|
Krille
|
fe06f2efb3
|
chore: Follow up pick files with file selector
|
2024-10-04 10:04:09 +02:00 |
|
krille-chan
|
fc959ce3e5
|
refactor: Use file selector on linux
|
2024-10-03 21:21:34 +02:00 |
|
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 |
|