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
2023-05-19 17:26:14 +10:00
..
AttachmentDownloadJob.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
AttachmentUploadJob.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
ConfigurationSyncJob.swift Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 2022-12-21 17:46:18 +11:00
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
FailedMessageSendsJob.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
GarbageCollectionJob.swift Fixed a few bugs uncovered with further testing 2023-05-10 17:27:36 +10:00
GroupLeavingJob.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
MessageSendJob.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
NotifyPushServerJob.swift Started working on integrating the updated push APIs 2023-05-19 17:26:14 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
SendReadReceiptsJob.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00