Commit graph

3677 commits

Author SHA1 Message Date
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
Krille
2e7eea9308
chore: Follow up paddings in room input row 2025-02-25 14:43:38 +01:00
Krille
8da9ef06ff
chore: Follow up send file dialog design 2025-02-25 14:19:07 +01:00
Krille
4f67992d9e
feat: Send optional message with images or files 2025-02-25 13:44:46 +01:00
Krille
00d219bae1
feat: New video file picker button 2025-02-25 13:28:50 +01:00
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.
2025-02-24 22:16:46 +01:00
Krille
20220d21fd
fix: Index of numbered lists are off 2025-02-24 13:14:17 +01:00
krille-chan
221c3ef6bd
chore: Better error handling for image rendering 2025-02-22 12:17:50 +01:00
krille-chan
9ea7d307c2
chore: Nicer colors for reactions 2025-02-22 11:58:03 +01:00
krille-chan
dfe6717a29
feat: Navigate in image viewer with keyboard keys 2025-02-22 11:23:13 +01:00
krille-chan
99c49e3df2
fix: Crash in settings when using MAS 2025-02-21 18:13:27 +01:00
Krille
1c5580ba62
chore: Combine mimetype types in send file dialog logic 2025-02-20 16:45:51 +01:00
Krille
2e40c432a3
Revert "chore: Follow up request iOS permissions"
This reverts commit 2625e89a33.
2025-02-19 19:23:59 +01:00
Krille
2625e89a33
chore: Follow up request iOS permissions 2025-02-19 17:16:01 +01:00
Krille
69711506ea
fix: Request notification permissions on iOS before getToken 2025-02-19 16:52:13 +01:00
Krille
039771ee5e
chore: Follow up typo 2025-02-19 14:19:11 +01:00
krille-chan
31b4368f09
chore: Make login with matrix id more prominent again 2025-02-17 19:59:11 +01:00
Krille
addd7f1bad
refactor: Switch to maintained qr code package 2025-02-16 19:56:00 +01:00
Krille
cc57cce75d
build: Update dependencies for flutter 2025-02-16 17:18:28 +01:00
Krille
1c01e98ddd
refactor: Migrate to maintained badge package 2025-02-16 11:45:59 +01:00
Krille
53c45d851f
refactor: Migrate uni_links to app_links 2025-02-16 11:41:38 +01:00
Krille
38e5b02b14
refactor: Remove broken callkeep implementation 2025-02-16 11:30:16 +01:00
Krille
e001b8d81f
build: Switch to flutter_shortcuts_new 2025-02-16 11:09:32 +01:00
krille-chan
367a503123
chore: Follow up connection status header 2025-02-16 10:17:15 +01:00
Krille
25872eeb26
refactor: Update arb file types 2025-02-14 08:58:23 +01:00
Krille
aad2c9af99
chore: Follow up html rendering br tag 2025-02-11 09:07:52 +01:00
Krille
0b8d570c59
chore: Follow up linebreaks in html rendering 2025-02-10 09:57:00 +01:00
krille-chan
139117e47b
refactor: Display navigationrail in settings page 2025-02-08 16:35:33 +01:00
Krille
39df020cc4
chore: Follow up code blocks 2025-02-06 11:26:55 +01:00
Krille
e7e3b7881e
chore: Follow up linebreak formatting 2025-02-06 11:07:23 +01:00
Krille
f8b5ce5201
chore: Follow up message bubble color 2025-02-06 09:28:09 +01:00
krille-chan
5e937ca266
chore: Follow up bubble color 2025-02-05 20:51:14 +01:00
krille-chan
b6ea44da2e
chore: Message bubble color follow up 2025-02-05 19:57:53 +01:00
krille-chan
321cc07fb8
chore: Follow up bubble color 2025-02-05 19:19:06 +01:00
krille-chan
59648bf2d7
fix: Image search rendering problem 2025-02-05 17:35:24 +01:00
Krille
d7ac0aa605
chore: Follow up message bubble colors 2025-02-05 15:50:31 +01:00
Krille
efd4811569
chore: follow up chat bubble colors 2025-02-05 15:33:17 +01:00
Krille
480513c708
feat: Use dynamic gradient for chat bubbles 2025-02-05 15:28:27 +01:00
Krille
27a2361ba8
Merge branch 'krille/pick-share-keys-with' 2025-02-05 14:39:18 +01:00