Commit graph

4 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
Florian Renaud
eef1eea2a8 Merge remote-tracking branch 'origin/develop' into
feature/fre/start_chat_with_matrix_id
2023-04-05 10:16:33 +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