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 81f563229f Renamed FileServerAPIV2 to FileServerAPI
Updated the direct file upload/download to use the non-base64 approaches as well
Updated the attachment 'serverId' value to be a string instead of a UInt64 (future-proofing)
Updated the OnionRequest V4 response handling to avoid converting the "response body" part to a string and processing that, instead just slice the byte array (ie. stopped it from being broken from multiple conversions)
Removed the base64-based file upload/download endpoints (no use including them when they are inefficient and we don't want to use them)
3 years ago
..
Attachments Renamed FileServerAPIV2 to FileServerAPI 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 Fixed a few issues uncovered while testing and some cleanup 3 years ago
Pollers Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
Quotes Finish replies UI 4 years ago
Read Tracking Minor tweaks to the message request banner on the HomeVC 3 years ago
Typing Indicators Fixed bugs raised by QA 3 years ago
MessageReceiver+Decryption.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
MessageReceiver+Handling.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
MessageReceiver.swift Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 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 File upload working, further code cleanup 3 years ago
Notification+MessageReceiver.swift Debug 4 years ago