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 2025fd2638 Fixed a crash and the SOGS deletion logic to continue to support the deprecated approach for the time being
Fixed an issue where the app could crash when entering the background during migration
Added the old 'messageServerIdsToRemove' code back for the time being to support the deprecated deletion behaviour
3 years ago
..
Attachments
Errors
Link Previews
Message Handling Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
Notifications
Pollers Fixed a crash and the SOGS deletion logic to continue to support the deprecated approach for the time being 3 years ago
Quotes
Typing Indicators Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+Decryption.swift
MessageReceiver.swift
MessageSender+Convenience.swift
MessageSender+Encryption.swift
MessageSender.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
Notification+MessageReceiver.swift