Krille
d48da53134
feat: Room Previews
2025-03-02 15:18:19 +01:00
krille-chan
e94368108a
feat: Room Previews
2025-03-02 14:36:39 +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-chan
88e63d127a
refactor: Improved share / forward dialog
2024-12-01 10:59:13 +01:00
Krille
448a111c48
feat: Add about server page
2024-11-03 16:58:04 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces
2024-11-01 08:14:47 +01:00
krille-chan
dec588d0c0
refactor: Simplify login UX
2024-08-25 12:33:18 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail
2024-07-15 21:14:49 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design
2024-07-15 09:36:45 +02:00
krille-chan
f01d507e19
chore: Disable page transition in column mode
2024-05-30 08:36:11 +02:00
krille-chan
6ea4d0c263
feat: Search feature
2024-05-05 12:58:30 +02:00
krille-chan
c300220773
design: New chat access settings
2024-04-14 15:49:46 +02:00
Krille
20fd4dcf59
chore: Add pagekey to custom page builder
2024-03-27 07:58:34 +01:00
Krille
f3b3a82f0d
chore: Follow up new page transition
2024-03-25 15:17:10 +01:00
krille-chan
2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router
2024-03-25 07:52:36 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
...
This reverts commit 315a43c1a4 .
2024-01-25 09:13:08 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext
2024-01-20 08:35:09 +01:00
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly
2024-01-03 13:37:36 +01:00
krille-chan
5847fe0546
feat: New change password page with server capabilities check
2023-12-23 09:48:35 +01:00
krille-chan
e1474c48d8
refactor: Remove todo list feature
2023-12-22 20:20:58 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg
2023-12-22 17:15:14 +01:00
krille-chan
f1b2040edb
fix: Block users
2023-12-01 17:58:04 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms
2023-10-28 20:40:14 +02:00
Krille
e14173688a
refactor: Space routes to normal room routes
2023-08-13 16:21:28 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes
2023-08-13 13:41:01 +02:00
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes
2023-08-13 10:46:00 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode
2023-08-12 11:52:20 +02:00
Krille
d6b48091c4
refactor: Make router static
2023-08-11 12:21:04 +02:00
krille-chan
8826815f8e
chore: Follow up preserve state in 3 column mode
2023-08-11 07:10:53 +02:00
krille-chan
9c3e13cf68
chore: Follow up page transition
2023-08-10 19:54:49 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router
2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter
2023-08-10 11:12:09 +02:00
Krille
bcf0d5e238
feat: New simplified login process with more prominent SSO and nicer layout
2023-06-11 18:04:31 +02:00
Krille
e690f1e14c
refactor: Not nullable room in ChatPage
2023-03-25 15:06:12 +01:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Krille
5d53a37e2e
style: New settings design
2023-02-04 18:32:56 +01:00
Krille
eac784e33b
fix: Archive
2023-01-13 10:38:39 +00:00
Christian Pauly
ccfda5bc96
feat: New material 3 design
2022-07-07 20:18:40 +02:00
Christian Pauly
ff5fcbc568
chore: Follow up new design fixes
2022-04-15 18:42:11 +02:00
Christian Pauly
87afa8ac3d
feat: New onboarding design
2022-04-15 13:55:39 +02:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Christian Pauly
733e4c7d7d
chore: enhance stories
2021-12-28 19:30:19 +01:00
Christian Pauly
ba137ed241
fix: Add missing routes
2021-12-25 15:27:13 +01:00
Christian Pauly
1c62c26f30
feat: Settings for stories
2021-12-25 11:56:44 +01:00
Krille Fear
231a2e26f9
feat: Stories
2021-12-24 13:18:09 +00:00
Krille Fear
d7d0d04ddb
refactor: Migrate utils and main.dart to null safety
2021-11-19 20:15:07 +01:00
Krille Fear
e961596bc9
feat: New settings design
2021-11-13 21:21:13 +01:00
Krille Fear
a5c88479af
feat: Move styles one settings level up
2021-11-13 20:44:47 +01:00
Krille Fear
1abb7310f3
refactor: Pages folder structure
2021-11-09 21:32:16 +01:00