Commit Graph

1669 Commits (8bf46a38783c2000ad1cbcbfb6a7ab8757dcc1c0)

Author SHA1 Message Date
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>
6 months ago
Christian Kußowski b022741310
chore: Follow up background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
6 months ago
krille-chan 9da7a5704e
feat: Create lists with checkboxes via + menu 6 months ago
krille-chan a2e5a940bd
feat: Check markdown checkboxes in messages 6 months ago
Christian Kußowski 7cc341ac91
feat: Background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
6 months ago
Christian Kußowski dc26309489
chore: Display loading dialog when preparing voice message
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
6 months ago
krille-chan 24e25c1d9b
fix: Crash when opening settings in column mode from popup menu 6 months ago
Christian Kußowski 8664f21ad8
build: Update matrix dart sdk to 0.40.0
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
6 months ago
krille-chan 9a5bb2a0db
chore: Adjust new chat page design 6 months ago
krille-chan a1b198bfbc
chore: Display count of invited in members page 6 months ago
Krille 89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
6 months ago
Krille d90c1e6fd8
chore: Only show joined members in members list by default
Signed-off-by: Krille <c.kussowski@famedly.com>
6 months ago
krille-chan 22aa50fd02
chore: Reenable archive feature after various fixes landed in sdk 7 months ago
krille-chan 2b046b916e
chore: Follow up message design 7 months ago
Krille b895ca5523
chore: Follow up file message design
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
krille-chan 1b42cf44fc
chore: Follow up message design 7 months ago
krille-chan 8c75e31612
chore: Follow up message design 7 months ago
krille-chan a8a15e900b
chore: Follow up members list 7 months ago
Krille 64ba93d8ea
chore: Nicer scaffold dialog for column mode
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 60fe90233b
fix: Text scale factor in Linkify widgets
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille c01e4ba797
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 5e7b0bf724
feat: Filter for room members page and easier approve knocking users
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 3594fa4f6d
refactor: Implement avatar image viewer and adjust design
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
krille-chan 764c614c14
chore: Use Cupertino Activity Indicator in ChatEventList 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 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 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 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 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
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 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 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-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 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
Krille 6cdfced81f
chore: Add start to ordered list 9 months ago
Krille 2869d341a6
chore: Follow up connection status 9 months ago
Krille 4429368a92
chore: Adjust button icon colors 9 months ago
Krille 6bcef04a19
chore: Slightly adjust welcome screen 9 months ago
Krille 7785f7ab2a
chore: Follow up sync status 9 months ago
Krille 7599ce8627
chore: Better connection status indicator 9 months ago
Krille 3011d18438
chore: Follow up html rendering 9 months ago
Krille 979b30e0aa
chore: Follow up html rendering 9 months ago
krille-chan a9a23c6309
chore: Design adjustments 9 months ago
krille-chan a21fc8884d
refactor: Remove unused class 9 months ago
krille-chan c971d2bd8a
refactor: Switch to ubuntu font 9 months ago
Krille 12c948211b
refactor: New html rendering 9 months ago
krille-chan 7cbc518951
refactor: Improve sso login UX on web 9 months ago
Krille 2ad6d6f1c5
chore: Adjust colors 10 months ago
Krille 9512e78441
chore: adjust design 10 months ago
Krille 8717f1c430
chore: Follow up design 10 months ago
Krille 63e603614b
chore: Follow up emoji picker design 10 months ago
Krille fac2e5bde3
chore: Adjust emoji picker design 10 months ago
Krille 85bebb796c
chore: Design adjustments 10 months ago
Krille 43f47a2df6
chore: Follow up colors reply 10 months ago
Krille 7504756caf
chore: Follow up reply color 10 months ago
Krille 6f18f71644
chore: Update lastEvent after redaction 10 months ago
Krille 36bdca84c7
chore: Update matrix dart sdk 10 months ago
Krille 2fef6faa1a
chore: Follow up other party has no keys 10 months ago
Krille aa010767de
feat: Prevent sending messages if other party has no encryption keys 10 months ago
krille-chan 8cb06d602b
chore: Show close icon for device verification warning 10 months ago
Krille f68a9de6bf
feat: Display file description on all file events 10 months ago
Krille a5dc6db4e8
fix: Do not leave old room if join new room failed 10 months ago
Krille 8613010c5e
chore: Follow up image viewer 10 months ago
Krille 1ef0289b6a
chore: Follow up imageviewer 10 months ago
Krille b2131e65e5
chore: Follow up image viewer 10 months ago
Krille f7bf273c17
chore: Follow up image viewer swipe 10 months ago
Krille fb685c03cf
feat: Swipe to next or previous image in image viewer 10 months ago
Jeremy fc8ad51380
Merge branch 'main' into FluffyChat_JaWeee 11 months ago
JaWeee 92dada533b
fix: LoadingSnackBar consistently remains visible until the upload is complete
- Adjusted the `SendFileDialogState` file to ensure that the `showLoadingSnackBar` remains visible throughout the file upload process.
- the SnackBar is cleared only after the image/file is uploaded and displayed in the chat.

Signed-off-by: JaWeee <dohoanggiahuy310703@gmail.com>
11 months ago
Krille b62d3b449f
fix: Do not set public visibility for private groups 11 months ago
Krille 67dd7f7028
fix: Use MB and KB instead of MiB and KiB for file sizes 11 months ago
krille-chan 7b1d46aa18
chore: Make message bubble color dark also in dark mode 11 months ago
Krille 24b4e8157c
chore: Follow up bottomsheets 11 months ago
Krille dbe8c1b9f4
build: Update to flutter 3.27 11 months ago
Krille 21196a108f
chore: Follow up qr code buttons 11 months ago
Krille dbf3eccc93
feat: QR Code viewer for mxid sharing
Signed-off-by: Krille <c.kussowski@famedly.com>
11 months ago
Krille 96fc964cd1
fix: Wrong sorted imports 11 months ago
Krille 7ec39a1c6e
chore: Improve alias UX in chat settings
Signed-off-by: Krille <c.kussowski@famedly.com>
11 months ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 11 months ago
Krille 960d603037
refactor: Adjust chat list item UX 11 months ago
Krille e2ad11970f
chore: Improve UserBottomSheet UX 11 months ago
Krille b186021f38
refactor: Improve UX of user role in UserBottomSheet 11 months ago