Commit Graph

3702 Commits (a12c48fae640b59babf9307830bd66daaf40aac6)

Author SHA1 Message Date
Krille a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille b6b1d6ddb1
chore: Follow up new room design
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille e0525940ba
chore: Improve avatar designg
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
krille-chan 782d0577a2
fix: Null error in ClientChooserButton 4 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.
4 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.
4 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.
4 months ago
Krille-chan c4fb6e4886
Merge pull request #1702 from xegim/ui_padding_fix
fix: Consistent element padding between server picker and login view
4 months ago
Krille 5a96438ceb
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
xegim 75a61980b3
fix: Consistent element padding between server picker and login view 4 months ago
Krille d72998e7e9
build: Update openssl to 0.5.0
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille 072a6d0960
chore: Follow up formatting
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille 430099b30a
chore: Follow up update matrix dart sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille 3bf6134125
refactor: Formatting 4 months ago
Krille 47240e47db
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
4 months ago
Krille 0f000f952f
chore: Follow up code formatting 5 months ago
Krille 92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
5 months ago
Krille 03ea244e64
chore: Follow up config editor
Signed-off-by: Krille <c.kussowski@famedly.com>
5 months ago
Krille 251bcb3ebe
chore: Simpler changing config variables
Signed-off-by: Krille <c.kussowski@famedly.com>
5 months ago
Krille 4c37811878
chore: disable echoCancel for audio messages 5 months ago
Krille 97fad52c03
chore: Use other join endpoint for room upgrades 5 months ago
Krille dda45f783f
refactor: Easier shift enter logic for text input 5 months ago
krille-chan 8956f81e4e
chore: divider when scrolled up 5 months ago
Krille b645193f7b
refactor: Improved UX for room upgrades 5 months ago
Krille 730fb22be3
feat: Add advanced configuration page 5 months ago
krille-chan cd83c6e5ab
refactor: Remove custom font and emoji font workaround 5 months ago
Krille a91646d2ba
fix: Add missing <s> html tag to render 5 months ago
Krille 7a47a6a595
fix: Remove too sensitive dismiss gesture on chat list items 5 months ago
ggurdin eb83cd90eb
fix: update condition in account deletion function to allow deletion to go through 5 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
5 months ago
ggurdin 6959d8be00
fix: prevent users from creating spaces with empty names 5 months ago
Krille a8bf39aca0
chore: Better no compression supported UX 5 months ago
Krille-chan 9e7d939c2f
Merge pull request #1653 from evoL/evol/push-qlpuxltsltwt
fix: never use a transition on the shell route
5 months ago
Krille eb446af438
chore: Follow up gallery picker 5 months ago
Krille cc41a3bada
chore: Follow up input row 5 months ago
Krille 5ec25ec2ed
chore: Follow up paddings 5 months ago
Krille 7e8bb14c69
chore: Follow up paddings 5 months ago
Krille 2e7eea9308
chore: Follow up paddings in room input row 5 months ago
Krille 8da9ef06ff
chore: Follow up send file dialog design 5 months ago
Krille 4f67992d9e
feat: Send optional message with images or files 5 months ago
Krille 00d219bae1
feat: New video file picker button 5 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.
5 months ago
Krille 20220d21fd
fix: Index of numbered lists are off 5 months ago
krille-chan 221c3ef6bd
chore: Better error handling for image rendering 5 months ago
krille-chan 9ea7d307c2
chore: Nicer colors for reactions 5 months ago
krille-chan dfe6717a29
feat: Navigate in image viewer with keyboard keys 5 months ago
krille-chan 99c49e3df2
fix: Crash in settings when using MAS 5 months ago
Krille 1c5580ba62
chore: Combine mimetype types in send file dialog logic 5 months ago
Krille 2e40c432a3
Revert "chore: Follow up request iOS permissions"
This reverts commit 2625e89a33.
5 months ago
Krille 2625e89a33
chore: Follow up request iOS permissions 5 months ago