mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Public rooms search: Directory page starts to work (with cells from MatrixKit)
This commit is contained in:
@@ -53,6 +53,12 @@
|
||||
*/
|
||||
- (void)closeSelectedRoom;
|
||||
|
||||
/**
|
||||
Open the public rooms directory page.
|
||||
It uses the `publicRoomsDirectoryDataSource` managed by the recents view controller data source
|
||||
*/
|
||||
- (void)showPublicRoomsDirectory;
|
||||
|
||||
/**
|
||||
Action registered on `UIControlEventTouchUpInside` event for both buttons.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user