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 2bb68ccbcf Fixed a few issues found during QA
Fixed an issue where you could be left on the settings screen after deleting/leaving a conversation
Fixed an issue where deleting the last contact/group/community from a device would result in linked devices not deleting the relevant conversation
Fixed an issue where leaving a group created a race condition where linked devices wouldn't remove the group
2 years ago
..
MessageReceiver+Calls.swift Finished off a few remaining bits and pieces 3 years ago
MessageReceiver+ClosedGroups.swift Fixed a few issues found during QA 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 3 years ago
MessageReceiver+DataExtractionNotification.swift Cleaned up a bunch of code, added pinned and hidden handling 3 years ago
MessageReceiver+ExpirationTimers.swift Fixed a number of bugs with the config handling 3 years ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 3 years ago
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 3 years ago
MessageReceiver+VisibleMessages.swift Fixed issues raised during QA 3 years ago
MessageSender+ClosedGroups.swift Fixed issues found during QA 3 years ago