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/SessionUtilitiesKit/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)
3 years ago
..
LegacyDatabase Further work on SessionMessagingKit migrations 3 years ago
Migrations Further work on the DB refactoring 3 years ago
Models Fixed a few closed group and job issues 3 years ago
Types Further work on the DB refactoring 3 years ago
Utilities Further work on migrations and message pipeline refactoring 3 years ago
GRDBStorage.swift Further work on migrations and message pipeline refactoring 3 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
OWSPrimaryStorageProtocol.swift Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
Storage.swift Re-organize files 4 years ago
TSYapDatabaseObject.h Re-organize files 4 years ago
TSYapDatabaseObject.m Re-organize files 4 years ago