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 f30b383bb8 Updated to the latest version of libSession-util
Updated the SharedConfigMessage type to have a TTL of 30 days
Updated the SnodeAPI to have a 'poll' method to be more consistent with the OpenGroupAPI (it also does multiple things now so is cleaner)
Added logic to limit the number of config messages to be retrieved per poll
Added the 'ValidatableResponse' protocol to standardise SnodeAPI response validation
Added the libSession version to the logs
Fixed an issue where the user profile pic wouldn't get synced correctly due to memory going out of scope
Fixed some threading issues
Refactored the thread variants to follow the updated terminology (will think about refactoring other code areas later)
Cleaned up the Combine error handling
Started fixing broken unit tests
2 years ago
..
AttachmentDownloadJob.swift Updated to the latest version of libSession-util 2 years ago
AttachmentUploadJob.swift Fixed a few issues caused by the PromiseKit refactor 2 years ago
ConfigurationSyncJob.swift Updated to the latest version of libSession-util 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 Further config util logic 2 years ago
GarbageCollectionJob.swift Updated to the latest version of libSession-util 2 years ago
MessageReceiveJob.swift Fixed a few small issues found when testing 2 years ago
MessageSendJob.swift Updated to the latest version of libSession-util 2 years ago
NotifyPushServerJob.swift Work on the PromiseKit refactor 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2 years ago
SendReadReceiptsJob.swift Updated to the latest version of libSession-util 2 years ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago