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
1 year ago
..
AttachmentDownloadJob.swift Refactored AppContext and AppRediness to Swift 1 year ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 1 year ago
ConfigMessageReceiveJob.swift Fixed the broken tests 2 years ago
ConfigurationSyncJob.swift Merge branch 'dev' into disappearing-message-redesign 2 years ago
DisappearingMessagesJob.swift add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
ExpirationUpdateJob.swift fix an issue when following settings linked devices won't sync the updated config 1 year ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 2 years ago
FailedMessageSendsJob.swift Fixed the broken tests 2 years ago
GarbageCollectionJob.swift Merge branch 'dev' into disappearing-message-redesign 2 years ago
GetExpirationJob.swift fix an edge case where there is no expiration info for messages already expired 1 year ago
GroupLeavingJob.swift Fixed a few bugs with sync messages 1 year ago
MessageReceiveJob.swift Fixed the broken tests 2 years ago
MessageSendJob.swift Fixed a few bugs with sync messages 1 year ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed the broken tests 2 years ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 1 year ago
UpdateProfilePictureJob.swift Fixed the broken tests 2 years ago