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/Networking
Morgan Pretty a8d9200ef5 Fixed a few more bugs
• Fixed an issue where excessive job failures could result in jobs not running onLaunch or onActive as expected (extended network issues resulted in the default communities not getting fetched)
• Fixed an issue where the PathVC could end up in a weird state after the IP2Country cache gets updated
• Fixed an issue where LinkPreview caching was incorrectly case sensitive
• Fixed an issue where the IP2Country might load it's cache on the wrong thread
• Added the ability to copy the file path to the log file when exporting on the simulator
• Updated the Request type to correctly encode a body of 'Data' type when given (would previously incorrectly encode it as JSON)
10 months ago
..
BatchRequest.swift Defensive coding for C API conversation, threading & logging tweaks 11 months ago
BatchResponse.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
ContentProxy.swift Refactored the LintLocalizableStrings 2 years ago
HTTPHeader.swift Refactored the LintLocalizableStrings 2 years ago
HTTPMethod.swift Refactored the LintLocalizableStrings 2 years ago
HTTPQueryParam.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
IPv4.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
JSON.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
Network.swift Separate streams for attachment upload/download and bug fixes 11 months ago
NetworkError.swift Stopped the PN extension suspending the network and improved logging 11 months ago
PreparedRequest.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
ProxiedContentDownloader.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
Request.swift Fixed a few more bugs 10 months ago
RequestInfo.swift [WIP] Cleaned up interface, error handling and redundant code 1 year ago
RequestTarget.swift Moved a bunch of networking logic into libSession 1 year ago
ResponseInfo.swift Second batch of fixes for the libQuic release crashes 11 months ago
URLResponse+Utilities.swift Refactored the remaining references to PromiseKit 2 years ago