Commit Graph

3 Commits

Author SHA1 Message Date
Florian Renaud
6c4cc71d3f Use content padding 2023-04-13 15:44:44 +02:00
Florian Renaud
ac5f50d264 WIP create room screen 2023-04-13 15:44:44 +02:00
Jorge Martin Espinosa
d7a6779343 [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