25 Commits (2c2bf7c687c34166d0730ca4c64b9149d14fa716)

Author SHA1 Message Date
Benoit Marty f29e79d64e Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 7 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 7 months ago
Benoit Marty a5240e3294 Attempt to fix preview of RoomDirectoryView 7 months ago
ganfra 11979167c5 Room navigation : some clean up 7 months ago
ganfra a2329fc7df Join room : change state and view 7 months ago
ganfra ab8c31541b Room join : add presenter tests 7 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 7 months ago
ganfra db9a402ce5 Room navigation : make it working with RoomDirectory 7 months ago
Benoit Marty 810e4919bc Sync strings. 7 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 7 months ago
bmarty e6bd14a1a9 Sync Strings from Localazy 7 months ago
bmarty 5809864182 Sync Strings from Localazy 7 months ago
ganfra d34c4605a4 RoomDirectory : use same logic for name description computation 7 months ago
ganfra 5f8b74055d RoomDirectory : address pr reviews 7 months ago
ganfra 42004f251b Room directory : more cleanup and more tests 7 months ago
ganfra 3f1f764745 Room directory : add tests and cleanup 7 months ago
ganfra b900818001 RoomDirectory : continue improving interactions 7 months ago
ganfra 90b2a65c1a Room directory : implement simple join room 7 months ago
ganfra 0c96769e8b Room directory : start branching join event 7 months ago
ganfra e4c7118428 Room directory : fix pagination and add empty state. 7 months ago
ganfra 4c5ae6ae4b RoomDirectory : continue implementing the search 7 months ago
ganfra fa7a889a3f Room directory : change names and adapt ui 7 months ago
ganfra b0894fcd11 Room directory search : start implementing ui with fake data 8 months ago
ganfra 6e8d0ded36 Room Directory Search : setup the feature 8 months ago