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/SessionMessagingKit/Jobs/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
2 years ago
..
AttachmentDownloadJob.swift
AttachmentUploadJob.swift Fixed a few bugs with sync messages 2 years ago
ConfigMessageReceiveJob.swift
ConfigurationSyncJob.swift
DisappearingMessagesJob.swift
ExpirationUpdateJob.swift
FailedAttachmentDownloadsJob.swift
FailedMessageSendsJob.swift
GarbageCollectionJob.swift
GetExpirationJob.swift
GroupLeavingJob.swift Fixed a few bugs with sync messages 2 years ago
MessageReceiveJob.swift
MessageSendJob.swift Fixed a few bugs with sync messages 2 years ago
NotifyPushServerJob.swift
RetrieveDefaultOpenGroupRoomsJob.swift
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 2 years ago
UpdateProfilePictureJob.swift