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/SignalUtilitiesKit
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
..
Database Further work on Id Blinding 3 years ago
Media Viewing & Editing Fixed a couple of build errors due to merging dev 3 years ago
Messaging Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Meta WIP 4 years ago
Profile Pictures Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Screen Lock Re-organize files 4 years ago
Shared View Controllers Added a loading state when approving a message request 3 years ago
Shared Views Re-organize files 4 years ago
Sharing Rename contactIdentifier → contactSessionID 4 years ago
To Do Renamed FileServerAPIV2 to FileServerAPI 3 years ago
Utilities Fixed a number of tweaks and bugs with message requests 3 years ago
Configuration.swift Renamed FileServerAPIV2 to FileServerAPI 3 years ago