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 0abb09c0cf Fixed a few small issues found when testing
Fixed a couple of issues with the ConfigurationSyncJob logic
Moved the proto parsing out of the MessageReceiveJob write block (to reduce time blocking writes)
Removed difficulty from the SendMessageResponse (deprecated and removed)
2 years ago
..
AttachmentDownloadJob.swift Work on the PromiseKit refactor 2 years ago
AttachmentUploadJob.swift Fixed a few issues caused by the PromiseKit refactor 2 years ago
ConfigurationSyncJob.swift Fixed a few small issues found when testing 2 years ago
DisappearingMessagesJob.swift Fixed some bugs with disappearing messages 3 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 Further config util logic 2 years ago
GarbageCollectionJob.swift Refactored the remaining references to PromiseKit 2 years ago
MessageReceiveJob.swift Fixed a few small issues found when testing 2 years ago
MessageSendJob.swift Fixed a few issues caused by the PromiseKit refactor 2 years ago
NotifyPushServerJob.swift Work on the PromiseKit refactor 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2 years ago
SendReadReceiptsJob.swift Sorted out a bunch of the config syncing logic 2 years ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago