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/SessionSnodeKit
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
..
Meta Create SessionSnodeKit 5 years ago
Models Fixed a few issues uncovered while testing and some cleanup 3 years ago
Utilities Additional encryption work on id blinding 3 years ago
Configuration.swift Fix module linking issue 4 years ago
Notification+OnionRequestAPI.swift Rename various things 5 years ago
OnionRequestAPI+Encryption.swift Started working on `MessageRequestResponse` handling for SOGS message requests 3 years ago
OnionRequestAPI.swift Fixed a few issues uncovered while testing and some cleanup 3 years ago
Snode.swift WIP: delete from storage server 4 years ago
SnodeAPI.swift Fixed a few issues uncovered while testing and some cleanup 3 years ago
SnodeMessage.swift Updated the code to support additional session id prefixes 3 years ago
Storage+OnionRequests.swift Restructure 4 years ago
Storage+SnodeAPI.swift Don't unnecessarily open sync transactions 4 years ago
Storage.swift Don't unnecessarily open sync transactions 4 years ago