session-ios/SessionMessagingKit/Jobs/Types
2023-03-14 17:08:38 +11:00
..
AttachmentDownloadJob.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
AttachmentUploadJob.swift Fixed another minor bug, added logging and defensive coding 2022-11-30 11:57:13 +11:00
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 2022-12-21 17:46:18 +11:00
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
FailedMessageSendsJob.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
GarbageCollectionJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
GroupLeavingJob.swift WIP: make group leaving a job 2023-03-14 17:08:38 +11:00
MessageReceiveJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
MessageSendJob.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2022-07-08 17:53:48 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
SendReadReceiptsJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2022-09-27 15:36:47 +10:00