Commit Graph

10 Commits (c415fc9e06ea8121c9fad74cd19bed3250ca3462)

Author SHA1 Message Date
Morgan Pretty 1c474955de File upload working, further code cleanup
Got the updated file upload working
Removed the legacy 'room' header
Consolidated a number of types between SOGS, FileServer and general requests
Updated the OnionRequestAPI to deal with a Data payload (rather than encoding it to a string and then back to data)
4 years ago
Morgan Pretty cc2a077a6c Started working on `MessageRequestResponse` handling for SOGS message requests
Pointing Curve25519 to use a fork that exposes an XEd25519 conversion method
Fixed an issue where I had broken all message sending due to the SnodeAPI casting Onion responses to `Any`
4 years ago
Morgan Pretty c90f346d6a Further SOGS V4 integration work
Added in the v4 onion requests logic
Added in the new pin/unpin APIs
Split up additional legacy methods to try and simplify the refactoring
Added a number of TODOs around usage of legacy request methods
4 years ago
Niels Andriesse 2feae0dea4 Debug 5 years ago
Niels Andriesse 8375b598ad Don't hardcode scheme and port 5 years ago
Niels Andriesse fac376bf55 Use HTTP for default session open group server 5 years ago
nielsandriesse 6dc3184b2a Merge branch 'dev' into refactor-3 5 years ago
nielsandriesse a3382f41d4 Re-organize files 5 years ago
nielsandriesse 3fe57b7765 Implement read receipt 5 years ago
nielsandriesse 2b1e322832 Create SessionSnodeKit 5 years ago