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
1 year ago
..
AttachmentDownloadJob.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
AttachmentUploadJob.swift Fixed another minor bug, added logging and defensive coding 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) 2 years ago
FailedMessageSendsJob.swift Cleaned up some logic around sync messages 1 year ago
GarbageCollectionJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 1 year ago
MessageReceiveJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 1 year ago
MessageSendJob.swift Cleaned up some logic around sync messages 1 year ago
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
SendReadReceiptsJob.swift Started caching pending ReadReceipt messages to resolve an edge-case 1 year ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2 years ago