Commit Graph

17 Commits

Author SHA1 Message Date
Gil Eluard fe0c81cdc6 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug 29d7262e38 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 63300796f8 Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare af2c443fe8 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare b29e64f428 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
SBiOSoftWhare 92f4549d54 DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 847a6a88ba ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 1d82f4c831 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 7506a06976 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
manuroe eec78b8978 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 2780cd2b02 Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek b4b7e49047 Change group name 2020-09-21 18:12:37 +03:00
ismailgulek 470aecae5d Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek 78152a8b04 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 6afc2df1fb Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek 02bd7862a2 Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek f8b0b3bdf8 Create ShowDirectory module 2020-09-10 12:50:26 +03:00