session-ios/SessionMessagingKit
Morgan Pretty a26ee12f8d Further work on Id Blinding
Renamed the setter for the SOGS 'Server' object for consistency
Updated the Curve25519Kit repo to use an Oxen fork
Updated the MockDataGenerator to accomodate the latest changes
Updated the ConversationVC to better support getting replaced when the conversion from blinded to unblinded happens while on that screen
Added a cache for the mapping between blinded ids and standard ids (gets cached whenever a valid match is found)
Added a migration to remove the old 'authToken, 'lastMessageServerId' and 'lastDeletionServerId' collections (redundant in SOGS V4)
2022-03-01 14:06:37 +11:00
..
Common Networking Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
Contacts Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Database Further work on Id Blinding 2022-03-01 14:06:37 +11:00
File Server Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
Jobs Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Messages Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Meta Remove unused code 2021-05-05 12:13:48 +10:00
Open Groups Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 2022-02-11 10:47:27 +11:00
Sending & Receiving Further work on Id Blinding 2022-03-01 14:06:37 +11:00
Threads Further work on Id Blinding 2022-03-01 14:06:37 +11:00
To Do Fully switch to the new contact API 2021-07-22 14:41:27 +10:00
Utilities Started working on `MessageRequestResponse` handling for SOGS message requests 2022-02-25 17:48:09 +11:00
Configuration.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
Storage.swift Further work on Id Blinding 2022-03-01 14:06:37 +11:00