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 3344e58716 Cleaned up some logic around sync messages
Added logic to indicate when a sync message failed to send (and the ability to retry)
Added the retry/resync button to the long press message menu
Updated sync messages to run via the MessageSendJob
Updated the delivery status to always show on the last outgoing message
Updated the logic to update the delivery status when retrying to send a failed message
Removed the convoluted recursion logic for turning self-send messages into sync messages
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 fix an issue where open group messages over 6 months old won't actually be trimmed 2 years ago
MessageReceiveJob.swift Cleaned up some logic around sync messages 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 Cleaned up some logic around sync messages 1 year ago
UpdateProfilePictureJob.swift Added rounding to the settings and updated the SettingVC to use the config approach 2 years ago