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/SignalUtilitiesKit/Database/Migrations
Morgan Pretty a26ee12f8d Further work on Id Blinding
Renamed the setter for the SOGS 'Server' object for consistency
Updated the Curve25519Kit repo to use an Oxen fork
Updated the MockDataGenerator to accomodate the latest changes
Updated the ConversationVC to better support getting replaced when the conversion from blinded to unblinded happens while on that screen
Added a cache for the mapping between blinded ids and standard ids (gets cached whenever a valid match is found)
Added a migration to remove the old 'authToken, 'lastMessageServerId' and 'lastDeletionServerId' collections (redundant in SOGS V4)
3 years ago
..
ContactsMigration.swift Rename contactIdentifier → contactSessionID 4 years ago
MessageRequestsMigration.swift Built out the Message Request functionality 3 years ago
OWSDatabaseMigration.h Re-organize files 4 years ago
OWSDatabaseMigration.m Re-organize files 4 years ago
OWSDatabaseMigrationRunner.h Re-organize files 4 years ago
OWSDatabaseMigrationRunner.m Built out the Message Request functionality 3 years ago
OWSResaveCollectionDBMigration.h Re-organize files 4 years ago
OWSResaveCollectionDBMigration.m Re-organize files 4 years ago
SOGSV4Migration.swift Further work on Id Blinding 3 years ago