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 a3188ebea4 Fixed a number of bugs found in the internal release
• Moved the 'getSwarm' behaviour into a distinct job to prevent duplicate API calls
• Updated to the latest libSession (fix libQuic crash)
• Updated the JobRunner to support the `runOnceTransient` behaviour and be able to run transient jobs in the app extensions
• Reworked the extension file logging to be written directly to the file in a single operation rather than line-by-line via the logger
• Fixed a bug where community invites has the wrong author
• Fixed a bug where the title on the disappearing messages settings screen was clipping vertically
• Fixed a bug where tapping on the disappearing messages setting subtitle could incorrectly appear in read-only state for admins
• Fixed a log which contained notification content
• Tweaks to extension logging logic
3 months ago
..
AttachmentDownloadJob.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
AttachmentUploadJob.swift Fixed a few bugs with sync messages 3 months ago
ConfigMessageReceiveJob.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 4 months ago
ConfigurationSyncJob.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
DisappearingMessagesJob.swift add a process to clean up any expired messages before loading initial screen after app launch 4 months ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
FailedAttachmentDownloadsJob.swift Fixed the broken tests 11 months ago
FailedMessageSendsJob.swift Fixed the broken tests 11 months ago
GarbageCollectionJob.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
GetExpirationJob.swift Fixed a number of bugs found in the internal release 3 months ago
GroupLeavingJob.swift Fixed a few bugs with sync messages 3 months ago
MessageReceiveJob.swift Fixed the broken tests 11 months ago
MessageSendJob.swift Merge remote-tracking branch 'origin/fix/sync-message-issues' into feature/lib-quic-integration 3 months ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 11 months ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed the broken tests 11 months ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 3 months ago
UpdateProfilePictureJob.swift Fixed the broken tests 11 months ago