Benoit Marty
|
f29e79d64e
|
Change API MatrixClient.joinRoom(roomId: RoomId): Result<RoomId> to MatrixClient.joinRoom(roomId: RoomId): Result<Unit>
|
2024-04-19 18:11:13 +02:00 |
|
Benoit Marty
|
cd63ae816a
|
Fix Preview name
|
2024-04-18 09:07:01 +02:00 |
|
Benoit Marty
|
bc1c93c663
|
Use PreviewsDayNight instead of PreviewLightDark in order to generate screenshots.
|
2024-04-18 01:35:21 +02:00 |
|
ganfra
|
e72983f1b8
|
RoomList invites : update and remove tests
|
2024-04-16 15:45:57 +02:00 |
|
ganfra
|
4dbcd072c0
|
Invite : remove invitelist entry points
|
2024-04-16 11:41:55 +02:00 |
|
ganfra
|
a41096fa51
|
Fix malformed room id in StateProvider..
|
2024-04-12 16:45:40 +02:00 |
|
ganfra
|
11979167c5
|
Room navigation : some clean up
|
2024-04-12 15:58:15 +02:00 |
|
ganfra
|
fbb92f0c9a
|
Room navigation : fix tests on invite after the refactoring
|
2024-04-11 16:50:09 +02:00 |
|
ganfra
|
6a255a1b10
|
Room navigation : reuse accept/decline presentation logic
|
2024-04-09 14:16:17 +02:00 |
|
ganfra
|
7d59884922
|
Room navigation : refactor Invites so we can use it in other places
|
2024-04-08 21:18:25 +02:00 |
|
ganfra
|
f586114458
|
Room navigation : rename module invitelist to invite
|
2024-04-08 17:22:13 +02:00 |
|