Commit Graph

9 Commits (91802e481294bb2d724987ac1fbd20bc2109a4c5)

Author SHA1 Message Date
Morgan Pretty 91802e4812 Fixed a number of crashes and bugs
Fixed a crash which would occur when rendering a message containing both a mention and a url
Fixed a crash which could occur during migration due to the openGroupServerMessageId essentially being the max UInt64 value which was overflowing the Int64 storage
Fixed a bug where empty read receipt updates were sending messages (even for non one-to-one conversations)
Fixed a bug where loading in large numbers of messages (via the poller) was auto scrolling to the bottom if the user was close to the bottom (now limited to <5)
Fixed a memory leak with the AllMediaViewController (strong delegate references)
Fixed an issue where non-alphanumeric characters would cause issues with global search
Fixed an issue where search result highlighting wasn't working properly
Fixed an issue where the app switcher UI blocking wasn't working
Updated the conversations to mark messages as read while scrolling (rather than all messages when entering/participating in a conversation)
Updated the modal button font weight to be closer to the designs
Added the ability to delete "unsent" messages
3 years ago
Morgan Pretty f7fd15dae0 Finished removing usages to non-theme colour variables
Updated theming throughout
Fixed a couple of bugs with the media gallery
3 years ago
ryanzhao 402bee2d38 feat: add action for document section 3 years ago
ryanzhao 533edd903b feat: implement handle update document view 3 years ago
ryanzhao 8d385de389 clean 3 years ago
ryanzhao 3241d66905 clean 3 years ago
ryanzhao 87a9bf9bce feat: add view for empty and loading state of document view 3 years ago
ryanzhao 0d25fb1c48 wip: add headers for different status 3 years ago
ryanzhao ccc46dfbf8 Add “documents” section in the all media screen for a conversation 3 years ago