You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Conversations
Morgan Pretty 5722cfe7d0 Fixed a bunch of bugs
Fixed a bug where call messages weren't getting migrated correctly
Fixed a bug where the conversation screen would be dismissed when returning from the background
Fixed a bug where the conversation screen wasn't starting focused on the first unread message
Fixed a bug where contacts that were approved might not be approved after the migration (flags weren't stored correctly previously???)
Fixed a bug where the closed group members might not be migrated correctly
Fixed a bug where some legacy info messages could be mistakenly migrated as call messages instead of message request acceptance messages
Fixed a bug where the last message wasn't showing it's "sent" status correctly
Fixed a bug where the QuoteView wasn't laying out the same way it used to
Removed some buggy animations when sending/receiving single messages
3 years ago
..
Context Menu Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Input View Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Message Cells Fixed a bunch of bugs 3 years ago
Settings Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
Views & Modals Made a couple of tweaks to the GRDBStorage interface 3 years ago
ConversationSearch.swift Fixed a few bugs with scrolling behaviour on the conversation screen 3 years ago
ConversationVC+Interaction.swift Fixed a bunch of bugs 3 years ago
ConversationVC.swift Fixed a bunch of bugs 3 years ago
ConversationViewModel.swift Fixed a bunch of bugs 3 years ago