You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Sending & Receiving
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)
3 years ago
..
Attachments Merge pull request #558 from mpretty-cyro/feature/pdf-preview 3 years ago
Blocking Fixed bugs raised by QA 3 years ago
Data Extraction update translation 3 years ago
Expiration fix disappearing messages for sync messages 4 years ago
Link Previews Updated the link previews to default to HTTPS 3 years ago
Mentions Additional encryption work on id blinding 3 years ago
Notifications Additional encryption work on id blinding 3 years ago
Pollers Started working on `MessageRequestResponse` handling for SOGS message requests 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking Remove unused code 4 years ago
Typing Indicators Fixed bugs raised by QA 3 years ago
MessageReceiver+Decryption.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
MessageReceiver+Handling.swift Further work on Id Blinding 3 years ago
MessageReceiver.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
MessageSender+ClosedGroups.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
MessageSender+Encryption.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
MessageSender.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Notification+MessageReceiver.swift Debug 4 years ago