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 a91024f0bb Separate streams for attachment upload/download and bug fixes
• Updated the code to stop sending legacy PNs outside of legacy group conversations
• Updated the logger logic to clean things up and use the local date/time (with time zone info) to ease debugging user reports
• Fixed an issue where messages in a community could incorrectly accept disappearing message settings
• Fixed an issue where duplicate messages could be sent in some cases
• Fixed an issue where the conversation might not scroll to the bottom after sending an attachment
• Fixed an issue where attachment encryption was happening in a db write thread
4 weeks ago
..
BatchRequest.swift Defensive coding for C API conversation, threading & logging tweaks 1 month ago
BatchResponse.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
ContentProxy.swift Refactored the LintLocalizableStrings 9 months ago
HTTPHeader.swift Refactored the LintLocalizableStrings 9 months ago
HTTPMethod.swift Refactored the LintLocalizableStrings 9 months 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 3 months ago
JSON.swift [WIP] Pulling in a bunch of changes around request management 3 months ago
Network.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
NetworkError.swift Separate streams for attachment upload/download and bug fixes 4 weeks ago
PreparedRequest.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
ProxiedContentDownloader.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
Request.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
RequestInfo.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
RequestTarget.swift Moved a bunch of networking logic into libSession 2 months ago
ResponseInfo.swift Second batch of fixes for the libQuic release crashes 1 month ago
URLResponse+Utilities.swift Refactored the remaining references to PromiseKit 2 years ago