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
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
..
Common Networking Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Contacts Further work on Id Blinding 3 years ago
Database File upload working, further code cleanup 3 years ago
File Server Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Jobs Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Messages Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Meta Remove unused code 4 years ago
Open Groups Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 3 years ago
Sending & Receiving Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Threads Merge branch 'dev' into feature/session-id-blinding-part-2 3 years ago
To Do Fully switch to the new contact API 4 years ago
Utilities Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Configuration.swift Redesign conversation screen part 1 4 years ago
Storage.swift File upload working, further code cleanup 3 years ago