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 3baeb981d9 Further work on the JobRunner
Moved the JobRunner into SessionUtilitiesKit so it can be used by SessionSnodeKit
Exposed a 'sharedLokiProject' value on UserDefaults to remove the hard-coded group name used everywhere
Added "blocking" job support for 'OnLaunch' and 'OnActive' jobs to the JobRunner (will retry until it succeeds)
Added the UpdateProfilePicture and RetrieveDefaultOpenGroupRooms jobs
2 years ago
..
AttachmentDownloadJob.swift Further work on the JobRunner 2 years ago
DisappearingMessagesJob.swift Further work on the JobRunner 2 years ago
FailedAttachmentDownloadsJob.swift Further work on the JobRunner 2 years ago
FailedMessagesJob.swift Further work on the JobRunner 2 years ago
MessageReceiveJob.swift Further work on the JobRunner 2 years ago
MessageSendJob.swift Further work on the JobRunner 2 years ago
NotifyPushServerJob.swift Further work on the JobRunner 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Further work on the JobRunner 2 years ago
SendReadReceiptsJob.swift Further work on the JobRunner 2 years ago
UpdateProfilePictureJob.swift Further work on the JobRunner 2 years ago