mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Directory section should be displayed by default in Messages when recents list is empty.
related to https://github.com/vector-im/vector-ios/issues/358
This commit is contained in:
@@ -50,6 +50,11 @@
|
||||
*/
|
||||
@property (nonatomic, readonly) NSArray<MXPublicRoom*> *filteredRooms;
|
||||
|
||||
/**
|
||||
Refresh public rooms list (take into account the potential search pattern list).
|
||||
*/
|
||||
- (void)refreshPublicRooms;
|
||||
|
||||
/**
|
||||
Get the index path of the cell related to the provided roomId and session.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user