Commit graph

3 commits

Author SHA1 Message Date
Jorge Martin Espinosa
11f041d940 [Room member list] Display room member list (#276)
* Implement room member list

* Move timeline initialization back to `TimelinePresenter`.

* Fix crash when the `innerRoom` inside a `RustMatrixRoom` is destroyed but `syncUpdateFlow` is still running.

* Address review comments
2023-04-04 16:07:57 +00:00
Maxime NATUREL
ae5b095711 Fixing unit tests of DefaultSelectUsersPresenter 2023-03-22 12:26:00 +01:00
Maxime NATUREL
31f8c92b58 Create a reusable selectusers feature module 2023-03-22 12:25:58 +01:00