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/Database/Models
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
5 months ago
..
Attachment.swift Refactored the LintLocalizableStrings script 6 months ago
BlindedIdLookup.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Capability.swift clean 8 months ago
ClosedGroup.swift Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings 6 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
ConfigDump.swift Refactored the LintLocalizableStrings script 6 months ago
Contact.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
ControlMessageProcessRecord.swift Fixed a crash and config issue 1 year ago
DisappearingMessageConfiguration.swift fix disappearing messages strings 8 months ago
GroupMember.swift Fixed the QA issues and a few other bugs 2 years ago
Interaction.swift Merge branch 'dev' into fix/rework-recipient-state 6 months ago
InteractionAttachment.swift
LinkPreview.swift Refactored MimeTypeUtil to use UniformTypeIdentifiers 7 months ago
OpenGroup.swift Refactored the LintLocalizableStrings 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Refactored the LintLocalizableStrings script 6 months ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift
SessionThread.swift Updated NTS & 1-1 conversation deletion to be consistent with other plats 5 months ago
ThreadTypingIndicator.swift