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 8eed08b5b4 Updated to the latest lib, started handling UserGroups
Added unit tests for the UserGroup config type
Updated the logic to use the 'pinnedPriority' and deprecated 'isPinned' (not sorting yet but using the value)
Updated the code to use the libSession community url parsing instead of custom parsing
Fixed an issue where initialising Data with a libSession value wasn't returning null when the data had no actual value
Fixed an issue where the OpenGroupPoller could user an incorrect failure could when handling poll responses
Fixed the UpdateExpiryRequest signature
3 years ago
..
AttachmentDownloadJob.swift Updated to the latest version of libSession-util 3 years ago
AttachmentUploadJob.swift Fixed a few issues caused by the PromiseKit refactor 3 years ago
ConfigurationSyncJob.swift Updated to the latest lib, started handling UserGroups 3 years ago
DisappearingMessagesJob.swift Fixed a few build errors and cases where the offset wasn't taken into account 3 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 Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
GarbageCollectionJob.swift Updated to the latest lib, started handling UserGroups 3 years ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
MessageSendJob.swift Updated to the latest lib, started handling UserGroups 3 years ago
NotifyPushServerJob.swift Work on the PromiseKit refactor 3 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 3 years ago
SendReadReceiptsJob.swift Updated to the latest lib, started handling UserGroups 3 years ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 3 years ago