Commit Graph

14 Commits

Author SHA1 Message Date
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
Gil Eluard cc4e5f543c Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
ismailgulek 7743f32e27 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek ce949cde91 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
ismailgulek 486422dcda Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek c9707e2e1b Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek f0c2861930 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek a5d871df69 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek 7ca642af30 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek 2c507fc10c Span view 2020-09-15 14:09:42 +03:00
ismailgulek 2466ffb5e4 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek b031ccab8d Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek 7b6668e243 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 3d0a16b800 Implement new module 2020-09-14 19:44:07 +03:00