Commit Graph

16 Commits

Author SHA1 Message Date
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Gil Eluard ced9858a06 Room preview unexpectedly triggering within the room (#6255)
* Room preview unexpectedly triggering within the room

- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
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
Gil Eluard e6bf583dc7 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 31bc589656 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek 55ae9e2845 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
ismailgulek 9893b473ec Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 6fad1ccd6e Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek 76c6fc9098 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 22f6e72702 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek fa94d4d0cf UI updates 2020-09-15 14:09:57 +03:00
ismailgulek d2f3fb9022 Span view 2020-09-15 14:09:42 +03:00
ismailgulek 509fe021d5 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek 92ff249436 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek b6356035d1 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek c2a92858de Implement new module 2020-09-14 19:44:07 +03:00