Commit Graph

8 Commits (5432f5582e2d602851f0c9ec73ac1d8522713095)

Author SHA1 Message Date
Morgan Pretty 32304ae5dd Cleared out some of the legacy serialisation logic, further UI binding
Refactored the SignalApp class to Swift
Fixed a horizontal alignment issue in the ConversationTitleView
Fixed an issue where expiration timer update messages weren't migrated or rendering correctly
Fixed an issue where expiring messages weren't migrated correctly
Fixed an issue where closed groups which had been left were causing migration failures (due to data incorrectly being assumed to be required)
Shifted the Legacy Attachment types into the 'SMKLegacy' namespace
Moved all of the NSCoding logic for the TSMessage
4 years ago
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