session-ios/SessionMessagingKit/Jobs/Types
Morgan Pretty 19eddd79a1 Fixed an issue where non-visible messages were causing their conversations to appear
Fixed a crash when trying to unsend a message
2023-05-19 14:55:35 +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 an issue where non-visible messages were causing their conversations to appear 2023-05-19 14:55:35 +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 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +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