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 6fd574916b Fixed a few bugs and build libSession-util from source
Added libSession-util as a submodule and wired into build
Updated the logic to run migrations when returning from the background as well (since we will have feature-flag controlled migrations it's possible for a "new" migration to become available at this point)
Fixed an issue where the 'Note to Self' conversation could appear when linking a device for a new user
Fixed an issue where the app would process the ConfigSyncJob before completing onboarding
1 year ago
..
AttachmentDownloadJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
AttachmentUploadJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
ConfigurationSyncJob.swift Fixed a few bugs and build libSession-util from source 1 year 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 Removed usages of Box.KeyPair, removed a TODO 1 year ago
GarbageCollectionJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
GroupLeavingJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
MessageSendJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2 years ago
SendReadReceiptsJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago