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 a91024f0bb Separate streams for attachment upload/download and bug fixes
• Updated the code to stop sending legacy PNs outside of legacy group conversations
• Updated the logger logic to clean things up and use the local date/time (with time zone info) to ease debugging user reports
• Fixed an issue where messages in a community could incorrectly accept disappearing message settings
• Fixed an issue where duplicate messages could be sent in some cases
• Fixed an issue where the conversation might not scroll to the bottom after sending an attachment
• Fixed an issue where attachment encryption was happening in a db write thread
4 weeks ago
..
Attachment.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
BlindedIdLookup.swift Fixed the broken tests 11 months ago
Capability.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
ClosedGroup.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 4 months ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 1 year ago
ConfigDump.swift Fixed a crash and config issue 2 months ago
Contact.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 4 months ago
ControlMessageProcessRecord.swift Fixed a crash and config issue 2 months ago
DisappearingMessageConfiguration.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
GroupMember.swift Fixed the QA issues and a few other bugs 1 year ago
Interaction.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2 years ago
LinkPreview.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
OpenGroup.swift Refactored the LintLocalizableStrings 9 months ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 1 year ago
Profile.swift Fixed the background crash issues 2 months ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 1 year ago
Reaction.swift update sortId logic after open group reaction index 2 years ago
RecipientState.swift feat: update disappearing messages ui for visible messages 8 months ago
SessionThread.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 4 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2 years ago