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 8f3dcbc6be Sorted out a bunch of the config syncing logic
Updated the onboarding to attempt to retrieve the current user profile config and skip display name collection if it already exists
Updated the logic to get the snode pool and build paths immediately on launch even if the user hasn't been created yet (faster onboarding)
Removed the iOS-specific concurrent dual snode '/store' behaviour
Cleaned up the profile updating logic
Fixed an issue where the pollers could end up deadlocking the main thread if too many tried to start concurrently
2 years ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 3 years ago
Migrations Removed unneeded imports of libraries to understand usage 2 years ago
Models Sorted out a bunch of the config syncing logic 2 years ago
Types Added in missing code changes unrelated to closed groups rebuild 2 years ago
Utilities Added in missing code changes unrelated to closed groups rebuild 2 years ago
OWSFileSystem.h Re-organize files 4 years ago
OWSFileSystem.m Re-organize files 4 years ago
SSKKeychainStorage.swift Started work on GRDB logic and migrations 3 years ago
Storage.swift Refactored the remaining references to PromiseKit 2 years ago
StorageError.swift Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago