session-ios/SessionMessagingKit/Open Groups
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
..
Models Fixed the broken unit tests 2022-06-22 14:27:34 +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
OpenGroupAPI.swift 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
OpenGroupManager.swift 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
OpenGroupServerIdLookup.swift Made some optimisations to open group deletion handling 2022-03-21 16:53:12 +11:00