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 c455a13a7b Finished adding logic to ignore messages invalidated by config
Added timestamps to the Profile table to avoid overriding current profile info with older info
Updated the MessageReceiver to ignore the rest of the messages invalidated by the config
Updated to the latest libSession
Updated the JobRunner to expose some more info about the currently running jobs
Made some tweaks to the ConfigurationSyncJob to better support concurrent jobs running for different targets
2 years ago
..
MessageReceiver+Calls.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageReceiver+ClosedGroups.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageReceiver+ConfigurationMessages.swift Updated the feature flag so it will continue to use User Config if the migrations have already been run 2 years ago
MessageReceiver+DataExtractionNotification.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageReceiver+ExpirationTimers.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageReceiver+MessageRequests.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2 years ago
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 2 years ago
MessageReceiver+VisibleMessages.swift Finished adding logic to ignore messages invalidated by config 2 years ago
MessageSender+ClosedGroups.swift Fixed issues found during QA 2 years ago