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 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
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 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 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