Commit Graph

9 Commits

Author SHA1 Message Date
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare eac3a27d63 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
SBiOSoftWhare a6b91d403b DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare ce4e780720 ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
manuroe de4f115de6 Room directory: Fix crash
#4137

This is a quick fix. We should remove all forced unwrapping
2021-03-24 09:14:31 +01:00
ismailgulek aff86d9197 Change group name 2020-09-21 18:12:37 +03:00
ismailgulek 2c27a7d022 Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek 62f5e470f2 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 47fc532b80 Complete refactoring 2020-09-10 14:56:46 +03:00