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
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
..
LegacyDatabase Further work on migrations and message pipeline refactoring 2 years ago
Migrations Fixed a few closed group and job issues 2 years ago
Models Fixed a few closed group and job issues 2 years ago
Notification+Contacts.swift Further work on SessionMessagingKit migrations 2 years ago
OWSBackupFragment.h Make things compile again 4 years ago
OWSBackupFragment.m Make things compile again 4 years ago
OWSPrimaryStorage.h Restructure 4 years ago
OWSPrimaryStorage.m fix unread mention indicator showing after the message is deleted 2 years ago
OWSStorage+Subclass.h Make things compile again 4 years ago
OWSStorage.h Restructure 4 years ago
OWSStorage.m Add missing strings 3 years ago
SSKPreferences.swift Further work on migrations and message pipeline refactoring 2 years ago
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 2 years ago
Storage+Jobs.swift Correctly handle multiple untrusted attachments 3 years ago
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2 years ago
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 2 years ago
Storage+Shared.swift Further work on SessionMessagingKit migrations 2 years ago
TSDatabaseSecondaryIndexes.h Restructure 4 years ago
TSDatabaseSecondaryIndexes.m Restructure 4 years ago
TSDatabaseView.h fix unread mention indicator showing after the message is deleted 2 years ago
TSDatabaseView.m Further work on SessionMessagingKit migrations 2 years ago