Commit graph

3732 commits

Author SHA1 Message Date
Christian Kußowski
7cc341ac91
feat: Background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-10 13:49:18 +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-chan
24e25c1d9b
fix: Crash when opening settings in column mode from popup menu 2025-05-09 17:32:50 +02:00
Christian Kußowski
8664f21ad8
build: Update matrix dart sdk to 0.40.0
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-09 12:55:40 +02:00
krille-chan
9a5bb2a0db
chore: Adjust new chat page design 2025-05-08 18:26:37 +02:00
krille-chan
a1b198bfbc
chore: Display count of invited in members page 2025-05-08 17:50:22 +02:00
Krille
89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-05 09:30:56 +02:00
Krille
856a53a310
chore: Do not store event from push in database
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-04 13:13:55 +02:00
Krille
d90c1e6fd8
chore: Only show joined members in members list by default
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-03 07:22:37 +02:00
krille-chan
22aa50fd02
chore: Reenable archive feature after various fixes landed in sdk 2025-05-02 18:50:44 +02:00
krille-chan
2b046b916e
chore: Follow up message design 2025-04-22 11:29:01 +02:00
Krille
b895ca5523
chore: Follow up file message design
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-19 14:14:51 +02:00
krille-chan
1b42cf44fc
chore: Follow up message design 2025-04-19 09:44:53 +02:00
krille-chan
8c75e31612
chore: Follow up message design 2025-04-18 19:38:18 +02:00
krille-chan
a8a15e900b
chore: Follow up members list 2025-04-18 19:06:58 +02:00
Krille
6edfb40207
chore: Follow up scaffold dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-17 11:10:54 +02:00
Krille
64ba93d8ea
chore: Nicer scaffold dialog for column mode
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-17 08:15:07 +02:00
Krille
60fe90233b
fix: Text scale factor in Linkify widgets
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-15 14:44:58 +02:00
Krille
a1223c0e9b
chore: Follow up public rooms dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-14 10:59:53 +02:00
Krille
c01e4ba797
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 13:34:58 +02:00
Krille
5e7b0bf724
feat: Filter for room members page and easier approve knocking users
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 13:13:42 +02:00
Krille
3594fa4f6d
refactor: Implement avatar image viewer and adjust design
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 11:05:15 +02:00
Krille
2873a047f8
chore: Follow up permissions slider dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 10:38:09 +02:00
krille-chan
764c614c14
chore: Use Cupertino Activity Indicator in ChatEventList 2025-04-12 20:18:48 +02:00
krille-chan
ceeb262a55
chore: Follow up user dialog theme 2025-04-12 19:47:16 +02:00
Krille
32a856609b
build: Update matrix dart sdk to 0.39.0
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-11 11:15:12 +02:00
Krille
b6ebe960e7
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-11 08:56:25 +02:00
Krille
eeb630b5fc
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-11 08:30:58 +02:00
Krille
8db9a05071
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 19:22:24 +02:00
Krille
7e8f223eff
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:36 +02:00
Krille
a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:16 +02:00
Krille
b6b1d6ddb1
chore: Follow up new room design
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-09 15:20:57 +02:00
Krille
e0525940ba
chore: Improve avatar designg
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-09 13:53:37 +02:00
krille-chan
782d0577a2
fix: Null error in ClientChooserButton 2025-04-08 19:39:33 +02:00
Rafał Hirsch
706d0bf060
feat: clearly mark when a video is to be downloaded
This shows a download icon instead of the play icon on top of the video if the video player isn't supported.
2025-04-02 22:07:36 +02:00
Rafał Hirsch
cfcbf944ff
feat: support inline video playback on macOS
It turns out that video_player supports macOS, so we can simply enable it.
2025-04-02 22:07:36 +02:00
Rafał Hirsch
d9ee3fbec6
fix: properly dispose VideoPlayerController
This ensures that a playing video stops playing when we navigate away from the chat.

I also reorganized the code a little.
2025-04-02 22:07:36 +02:00
Krille-chan
c4fb6e4886
Merge pull request #1702 from xegim/ui_padding_fix
fix: Consistent element padding between server picker and login view
2025-03-30 10:44:32 +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
xegim
75a61980b3
fix: Consistent element padding between server picker and login view 2025-03-28 21:11:45 +01:00
Krille
d72998e7e9
build: Update openssl to 0.5.0
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 15:44:17 +01:00
Krille
072a6d0960
chore: Follow up formatting
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 15:30:15 +01:00
Krille
430099b30a
chore: Follow up update matrix dart sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 14:54:48 +01:00
Krille
3bf6134125
refactor: Formatting 2025-03-19 14:29:17 +01:00
Krille
47240e47db
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
2025-03-19 14:13:43 +01:00
Krille
0f000f952f
chore: Follow up code formatting 2025-03-17 09:24:42 +01:00
Krille
92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-16 14:07:27 +01:00
Krille
03ea244e64
chore: Follow up config editor
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-13 12:50:09 +01:00
Krille
251bcb3ebe
chore: Simpler changing config variables
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-13 12:49:25 +01:00
Krille
4c37811878
chore: disable echoCancel for audio messages 2025-03-13 10:41:11 +01:00