mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Public rooms search: Directory page starts to work (with cells from MatrixKit)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
There is no way in Matrix to be notified when there is a change in the public room directory.
|
||||
As a workaround, the data source refreshes its data when there are more than 10s old.
|
||||
*/
|
||||
@interface PublicRoomsDirectoryDataSource : MXKDataSource <UITableViewDataSource, MXKDataSourceDelegate>
|
||||
@interface PublicRoomsDirectoryDataSource : MXKDataSource <UITableViewDataSource>
|
||||
|
||||
/**
|
||||
All public rooms of the directory.
|
||||
|
||||
Reference in New Issue
Block a user