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 499b20db6d Fixed a couple of bugs found during testing
Removed image dimension byte checking for attachments (we have file size checks already)
Fixed a couple of bugs where the message status for uploading attachments wasn't reflecting the current status
Fixed a bug where the conversation 'jump to bottom' was jumping to the bottom of the current page instead of to the end of the conversation
1 year ago
..
AttachmentDownloadJob.swift Updated to the latest version of libSession-util 1 year ago
AttachmentUploadJob.swift Fixed a couple of bugs found during testing 1 year ago
ConfigurationSyncJob.swift Updated to the latest lib, started handling UserGroups 1 year 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) 2 years ago
FailedMessageSendsJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
GarbageCollectionJob.swift Updated to the latest lib, started handling UserGroups 1 year ago
MessageReceiveJob.swift Cleaned up a bunch of code, added pinned and hidden handling 1 year ago
MessageSendJob.swift Fixed a couple of bugs found during testing 1 year 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 lib, started handling UserGroups 1 year ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago