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 7af0f865f5 Refactored the 'RecipientState' type
• Refactored the 'RecipientState' type to just be columns on the 'Interaction' table
• Added some syntactic sugar to clean up the 'CallbackWrapper' boilerplate within the LibSession+Networking code
• Fixed an issue where sending a message into a group where you are the only member would result in the message permanently being in the sending state
• Fixed an issue when initially setting up the interaction database structure where the community whisper mechanism needed another column
• Fixed a bug where the MessageSendJob wouldn't time out during path building
• Fixed a bug where the MessageSendJob wouldn't retry 8 times before detecting a timeout (meaning it would retry up to 80 times in total before permanently failing)
1 year ago
..
AttachmentDownloadJob.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
AttachmentUploadJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
CheckForAppUpdatesJob.swift Added code to defer the CheckForAppUpdatesJob when running tests or sim 1 year ago
ConfigMessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 1 year ago
ConfigurationSyncJob.swift Fixed an issue with push notifications in legacy groups 1 year ago
DisappearingMessagesJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
FailedAttachmentDownloadsJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
FailedMessageSendsJob.swift Refactored the 'RecipientState' type 1 year ago
GarbageCollectionJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 1 year ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 2 years ago
GroupLeavingJob.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 1 year ago
MessageSendJob.swift Minor logging tweaks 1 year 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 1 year ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 2 years ago
UpdateProfilePictureJob.swift Fixed a few bugs found when testing strings 1 year ago