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 a7761697a9 More performance logging and some minor optimisations
Added code to throttle the 'markAsRead' logic when scrolling to 100ms
Added a launch counter so we will always get error logs on launch if the database is suspended
Updated the logging to also indicate whether it's the DBWrite queue
Moved a couple of Atomic mutations outside of DB write closure on the off chance they are blocking
2 years ago
..
LegacyDatabase Added a restore account button to the failed migrations alert 3 years ago
Migrations Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago
Models Finished adding logic to ignore messages invalidated by config 2 years ago
Types Fixed a number of issues found during internal testing 2 years ago
Utilities Fixed a number of bugs found during internal testing 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 More performance logging and some minor optimisations 2 years ago
StorageError.swift Fixed a number of bugs found during internal testing 2 years ago