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 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
2 months ago
..
AttachmentDownloadJob.swift Refactored the LintLocalizableStrings script 6 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 Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 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 Refactored the 'RecipientState' type 6 months ago
GarbageCollectionJob.swift Fixed a few issues related to database reentrancy 2 months ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 12 months ago
GroupLeavingJob.swift Cleaned up 'calledFromConfig' params 4 months ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
MessageSendJob.swift Minor logging tweaks 7 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 issues related to database reentrancy 2 months ago