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 4330a40f6f Started working on integrating the updated push APIs
Updated the PushNotificationAPI to be more consistent with the SnodeAPI and OpenGroupAPI structures
Updated the logic so if the database key can't be retrieved the app will no longer throw a fatalError (now just fail to initialise Storage and rely on the App/Extensions to properly handle this case)
Fixed a couple of bugs where the share extension wouldn't populate correctly
2 years ago
..
AttachmentDownloadJob.swift Updated to the latest libSession, fixed remaining items 2 years ago
AttachmentUploadJob.swift Updated to the latest libSession, fixed remaining items 2 years ago
ConfigurationSyncJob.swift Fixed a few bugs and build libSession-util from source 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) 3 years ago
FailedMessageSendsJob.swift Removed usages of Box.KeyPair, removed a TODO 2 years ago
GarbageCollectionJob.swift Fixed a few bugs uncovered with further testing 2 years ago
GroupLeavingJob.swift Updated to the latest libSession, fixed remaining items 2 years ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
MessageSendJob.swift Updated to the latest libSession, fixed remaining items 2 years ago
NotifyPushServerJob.swift Started working on integrating the updated push APIs 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2 years ago
SendReadReceiptsJob.swift Updated to the latest libSession, fixed remaining items 2 years ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago