Commit graph

29 commits

Author SHA1 Message Date
Christian Kußowski
28af7bb0c7
refactor: Enable more strict lints 2026-02-24 10:06:39 +01:00
Christian Kußowski
a9a8b39465
Revert "refactor: Avoid unnecessary bool comparison"
This reverts commit 1cd3a91037.
2026-02-20 17:12:53 +01:00
Christian Kußowski
a0a03941c2
chore: Avoid unnecessary lambdas 2026-02-20 14:19:13 +01:00
Christian Kußowski
1cd3a91037
refactor: Avoid unnecessary bool comparison 2026-02-19 08:53:18 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
3d73391aa5
refactor: Invite users when upgrading private room 2025-11-01 09:58:16 +01:00
Christian Kußowski
60f688afa9
chore: Try out experimental new matrix sdk version with performance leak fix 2025-10-31 08:30:36 +01:00
Christian Kußowski
286d1662a4
chore: Hide restricted and knock restricted for unsupported room versions 2025-10-20 14:40:58 +02:00
Christian Kußowski
8bf46a3878
chore: Correctly remove knockRestricted from possible join rules 2025-10-19 14:38:19 +02:00
Christian Kußowski
d6dcbe0421
feat: Add support for restricted join rule 2025-10-19 14:23:05 +02:00
Christian Kußowski
99de670e04
build: Upgrade to flutter 3.35.2 2025-09-02 12:14:03 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
Krille
b645193f7b
refactor: Improved UX for room upgrades 2025-03-07 12:29:31 +01:00
Krille
96fc964cd1
fix: Wrong sorted imports 2024-12-11 09:30:00 +01:00
Krille
7ec39a1c6e
chore: Improve alias UX in chat settings
Signed-off-by: Krille <c.kussowski@famedly.com>
2024-12-11 09:17:16 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
fcd3227ef5
fix: Display only available join rules 2024-07-24 08:37:16 +02:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 2024-05-29 11:20:32 +02:00
krille-chan
ff54610e5b
refactor: Use onRoomState stream instead of room.onUpdate to not update on messages but state changes only 2024-05-19 07:52:18 +02:00
krille-chan
0210f791a0
chore: Follow up manage aliases 2024-04-18 11:06:12 +02:00
krille-chan
de68f62aef
chore: Follow up manage aliases 2024-04-15 09:13:06 +02:00
krille-chan
4dbe85b278
chore: Follow up manage room aliases 2024-04-15 08:49:25 +02:00
krille-chan
0684bb63ac
chore: Follow up join rules 2024-04-15 07:59:38 +02:00
krille-chan
2095e3ebad
chore: Follow up share alias 2024-04-14 20:36:38 +02:00
krille-chan
2d5f496d3c
chore: Follow up localize join rules 2024-04-14 16:41:07 +02:00
krille-chan
c300220773
design: New chat access settings 2024-04-14 15:49:46 +02:00