mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
RecentsVC: Handle room directory display. HomeVC now show room directory on join room action.
This commit is contained in:
@@ -165,6 +165,16 @@
|
||||
*/
|
||||
- (void)muteEditedRoomNotifications:(BOOL)mute;
|
||||
|
||||
/**
|
||||
Show room directory.
|
||||
*/
|
||||
- (void)showRoomDirectory;
|
||||
|
||||
/**
|
||||
Show a public room.
|
||||
*/
|
||||
- (void)openPublicRoom:(MXPublicRoom *)publicRoom;
|
||||
|
||||
#pragma mark - Scrolling
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user