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 2098cb32dd Number of fixes and tweaks related to the deadlock issue
• Fixed some cases where errors weren't being displayed correctly
• Tweaked the "nodeNotFound" error to be a bit more human readable
• Tweaked the BackgroundPoller timeout to have a 5 second buffer instead of a 1 second buffer
• Moved the lastHash pruning into the GarbageCollectionJob instead of the pre-poll fetching to avoid needing to use a write query before polling
• Reworked the Pollers to make their database queries part of the polling stream (and as such, cancellable)
8 months ago
..
AttachmentDownloadJob.swift Separate streams for attachment upload/download and bug fixes 10 months ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 1 year ago
CheckForAppUpdatesJob.swift Fixed an ONS lookup issue, update check frequency tweak 10 months ago
ConfigMessageReceiveJob.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
ConfigurationSyncJob.swift Updated to the latest libSession and updated it's error handling 10 months 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 Updated with latest libSession fixes, minor logging tweaks 10 months ago
GarbageCollectionJob.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 12 months ago
GroupLeavingJob.swift Fixed a few bugs with sync messages 1 year ago
MessageReceiveJob.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
MessageSendJob.swift Fixed a few more issues found during testing 8 months ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed a few more minor bugs and updated GeoLite2 data 9 months ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 1 year ago
UpdateProfilePictureJob.swift Fixed the broken tests 2 years ago