session-ios/SessionUtilitiesKit
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
..
Crypto Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Database 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
General Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
JobRunner Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
Media Added logic to for unblinding current conversation & bug fixes 2022-06-16 13:14:56 +10:00
Meta Added code to ignore migrating open group messages older than 6 months 2022-06-09 19:00:43 +10:00
Networking File upload working, further code cleanup 2022-03-04 13:33:06 +11:00
PromiseKit refactor on timer and polling threading 2022-02-22 14:01:48 +11:00
Utilities Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Configuration.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00