session-ios/SessionMessagingKit/Sending & Receiving
Morgan Pretty 9f4d1a678a Fixed a bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +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 bug where deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
Notifications Updated the PushNotificationAPI to use V4 onion requests instead of V2 2022-08-03 09:10:20 +10:00
Pollers Updated the logic for the background fetch timeout 2022-08-09 15:18:57 +10:00
Quotes Fixed a few issues found during QA 2022-08-04 13:25:46 +10:00
Typing Indicators Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +10:00
MessageReceiver+Decryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageReceiver.swift Fixed an edge-case crash, a couple of minor bugs and made future-proofing tweaks 2022-07-12 17:43:52 +10:00
MessageSender+Convenience.swift Attempted to fix the notification & call reporting issues 2022-07-25 17:03:09 +10:00
MessageSender+Encryption.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
MessageSender.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +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