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 ffdc59b704 Fixed a few issues with the JobRunner
Updated the JobRunner to support dependency injection
Updated the DataExtractionNotification to take a 'sentTimestamp' when created to reduce the chance for duplicates being sent
Fixed an issue where checking current and pending jobs wasn't including blocking jobs
Fixed an issue where the 'hasPendingOrRunningJob' check didn't actually include running jobs
Fixed some odd behaviours with job dependencies
Fixed an incorrect failure count check
2 years ago
..
AttachmentDownloadJob.swift Fixed a few issues with the JobRunner 2 years ago
AttachmentUploadJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
DisappearingMessagesJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
FailedAttachmentDownloadsJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
FailedMessageSendsJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
GarbageCollectionJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
MessageReceiveJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
MessageSendJob.swift Fixed a few issues with the JobRunner 2 years ago
NotifyPushServerJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
SendReadReceiptsJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago
UpdateProfilePictureJob.swift Started laying the ground work for unit testing the JobRunnner 2 years ago