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/SessionUtilitiesKit
Morgan Pretty 8d99f64f56 Fixed a few more bugs
• Fixed an issue where the message status wouldn't update to the failed state if the MessageSendJob timed-out
• Fixed an issue where network issues could result in a backlog of TypingIndicator messages that failed to send (don't bother retrying them)
• Fixed an issue where concurrent jobs might not retry correctly if other jobs don't complete or the retry was triggered from the wrong queue
• Fixed an issue where the input view could disappear in some cases
3 months ago
..
Combine [WIP] Cleaned up interface, error handling and redundant code 4 months ago
Crypto Fixed a couple of onboarding bugs and tweaks some logs 10 months ago
Database Fixed a number of bugs found in the internal release 3 months ago
General Deduped path building and attempted to improve extension logging 4 months ago
JobRunner Fixed a few more bugs 3 months ago
LibSession Moving libSession into SessionUtilitiesKit to expose it to other targets 4 months ago
Media Refactored the LintLocalizableStrings 10 months ago
Meta Refactored AppContext and AppRediness to Swift 7 months ago
Networking [WIP] Cleaned up interface, error handling and redundant code 4 months ago
Utilities Reworked the libSession network to be instance based 4 months ago
Configuration.swift Reworked the libSession network to be instance based 4 months ago