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/Types
Morgan Pretty 686768f8b2 Fixed a few bugs with sync messages
Fixed an issue where sync messages were failing to send if the message wasn't disappearing
Fixed an issue where the 'Failed to Sync' statuses wouldn't be shown
Updated the MessageSenderError, SnodeAPIError and OnionRequestAPIError to actually output our error strings when included in strings
Updated the tryFlatMapWithRandomSnode function to include context of the last error thrown
Cleaned up the 'isSyncMessage' logic
1 year ago
..
OnionRequestAPIDestination.swift
OnionRequestAPIError.swift Fixed a few bugs with sync messages 1 year ago
OnionRequestAPIVersion.swift
SnodeAPIEndpoint.swift
SnodeAPIError.swift Fixed a few bugs with sync messages 1 year ago
SnodeAPINamespace.swift Fixed an issue where the messages might not get reprocessed when they should 2 years ago
ValidatableResponse.swift