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 a32af018a7 Refactored the LintLocalizableStrings script
• Added new 'LintControl' mechanisms to allow for ignoring sections of code
• Added new 'MatchType' mechanisms for excluding unlocalized cases
• Updated the code to explicitly handle localized template strings (both single and multiline)
• Updated the code to process files across multiple threads to improve performance
• Updated the code to use Swift 5.7 regex and store in static variables to prevent reconstruction every time they are used
• Removed the list of individual files which are ignored (now just output a count)
• Fixed an issue where having a localized string on a subsequent line could result in an unlocalized (or incorrectly localized) string not being detected
• Fixed an issue where having multiple strings on a single line could result in an unlocalized string not being detected
• Fixed an issue where zero-width characters would result in the variable count comparison between translations failing
• Fixed a number of localization warnings
6 months ago
..
BatchRequest.swift Defensive coding for C API conversation, threading & logging tweaks 11 months ago
BatchResponse.swift Refactored the LintLocalizableStrings script 6 months 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 Merge remote-tracking branch 'upstream/dev' into standardised-strings 8 months ago
JSON.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
Network.swift Merge remote-tracking branch 'upstream/dev' into onboarding 11 months ago
NetworkError.swift Minor logging tweaks 8 months ago
PreparedRequest.swift Fixed an endless loading state when clearing data with no network 8 months ago
ProxiedContentDownloader.swift Refactored the LintLocalizableStrings script 6 months 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