Commit Graph

25 Commits

Author SHA1 Message Date
SBiOSoftWhare d37e32f6d4 EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
Stefan Ceriu bde2df24ee Fixes #4746 - It is very easy to make duplicate rooms 2021-08-26 17:48:24 +03:00
Doug c411097256 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 7129c7582c MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
Gil Eluard 57517d6aac Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 90412e3393 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 16937adc62 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
ismailgulek cafa35ef2d Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek 1d465c45ef Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 8c1489bc42 Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek 94c7c1875d Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek 2931fb7fab Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek 5130059cc5 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 4fa8bf8858 Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek 3d078039f1 Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek 56d13ada4f Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek b898b190af Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 5042b244e8 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek 87da27470c Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek 7adda81b63 Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek 252d4b20e5 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 6a028e98ec Fix build 2020-09-09 19:39:30 +03:00
ismailgulek faa95f07e8 Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek 5c0a86e2f0 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek 0f7d0d32c4 Create new screen 2020-09-09 16:15:09 +03:00