Commit Graph

9 Commits (17a9e510c57f3e141845a3eb7ef2774fd2eea3a3)

Author SHA1 Message Date
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)
4 years ago
Niels Andriesse d742fc1548 Delete V1 OGS & file server 5 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 5 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 5 years ago
nielsandriesse d5e1237b0c Allow admins to leave & fix remaining issues 5 years ago
nielsandriesse de384fd4d9 Ensure legacy closed groups still work 5 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 5 years ago
nielsandriesse d6c115bc2a Fix module linking issue 5 years ago
nielsandriesse ec4b26e76a Debug 5 years ago