Commit Graph

3 Commits

Author SHA1 Message Date
Florian Renaud 1700794e8f Use content padding 2023-04-13 15:44:44 +02:00
Florian Renaud e59db5f34e WIP create room screen 2023-04-13 15:44:44 +02:00
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