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 d4e66dde14 Fixed a few more issues found during testing
• Fixed an issue where the conversation 'created' timestamp wasn't correctly getting set when creating a group
• Fixed an issue where sending a message to 'Note to Self' may not show the conversation in the conversation list
• Fixed an issue where sharing a message with an attachment might not include the attachment
• Fixed an issue where list paging wouldn't work in some cases after values were inserted into the database after the currently loaded pages
• Added some handling for invalid 'joinedAt' values for groups (seems like we can have an incorrect resolution)
8 months ago
..
AttachmentDownloadJob.swift Separate streams for attachment upload/download and bug fixes 10 months ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 1 year ago
CheckForAppUpdatesJob.swift Fixed an ONS lookup issue, update check frequency tweak 10 months ago
ConfigMessageReceiveJob.swift Fixed a crash and config issue 11 months ago
ConfigurationSyncJob.swift Updated to the latest libSession and updated it's error handling 10 months ago
DisappearingMessagesJob.swift add a process to clean up any expired messages before loading initial screen after app launch 1 year ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 2 years ago
FailedMessageSendsJob.swift Updated with latest libSession fixes, minor logging tweaks 10 months ago
GarbageCollectionJob.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 12 months ago
GroupLeavingJob.swift Fixed a few bugs with sync messages 1 year ago
MessageReceiveJob.swift Fixed a crash and config issue 11 months ago
MessageSendJob.swift Fixed a few more issues found during testing 8 months ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed a few more minor bugs and updated GeoLite2 data 9 months ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 1 year ago
UpdateProfilePictureJob.swift Fixed the broken tests 2 years ago