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
1 year ago
..
BatchRequest.swift Defensive coding for C API conversation, threading & logging tweaks 1 year ago
BatchResponse.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
ContentProxy.swift
HTTPHeader.swift
HTTPMethod.swift
HTTPQueryParam.swift
IPv4.swift
JSON.swift
Network.swift Separate streams for attachment upload/download and bug fixes 1 year ago
NetworkError.swift Separate streams for attachment upload/download and bug fixes 1 year ago
PreparedRequest.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
ProxiedContentDownloader.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
Request.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
RequestInfo.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
RequestTarget.swift Moved a bunch of networking logic into libSession 2 years ago
ResponseInfo.swift Second batch of fixes for the libQuic release crashes 1 year ago
URLResponse+Utilities.swift