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 3f362a71f3 Fixed a couple of QA issues
Forced the user config feature to be on (for testing)
Fixed a bug where triggering the 'Delete for everyone' functionality would incorrectly try to delete from the recipient swarm (not possible)
Fixed a bug where the 'profileNamePublisher' could only be set once resulting in potential issues if you try to restore different accounts within the same session
Re-added the limit to the number of reactions to display before collapsing to make it consistent with the designs and other platforms
Updated the SnodeAPI to ensure that when it retries it will actually select a new snode
1 year ago
..
AttachmentDownloadJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
AttachmentUploadJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
ConfigurationSyncJob.swift Fixed an issue where non-visible messages were causing their conversations to appear 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 Removed usages of Box.KeyPair, removed a TODO 1 year ago
GarbageCollectionJob.swift Fixed a few bugs uncovered with further testing 1 year ago
GroupLeavingJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
MessageSendJob.swift Fixed a couple of QA issues 1 year ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 1 year ago
RetrieveDefaultOpenGroupRoomsJob.swift Work on the PromiseKit refactor 2 years ago
SendReadReceiptsJob.swift Updated to the latest libSession, fixed remaining items 1 year ago
UpdateProfilePictureJob.swift Sorted out a bunch of the config syncing logic 2 years ago