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 07046db4b6 Updated to the latest libSession, fixed a few bugs
Added the logic to sync the last read state for a conversation
Added the legacyClosedGroup thread variant
Updated the config handling to be able to update the 'mergeResult' and require a dump/push due to local changes
Fixed an issue where the name on the CallVC could go off the screen
Fixed an issue where OpenGroup info could sometimes incorrectly get deleted
Fixed an issue where the ConfirmationModal on a SessionTableViewController wouldn't trigger it's action
Fixed an issue where the config handling could incorrectly trigger a contacts update when there were no changes
2 years ago
..
MessageReceiver+Calls.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
MessageReceiver+ClosedGroups.swift Updated to the latest libSession, fixed a few bugs 2 years ago
MessageReceiver+ConfigurationMessages.swift Updated to the latest libSession, fixed a few bugs 2 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 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
MessageReceiver+ReadReceipts.swift Updated to the latest libSession, fixed a few bugs 2 years ago
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+UnsendRequests.swift Updated to the latest libSession, fixed a few bugs 2 years ago
MessageReceiver+VisibleMessages.swift Updated to the latest libSession, fixed a few bugs 2 years ago
MessageSender+ClosedGroups.swift Updated to the latest libSession, fixed a few bugs 2 years ago