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 ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
2 years ago
..
Attachment.swift Fixed a few closed group and job issues 2 years ago
Capability.swift Further work on the DB refactoring 2 years ago
ClosedGroup.swift Further work on migrations and message pipeline refactoring 2 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 2 years ago
Contact.swift Further work on migrations and message pipeline refactoring 2 years ago
ControlMessageProcessRecord.swift Further work on migrations and message pipeline refactoring 2 years ago
DisappearingMessageConfiguration.swift Further work on migrations and message pipeline refactoring 2 years ago
GroupMember.swift Further work on migrations and message pipeline refactoring 2 years ago
Interaction.swift Fixed a few closed group and job issues 2 years ago
InteractionAttachment.swift Fixed a few closed group and job issues 2 years ago
Job.swift Fixed a few closed group and job issues 2 years ago
LinkPreview.swift Further work on migrations and message pipeline refactoring 2 years ago
OpenGroup.swift Fixed a few closed group and job issues 2 years ago
Profile.swift Further work on migrations and message pipeline refactoring 2 years ago
Quote.swift Further work on migrations and message pipeline refactoring 2 years ago
RecipientState.swift Further work on migrations and message pipeline refactoring 2 years ago
SessionThread.swift Fixed a few closed group and job issues 2 years ago