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 7e771467d6 Fixed an issue with push notifications in legacy groups
• Reworked the NotificationServiceExtension to just always reset and reload it's state to avoid weird bugs
• Updated the legacy group messages to fallback to using a locally generated serverHash if one isn't provided (always happens for legacy PNs)
• Include error info when failing to process extension logs
• Made a bunch of the Storage functions instance functions instead of static functions
7 months ago
..
AttachmentDownloadJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
AttachmentUploadJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
CheckForAppUpdatesJob.swift Added code to defer the CheckForAppUpdatesJob when running tests or sim 8 months ago
ConfigMessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
ConfigurationSyncJob.swift Fixed an issue with push notifications in legacy groups 7 months ago
DisappearingMessagesJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
FailedAttachmentDownloadsJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
FailedMessageSendsJob.swift Updated with latest libSession fixes, minor logging tweaks 10 months ago
GarbageCollectionJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 12 months ago
GroupLeavingJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
MessageSendJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 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 a few bugs found when testing strings 7 months ago