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/Message Handling
Morgan Pretty 3344e58716 Cleaned up some logic around sync messages
Added logic to indicate when a sync message failed to send (and the ability to retry)
Added the retry/resync button to the long press message menu
Updated sync messages to run via the MessageSendJob
Updated the delivery status to always show on the last outgoing message
Updated the logic to update the delivery status when retrying to send a failed message
Removed the convoluted recursion logic for turning self-send messages into sync messages
2 years ago
..
MessageReceiver+Calls.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
MessageReceiver+ClosedGroups.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
MessageReceiver+ConfigurationMessages.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
MessageReceiver+DataExtractionNotification.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+MessageRequests.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
MessageReceiver+ReadReceipts.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+UnsendRequests.swift Fixed a few more bugs 2 years ago
MessageReceiver+VisibleMessages.swift Cleaned up some logic around sync messages 2 years ago
MessageSender+ClosedGroups.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago