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 3baeb981d9 Further work on the JobRunner
Moved the JobRunner into SessionUtilitiesKit so it can be used by SessionSnodeKit
Exposed a 'sharedLokiProject' value on UserDefaults to remove the hard-coded group name used everywhere
Added "blocking" job support for 'OnLaunch' and 'OnActive' jobs to the JobRunner (will retry until it succeeds)
Added the UpdateProfilePicture and RetrieveDefaultOpenGroupRooms jobs
4 years ago
..
LegacyDatabase Further work on SessionMessagingKit migrations 4 years ago
Migrations Further work on the JobRunner 4 years ago
Models Further work on the JobRunner 4 years ago
Types Further work on the DB refactoring 4 years ago
Utilities Further work on migrations and message pipeline refactoring 4 years ago
GRDBStorage.swift Further work on migrations and message pipeline refactoring 4 years ago
OWSFileSystem.h
OWSFileSystem.m
OWSPrimaryStorageProtocol.swift
SSKKeychainStorage.swift Started work on GRDB logic and migrations 4 years ago
Storage.swift
TSYapDatabaseObject.h
TSYapDatabaseObject.m