Florian Renaud
8950428cd3
Persist selected users in data store
2023-04-13 16:19:56 +02:00
Florian Renaud
4aad2d5ce2
Rename MatrixUserDataSource to UserListDataSource
2023-04-13 16:19:55 +02:00
Florian Renaud
5364bbd2cb
Update screenshots
2023-04-13 16:19:55 +02:00
Florian Renaud
cf8e91c3cf
Split user list views into multiple files
2023-04-13 16:19:55 +02:00
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
Florian Renaud
5899211413
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
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