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 d4e66dde14 Fixed a few more issues found during testing
• Fixed an issue where the conversation 'created' timestamp wasn't correctly getting set when creating a group
• Fixed an issue where sending a message to 'Note to Self' may not show the conversation in the conversation list
• Fixed an issue where sharing a message with an attachment might not include the attachment
• Fixed an issue where list paging wouldn't work in some cases after values were inserted into the database after the currently loaded pages
• Added some handling for invalid 'joinedAt' values for groups (seems like we can have an incorrect resolution)
8 months ago
..
Attachment.swift Separate streams for attachment upload/download and bug fixes 10 months ago
BlindedIdLookup.swift Fixed the broken tests 2 years ago
Capability.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
ClosedGroup.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2 years ago
ConfigDump.swift Fixed a crash and config issue 11 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 11 months ago
DisappearingMessageConfiguration.swift Added a 30s disappearing messages option to debug builds for testing 10 months ago
GroupMember.swift Fixed the QA issues and a few other bugs 2 years ago
Interaction.swift Separate streams for attachment upload/download and bug fixes 10 months ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Fixed a few more bugs 9 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 Fixed the background crash issues 11 months ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift feat: update disappearing messages ui for visible messages 1 year ago
SessionThread.swift Fixed a few more issues found during testing 8 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago