Commit Graph

3757 Commits (806d759ea26a1e00ca958d064db152ea610c1e74)

Author SHA1 Message Date
Krille 32a856609b
build: Update matrix dart sdk to 0.39.0
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille b6ebe960e7
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille eeb630b5fc
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 8db9a05071
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 7e8f223eff
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille b6b1d6ddb1
chore: Follow up new room design
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille e0525940ba
chore: Improve avatar designg
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
krille-chan 782d0577a2
fix: Null error in ClientChooserButton 7 months ago
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.
8 months ago
Rafał Hirsch cfcbf944ff
feat: support inline video playback on macOS
It turns out that video_player supports macOS, so we can simply enable it.
8 months ago
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.
8 months ago
Krille-chan c4fb6e4886
Merge pull request #1702 from xegim/ui_padding_fix
fix: Consistent element padding between server picker and login view
8 months ago
Krille 5a96438ceb
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
xegim 75a61980b3
fix: Consistent element padding between server picker and login view 8 months ago
Krille d72998e7e9
build: Update openssl to 0.5.0
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 072a6d0960
chore: Follow up formatting
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 430099b30a
chore: Follow up update matrix dart sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 3bf6134125
refactor: Formatting 8 months ago
Krille 47240e47db
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
8 months ago
Krille 0f000f952f
chore: Follow up code formatting 8 months ago
Krille 92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 03ea244e64
chore: Follow up config editor
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 251bcb3ebe
chore: Simpler changing config variables
Signed-off-by: Krille <c.kussowski@famedly.com>
8 months ago
Krille 4c37811878
chore: disable echoCancel for audio messages 8 months ago
Krille 97fad52c03
chore: Use other join endpoint for room upgrades 8 months ago
Krille dda45f783f
refactor: Easier shift enter logic for text input 8 months ago
krille-chan 8956f81e4e
chore: divider when scrolled up 8 months ago
Krille b645193f7b
refactor: Improved UX for room upgrades 8 months ago
Krille 730fb22be3
feat: Add advanced configuration page 8 months ago
krille-chan cd83c6e5ab
refactor: Remove custom font and emoji font workaround 9 months ago
Krille a91646d2ba
fix: Add missing <s> html tag to render 9 months ago
Krille 7a47a6a595
fix: Remove too sensitive dismiss gesture on chat list items 9 months ago
ggurdin eb83cd90eb
fix: update condition in account deletion function to allow deletion to go through 9 months ago
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
9 months ago
ggurdin 6959d8be00
fix: prevent users from creating spaces with empty names 9 months ago
Krille a8bf39aca0
chore: Better no compression supported UX 9 months ago
Krille-chan 9e7d939c2f
Merge pull request #1653 from evoL/evol/push-qlpuxltsltwt
fix: never use a transition on the shell route
9 months ago
Krille eb446af438
chore: Follow up gallery picker 9 months ago
Krille cc41a3bada
chore: Follow up input row 9 months ago
Krille 5ec25ec2ed
chore: Follow up paddings 9 months ago
Krille 7e8bb14c69
chore: Follow up paddings 9 months ago
Krille 2e7eea9308
chore: Follow up paddings in room input row 9 months ago
Krille 8da9ef06ff
chore: Follow up send file dialog design 9 months ago
Krille 4f67992d9e
feat: Send optional message with images or files 9 months ago
Krille 00d219bae1
feat: New video file picker button 9 months ago
Rafał Hirsch 7b3c1ada03
fix: never use a transition on the shell route
Changing the PageBuilder here based on a MediaQuery causes the child to briefly
be rendered twice with the same GlobalKey, blowing up the rendering.

I believe this fixes https://github.com/krille-chan/fluffychat/issues/1534.
9 months ago
Krille 20220d21fd
fix: Index of numbered lists are off 9 months ago
krille-chan 221c3ef6bd
chore: Better error handling for image rendering 9 months ago
krille-chan 9ea7d307c2
chore: Nicer colors for reactions 9 months ago
krille-chan dfe6717a29
feat: Navigate in image viewer with keyboard keys 9 months ago
krille-chan 99c49e3df2
fix: Crash in settings when using MAS 9 months ago
Krille 1c5580ba62
chore: Combine mimetype types in send file dialog logic 9 months ago
Krille 2e40c432a3
Revert "chore: Follow up request iOS permissions"
This reverts commit 2625e89a33.
9 months ago
Krille 2625e89a33
chore: Follow up request iOS permissions 9 months ago
Krille 69711506ea
fix: Request notification permissions on iOS before getToken 9 months ago
Krille 039771ee5e
chore: Follow up typo 9 months ago
krille-chan 31b4368f09
chore: Make login with matrix id more prominent again 9 months ago
Krille addd7f1bad
refactor: Switch to maintained qr code package 9 months ago
Krille cc57cce75d
build: Update dependencies for flutter 9 months ago
Krille 1c01e98ddd
refactor: Migrate to maintained badge package 9 months ago
Krille 53c45d851f
refactor: Migrate uni_links to app_links 9 months ago
Krille 38e5b02b14
refactor: Remove broken callkeep implementation 9 months ago
Krille e001b8d81f
build: Switch to flutter_shortcuts_new 9 months ago
krille-chan 367a503123
chore: Follow up connection status header 9 months ago
Krille 25872eeb26
refactor: Update arb file types 9 months ago
Krille aad2c9af99
chore: Follow up html rendering br tag 9 months ago
Krille 0b8d570c59
chore: Follow up linebreaks in html rendering 9 months ago
krille-chan 139117e47b
refactor: Display navigationrail in settings page 9 months ago
Krille 39df020cc4
chore: Follow up code blocks 9 months ago
Krille e7e3b7881e
chore: Follow up linebreak formatting 9 months ago
Krille f8b5ce5201
chore: Follow up message bubble color 9 months ago
krille-chan 5e937ca266
chore: Follow up bubble color 9 months ago
krille-chan b6ea44da2e
chore: Message bubble color follow up 9 months ago
krille-chan 321cc07fb8
chore: Follow up bubble color 9 months ago
krille-chan 59648bf2d7
fix: Image search rendering problem 9 months ago
Krille d7ac0aa605
chore: Follow up message bubble colors 9 months ago
Krille efd4811569
chore: follow up chat bubble colors 9 months ago
Krille 480513c708
feat: Use dynamic gradient for chat bubbles 9 months ago
Krille 27a2361ba8
Merge branch 'krille/pick-share-keys-with' 9 months ago
Krille 6f3133a07c
feat: Select share keys with property in security settings 9 months ago
Krille 07fdfd1649
chore: Follow up push rule settings 9 months ago
Krille 0106c0f6f6
chore: Follow up push rules 9 months ago
Krille 1147ddf91d
chore: Adjust navrail design 9 months ago
Krille d7f7751e5e
feat: Inspect and delete push rules 9 months ago
Krille e4a2c13a6f
feat: Display all push rules and allow to enable disable them 9 months ago
Krille 1c97a9798d
chore: Follow up colors 9 months ago
krille-chan 1c1c24c98b
chore: Design follow up 9 months ago
krille-chan 8f5dbc75c9
chore: Follow up colors 9 months ago
krille-chan 85c1258a9b
chore: Follow up colors 9 months ago
krille-chan fba44d9946
chore: Adjust design of adaptive dialogs 9 months ago
krille-chan 040c2b8369
chore: Follow up colors 9 months ago
Krille 74f57e2a31
chore: Follow up title spacing 9 months ago
Krille 05847c37f0
chore: Add medium font 9 months ago
Krille 00165d925e
chore: Adjust design 9 months ago
Krille 9f9f52fa02
feat: Pick share keys with 9 months ago
Krille 5f439a6b58
chore: Use UbuntuMono 9 months ago
Krille 4072e99696
chore: Add tooltip to links in html 9 months ago
Krille eecf206eb8
chore: Follow up html rendering 9 months ago
Krille 49453e3eb3
chore: Follow up html lists 9 months ago