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 733694d464 Defensive coding for C API conversation, threading & logging tweaks
• Reworked some of the C API conversions to try to prevent invalid cases
• Tweaked the threading around libSession networking callbacks to minimise Swift code blocking libSession threads
• More logging tweaks
12 months ago
..
AttachmentDownloadJob.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 1 year ago
ConfigMessageReceiveJob.swift Fixed a crash and config issue 1 year ago
ConfigurationSyncJob.swift Fixed a crash and config issue 1 year ago
DisappearingMessagesJob.swift add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 2 years ago
FailedMessageSendsJob.swift Fixed the broken tests 2 years ago
GarbageCollectionJob.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 1 year ago
GroupLeavingJob.swift Fixed a few bugs with sync messages 1 year ago
MessageReceiveJob.swift Fixed a crash and config issue 1 year ago
MessageSendJob.swift Defensive coding for C API conversation, threading & logging tweaks 12 months ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed the broken tests 2 years ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 1 year ago
UpdateProfilePictureJob.swift Fixed the broken tests 2 years ago