Commit graph

5 commits

Author SHA1 Message Date
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
2022-03-24 10:03:51 +11:00
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).
2022-01-13 16:37:23 +11:00
Niels Andriesse
4a0b1c0ad0 Fix build 2021-05-20 16:28:08 +10:00
Niels Andriesse
4eff61595a Implement open group joining business logic 2021-05-07 15:29:54 +10:00
Niels Andriesse
e4d1925436 Show confirmation dialog 2021-05-07 15:18:57 +10:00