Commit graph

704 commits

Author SHA1 Message Date
Christian Kußowski
ed1767ae93
chore: Add missing mounted check 2025-06-08 13:40:14 +02:00
Christian Kußowski
a22a1f7702
chore: Follow up: Add missing command hints 2025-06-05 08:45:49 +02:00
Christian Kußowski
130a094f35
chore: Preload server file config before upload files 2025-06-01 18:31:42 +02:00
Christian Kußowski
dbdd25aeb2
chore: Nicer checkboxes 2025-06-01 11:33:02 +02:00
Christian Kußowski
5fb882955c
chore: Follow up create check list UX 2025-06-01 11:31:09 +02:00
Christian Kußowski
52ba9468a4
chore: Follow up add check list 2025-06-01 11:07:46 +02:00
Christian Kußowski
49780b01fe
fix: App crash on page navigation with open popup menu 2025-05-29 12:44:06 +02:00
Christian Kußowski
6583bfdabf
chore: Follow up everything is html message 2025-05-27 09:45:19 +02:00
krille-chan
a5ceab58d3
fix: App crashes on window resize in chat 2025-05-25 14:01:40 +02:00
krille-chan
d4f1381a26
feat: Limit height of text messages and expand if selected 2025-05-21 19:24:15 +02:00
krille-chan
4739ea42fa
refactor: Always use HtmlMessage 2025-05-21 19:09:58 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
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