session-ios/SessionMessagingKit/Jobs/Types
Morgan Pretty 977c2051ed Fixed a few bugs uncovered with further testing
Added some more logs to libSession build script and tweaked the stdout location
Added shadow threads to the GarbageCollectionJob
Changed the seed node retries to 2 because it's likely we will swap to another seed node pretty quickly which could resolve the issue
Fixed a bug where the user could get kicked from a draft conversation if they get a contacts update before sending a message
Fixed a bug where message status or media message download statuses would trigger the conversation to jump to the bottom
2023-05-10 17:27:36 +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 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