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/SessionMessagingKit/Sending & Receiving
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
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Fixed a bunch of bugs 3 years ago
Notifications Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Pollers Fixed the broken unit tests 3 years ago
Quotes Cleaned up the ConversationVC query and started plugging in paging 3 years ago
Typing Indicators Cleaned up the ConversationVC query and started plugging in paging 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift Fixed the broken unit tests 3 years ago
MessageSender+Convenience.swift Made a couple of tweaks to the GRDBStorage interface 3 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Fixed a bunch of bugs 3 years ago
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago