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
2 years ago
..
AttachmentDownloadJob.swift make the job permanent fail if missing required details 2 years ago
AttachmentUploadJob.swift make the job permanent fail if missing required details 2 years 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) 3 years ago
FailedMessageSendsJob.swift Cleaned up some logic around sync messages 2 years ago
GarbageCollectionJob.swift Made a few optimisations and fixes 2 years ago
GroupLeavingJob.swift clean 2 years ago
MessageReceiveJob.swift make the job permanent fail if missing required details 2 years ago
MessageSendJob.swift Fixed a few issues with albums and attachments 2 years ago
NotifyPushServerJob.swift make the job permanent fail if missing required details 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
SendReadReceiptsJob.swift make the job permanent fail if missing required details 2 years ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 3 years ago