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
2022-06-23 15:51:19 +10:00
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
Errors Cleaned up received message handling and a few bugs with duplicate message handling 2022-06-03 15:47:16 +10:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Fixed a bunch of bugs 2022-06-23 15:51:19 +10:00
Notifications Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Pollers Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Quotes Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
Typing Indicators Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
MessageReceiver+Decryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageReceiver.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageSender+Convenience.swift Made a couple of tweaks to the GRDBStorage interface 2022-06-21 13:39:46 +10:00
MessageSender+Encryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageSender.swift Fixed a bunch of bugs 2022-06-23 15:51:19 +10:00
Notification+MessageReceiver.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00