Commit Graph

7 Commits (ed9f4ea6c631da6867053316ede9659b8afe4b2e)

Author SHA1 Message Date
Morgan Pretty cf66edb723 Further work on SessionMessagingKit migrations
Added migrations for contacts and started working through thread migration (have contact and closed group threads migrating)
Deprecated usage of ECKeyPair in the migrations (want to be able to remove Curve25519Kit in the future)
4 years ago
Morgan Pretty 5bb3bd7bc1 Cleaned up some config sync logic and allowed migrations to trigger them
Updated the migrations so they can specify whether a configuration sync is required
Moved the config sync logic into a MessageSender extension (makes far more sense than AppDelegate)
Fixed a bug where the ShareVC was triggering the 'versionMigrationsDidComplete' twice
Removed a couple of imports for files that had been deleted
4 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 5 years ago
Niels Andriesse 919fcf7ef1 Mark existing contacts as trusted 5 years ago
nielsandriesse ca977decab Re-run contacts migration 5 years ago
Niels Andriesse 205ff8a660 Prepare for upcoming contact changes 5 years ago
nielsandriesse 2a46544542 Re-organize files 5 years ago