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 2ee1fa0125 Updated NTS & 1-1 conversation deletion to be consistent with other plats
• Added a few functions to retrieve conversation settings from libSession
• Updated the Note to Self swipe action to be "Hide" (hides the conversation but does not delete the messages)
• Updated the one-to-one deletion behaviour (now syncs both hiding the conversation and deleting it's messages)
• Updated the logic to retrieve the relevant disappearing messages setting from libSession when creating a thread if it doesn't exist (allows us to delete threads without worrying about losing settings)
• Updated a bunch of dependency management & injection code so the unit tests would pass
6 months ago
..
MessageReceiver+Calls.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago
MessageReceiver+ClosedGroups.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago
MessageReceiver+DataExtractionNotification.swift Fixed build issues resulting from rebase after Onboarding 9 months ago
MessageReceiver+ExpirationTimers.swift Fixed build issues resulting from rebase after Onboarding 9 months ago
MessageReceiver+MessageRequests.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago
MessageReceiver+ReadReceipts.swift Refactored the 'RecipientState' type 7 months ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2 years ago
MessageReceiver+UnsendRequests.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
MessageReceiver+VisibleMessages.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago
MessageSender+ClosedGroups.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 6 months ago