Commit graph

3715 commits

Author SHA1 Message Date
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
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-chan
cd83c6e5ab
refactor: Remove custom font and emoji font workaround 2025-03-03 18:00:37 +01:00
Krille
a91646d2ba
fix: Add missing <s> html tag to render 2025-03-02 09:51:52 +01:00
Krille
7a47a6a595
fix: Remove too sensitive dismiss gesture on chat list items 2025-03-02 09:48:08 +01:00
ggurdin
eb83cd90eb
fix: update condition in account deletion function to allow deletion to go through 2025-02-26 13:01:50 -05:00
Krille-chan
954607f339
Merge pull request #1641 from ggurdin/ggurdin/prevent-empty-space-name
fix: prevent users from creating group chats or spaces with empty names
2025-02-26 11:03:11 +01:00
ggurdin
6959d8be00
fix: prevent users from creating spaces with empty names 2025-02-25 12:15:36 -05:00
Krille
a8bf39aca0
chore: Better no compression supported UX 2025-02-25 17:53:10 +01:00
Krille-chan
9e7d939c2f
Merge pull request #1653 from evoL/evol/push-qlpuxltsltwt
fix: never use a transition on the shell route
2025-02-25 17:44:40 +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