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 cac2831208 Fixed a few issues with albums and attachments
Fixed an issue where the JobRunner could schedule dependent jobs which were already running (eg. uploading attachments multiple times)
Fixed an issue where the image used for quotes might not be the first in an album message
Fixed an issue where sending an album message wouldn't send attachments in the correct order
Fixed an issue where album attachments wouldn't be downloaded in the correct order
1 year ago
..
AttachmentDownloadJob.swift make the job permanent fail if missing required details 1 year ago
AttachmentUploadJob.swift make the job permanent fail if missing required details 1 year ago
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 2 years ago
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
FailedMessageSendsJob.swift Cleaned up some logic around sync messages 1 year ago
GarbageCollectionJob.swift Made a few optimisations and fixes 1 year ago
GroupLeavingJob.swift clean 1 year ago
MessageReceiveJob.swift make the job permanent fail if missing required details 1 year ago
MessageSendJob.swift Fixed a few issues with albums and attachments 1 year ago
NotifyPushServerJob.swift make the job permanent fail if missing required details 1 year ago
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
SendReadReceiptsJob.swift make the job permanent fail if missing required details 1 year ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2 years ago