Commit Graph

16 Commits

Author SHA1 Message Date
aringenbach cc2a95e865 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Gil Eluard d52bbb99c1 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 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
Gil Eluard 35798d0fcb 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 456ef4fbee Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek 45f8e400b0 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
ismailgulek 9f57d8584c Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek 9f041aacdd Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek aa51d9fe57 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek 8409c9352f Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek fac1702309 UI updates 2020-09-15 14:09:57 +03:00
ismailgulek f379420031 Span view 2020-09-15 14:09:42 +03:00
ismailgulek a54e90e815 Add encryption badge 2020-09-15 12:13:30 +03:00
ismailgulek c9e313bc29 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek d7d29f9c0f Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek 3d4583913e Implement new module 2020-09-14 19:44:07 +03:00