session-ios/SessionUtilitiesKit/Database
Morgan Pretty 76f7e4e246 Fixed a number of bugs, added in logic to handle id blinding being enabled and migrated session SOGS IPs to domains
Added logic to handle the case when ID blinded gets switched on server-side and the app already has open groups with cached capabilities
Added logic to migrate users from using HTTP and IP-based session open groups to use the HTTPS domain name url instead
Fixed a bug with the PushNotificationAPI update registration response structure
Fixed some broken unit tests (and a bug which was introduced in an earlier optimisation)
Fixed a bug where trusting a contact (to download their messages) wouldn't trigger the message UI to update
Fixed a bug where tapping a push notification wasn't opening the associated thread when the app isn't running in the background
2022-06-28 17:53:03 +10:00
..
LegacyDatabase Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
Migrations Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Models Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
Types Fixed a number of bugs, added in logic to handle id blinding being enabled and migrated session SOGS IPs to domains 2022-06-28 17:53:03 +10:00
Utilities Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
GRDBStorage.swift Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
OWSFileSystem.h Re-organize files 2020-12-18 15:37:29 +11:00
OWSFileSystem.m Re-organize files 2020-12-18 15:37:29 +11:00
SSKKeychainStorage.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
StorageError.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00