Commit Graph

12 Commits (f9c2655df48154c41a174417fdead6ac8b869e2b)

Author SHA1 Message Date
Morgan Pretty 6936f35f2a Fixed a few issues uncovered while testing and some cleanup
Fixed an incorrect optional in RoomPollInfo
Fixed an incorrect parameter name in the ClosedGroupRequestBody
Fixed a crash due to a change in the ContactUtilities
Cleaned up the duplicate code in the OnionRequestAPI, HTTP and SnodeAPI to all use 'Data' response types
Updated the SnodeAPI to casting types to Any (made it hard to catch breaking changes with HTTP and OnionRequestAPI)
3 years ago
Morgan Pretty ef09d4d5aa Additional encryption work on id blinding
Got the updated blinding logic working (at least when authenticating a request - still need to deal with message signing and verification)
Storing the server capabilities in the database now so we can correctly blind requests based on them
Renamed the remaining 'v2' functions and classes to just be 'OpenGroup' since there isn't a 'V2' anymore
Cleaned up a few TODOs and functions
3 years ago
Morgan Pretty 8cc9caa0fd Renamed the OpenGroupPollerV2 and OpenGroupManagerV2 3 years ago
Ryan Zhao 08360273e6 save server hash for message receive jobs 4 years ago
nielsandriesse 6760341a2e Add missing retry 4 years ago
nielsandriesse c36cf1a36d Hopefully fix closed group handling bug 4 years ago
Niels Andriesse b73832438a Fix build 4 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 4 years ago
Niels Andriesse 438bbccdfa Fix background polling 5 years ago
Niels Andriesse 72b4c3edaf WIP 5 years ago
nielsandriesse f36f447bec Ditch unused Signal code 5 years ago
nielsandriesse 58e69aae9c Organize files 5 years ago