Commit graph

692 commits

Author SHA1 Message Date
Christian Kußowski
e8ee3722db
chore: Follow up new video player 2025-05-17 16:29:32 +02:00
krille-chan
200f2c34be
fix: Join new room after room upgrade 2025-05-15 14:54:08 +02:00
Christian Kußowski
f3c36e0b09
chore: Follow up videoplayer
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 11:31:31 +02:00
Christian Kußowski
55705d761d
feat: Move videoplayer into multi image viewer
Also fixes video thumbnails

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:59:21 +02:00
Christian Kußowski
b022741310
chore: Follow up background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:46:50 +02:00
krille-chan
9da7a5704e
feat: Create lists with checkboxes via + menu 2025-05-10 16:54:29 +02:00
krille-chan
a2e5a940bd
feat: Check markdown checkboxes in messages 2025-05-10 16:27:58 +02:00
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
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-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
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
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-chan
764c614c14
chore: Use Cupertino Activity Indicator in ChatEventList 2025-04-12 20:18:48 +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
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
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
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
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
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-chan
8956f81e4e
chore: divider when scrolled up 2025-03-09 16:07:08 +01:00
Krille
b645193f7b
refactor: Improved UX for room upgrades 2025-03-07 12:29:31 +01:00
Krille
730fb22be3
feat: Add advanced configuration page 2025-03-05 19:01:34 +01:00
Krille
a91646d2ba
fix: Add missing <s> html tag to render 2025-03-02 09:51:52 +01:00
Krille
a8bf39aca0
chore: Better no compression supported UX 2025-02-25 17:53:10 +01:00
Krille
eb446af438
chore: Follow up gallery picker 2025-02-25 17:11:29 +01:00
Krille
cc41a3bada
chore: Follow up input row 2025-02-25 15:16:56 +01:00
Krille
5ec25ec2ed
chore: Follow up paddings 2025-02-25 15:06:27 +01:00
Krille
7e8bb14c69
chore: Follow up paddings 2025-02-25 14:56:59 +01:00
Krille
2e7eea9308
chore: Follow up paddings in room input row 2025-02-25 14:43:38 +01:00
Krille
8da9ef06ff
chore: Follow up send file dialog design 2025-02-25 14:19:07 +01:00
Krille
4f67992d9e
feat: Send optional message with images or files 2025-02-25 13:44:46 +01:00
Krille
00d219bae1
feat: New video file picker button 2025-02-25 13:28:50 +01:00
Krille
20220d21fd
fix: Index of numbered lists are off 2025-02-24 13:14:17 +01:00
krille-chan
221c3ef6bd
chore: Better error handling for image rendering 2025-02-22 12:17:50 +01:00
krille-chan
9ea7d307c2
chore: Nicer colors for reactions 2025-02-22 11:58:03 +01:00
Krille
1c5580ba62
chore: Combine mimetype types in send file dialog logic 2025-02-20 16:45:51 +01:00
krille-chan
367a503123
chore: Follow up connection status header 2025-02-16 10:17:15 +01:00