Commit graph

317 commits

Author SHA1 Message Date
Christian Kußowski
0c37ac97d4
chore: Follow up subtitle font style 2025-08-22 11:33:29 +02:00
Christian Kußowski
2710e66fae
chore: Slightly adjust font sizes and design 2025-08-20 09:46:27 +02:00
imnotlxy
d2c2fd48d4 fix: Avoid using MediaQuery.of() 2025-08-01 06:15:23 +08:00
Christian Kußowski
87a2449f41
chore: Set text message max length to 16384 but make it configurable 2025-06-26 10:23:52 +02:00
Christian Kußowski
103cb8328d
feat: Collapse all state events by default 2025-06-21 11:15:28 +02:00
Christian Kußowski
48ec98c614
chore: Follow up popupmenu theme 2025-06-17 13:18:35 +02:00
Christian Kußowski
7673795077
chore: Make max timeline width smaller 2025-06-17 10:32:56 +02:00
Christian Kußowski
13f27eda9f
chore: Follow up new reactions picker 2025-06-17 09:20:22 +02:00
Christian Kußowski
37d313c271
refactor: Nicer popupmenus 2025-06-16 18:21:10 +02:00
Christian Kußowski
033feed6b1
refactor: New message context menu 2025-06-16 18:11:49 +02:00
Christian Kußowski
2616ba6e4b
refactor: Follow up handle logout and login with new client 2025-06-11 08:19:54 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 2025-06-05 08:47:19 +02:00
Christian Kußowski
c445a6a294
feat: Add feature flag for refresh tokens 2025-05-30 09:44:22 +02:00
ggurdin
4b926935bd
feat: add setting for whether to show space navigation rail on mobile 2025-05-19 16:13:42 -04: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
b6ebe960e7
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-11 08:56:25 +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
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
Krille
92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-16 14:07:27 +01:00
Krille
4c37811878
chore: disable echoCancel for audio messages 2025-03-13 10:41:11 +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
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-chan
139117e47b
refactor: Display navigationrail in settings page 2025-02-08 16:35:33 +01:00
Krille
f8b5ce5201
chore: Follow up message bubble color 2025-02-06 09:28:09 +01:00
krille-chan
b6ea44da2e
chore: Message bubble color follow up 2025-02-05 19:57:53 +01:00
Krille
27a2361ba8
Merge branch 'krille/pick-share-keys-with' 2025-02-05 14:39:18 +01:00
Krille
1147ddf91d
chore: Adjust navrail design 2025-02-05 12:14:05 +01:00
Krille
00165d925e
chore: Adjust design 2025-02-04 15:47:53 +01:00
Krille
9f9f52fa02
feat: Pick share keys with 2025-02-04 15:07:07 +01:00
krille-chan
a9a23c6309
chore: Design adjustments 2025-02-02 14:05:58 +01:00
krille-chan
c971d2bd8a
refactor: Switch to ubuntu font 2025-02-02 13:50:42 +01:00
Krille
2ad6d6f1c5
chore: Adjust colors 2025-01-27 09:31:37 +01:00
Krille
85bebb796c
chore: Design adjustments 2025-01-26 16:07:52 +01:00
Krille
b80962fba7
chore: Follow up snackbar theme 2025-01-24 13:45:19 +01:00
krille-chan
8cb06d602b
chore: Show close icon for device verification warning 2025-01-12 12:24:14 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
Krille
9906668f1c
chore: Follow up appbar shadow 2024-11-04 14:12:58 +01:00
Krille
3a8bb47e2c
chore: Polish login design 2024-11-04 13:52:43 +01:00
Krille
448a111c48
feat: Add about server page 2024-11-03 16:58:04 +01:00
krille-chan
133e7ab955
chore: Design adjustments 2024-11-03 11:11:13 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces 2024-11-01 08:14:47 +01:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
d8acd92023
feat: Display warning banner on unverified devices 2024-10-12 22:00:09 +02:00
krille-chan
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
dlyrsk
c277e73faf
Merge branch 'krille-chan:main' into main 2024-08-07 23:33:11 +09:30
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00