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
Morgan Pretty ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
4 years ago
..
Types Fixed a few closed group and job issues 4 years ago
AttachmentUploadJob.swift Further work on SessionMessagingKit migrations 4 years ago
JobDelegate.swift Further debug attachment sending 5 years ago
JobQueue.swift fix remove job id concurrent issue 4 years ago
JobRunner.swift Fixed a few closed group and job issues 4 years ago
JobRunnerError.swift Fixed a few closed group and job issues 4 years ago