Commit Graph

20 Commits (333849c32ed5935ad494601ef423292885220926)

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)
3 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
3 years ago
Ryan Zhao e543f86c8b Merge branch 'dev' of https://github.com/oxen-io/session-ios into 1.11.21 3 years ago
Ryan Zhao 70a562344c minor issue fix 3 years ago
Morgan Pretty 3b07be4eed Fixed a couple of crashes
Fixed an issue where sharing form Safari without adding comments would result in an invalid message getting sent.
Fixed a crash when sharing plain text from safari.
Fixed a crash when localising 'OK' (key and value can't be the same when using the new extension).
3 years ago
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 4 years ago
Niels Andriesse ea668f0344 Use newly translated strings 4 years ago
nielsandriesse fb9a27df90 Use a text view in the join open group screen 4 years ago
nielsandriesse 20e59d2a39 Use a text view in the join open group screen 4 years ago
nielsandriesse e1ad33e832 Clean 4 years ago
Niels Andriesse e9df213bfe Put feature flags in one place 4 years ago
Niels Andriesse e5b5f2cf07 Put V2 open groups behind a feature flag 4 years ago
Niels Andriesse 44783ddfef Update ConfigurationMessage for V2 open groups 4 years ago
Niels Andriesse 7558e0b32a Re-enable joining V1 open groups 4 years ago
Niels Andriesse 676efe03fa Fix interaction bug 4 years ago
Niels Andriesse a7dd7e1bf0 Hook up suggestion grid 4 years ago
Niels Andriesse e2814fb884 Implement open group suggestion grid 4 years ago
Niels Andriesse 66a00d4167 Clean 4 years ago
nielsandriesse 1924e01edc Merge branch 'multi-device' into ui 4 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 4 years ago