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 08b1e9a131 Started caching pending ReadReceipt messages to resolve an edge-case
Fixed an issue where read receipts could be sent for already read messages
Fixed an issue where the read state change might not update the UI
3 years ago
..
AttachmentDownloadJob.swift
AttachmentUploadJob.swift
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 3 years ago
FailedAttachmentDownloadsJob.swift
FailedMessageSendsJob.swift Cleaned up some logic around sync messages 3 years ago
GarbageCollectionJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
MessageReceiveJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
MessageSendJob.swift Cleaned up some logic around sync messages 3 years ago
NotifyPushServerJob.swift
RetrieveDefaultOpenGroupRoomsJob.swift
SendReadReceiptsJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
UpdateProfilePictureJob.swift