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 3b772b7f90 [WIP] started adding logic to ignore messages invalidated by config
Created a ConfigMessageReceiveJob just to clean up the logs a bit
Updated the poller to make any MessageReceive jobs dependant on any ConfigMessageReceive jobs which are created
Updated legacy groups to delete the group content when you are removed
Fixed an issue where the JobRunner wouldn't stop pending jobs while clearing data
Fixed another issue with the profile view in the message cell
2 years ago
..
MessageReceiver+Calls.swift Finished off a few remaining bits and pieces 2 years ago
MessageReceiver+ClosedGroups.swift [WIP] started 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 Cleaned up a bunch of code, added pinned and hidden handling 2 years ago
MessageReceiver+ExpirationTimers.swift Fixed a number of bugs with the config handling 2 years ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 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 Fixed issues raised during QA 2 years ago
MessageSender+ClosedGroups.swift Fixed issues found during QA 2 years ago