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)
2022-04-22 18:47:11 +10:00
..
LegacyDatabase Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Migrations Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Models Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Notification+Contacts.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
OWSBackupFragment.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSBackupFragment.m Make things compile again 2020-11-26 10:37:56 +11:00
OWSPrimaryStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSPrimaryStorage.m fix unread mention indicator showing after the message is deleted 2022-03-11 11:43:21 +11:00
OWSStorage+Subclass.h Make things compile again 2020-11-26 10:37:56 +11:00
OWSStorage.h Restructure 2020-11-25 16:15:16 +11:00
OWSStorage.m Add missing strings 2021-05-05 13:18:45 +10:00
SSKPreferences.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Storage+ClosedGroups.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
Storage+Jobs.swift Correctly handle multiple untrusted attachments 2021-04-08 16:24:54 +10:00
Storage+Messaging.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
Storage+OpenGroups.swift Made some optimisations to open group deletion handling 2022-03-21 16:53:12 +11:00
Storage+Shared.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
TSDatabaseSecondaryIndexes.h Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseSecondaryIndexes.m Restructure 2020-11-25 16:15:16 +11:00
TSDatabaseView.h fix unread mention indicator showing after the message is deleted 2022-03-11 11:43:21 +11:00
TSDatabaseView.m Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00