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/Database/Utilities
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
..
ColumnDefinition+Utilities.swift Started work on GRDB logic and migrations 3 years ago
Database+Utilities.swift Tweaks to notification extension 10 months ago
DatabaseMigrator+Utilities.swift Fixed the broken unit tests 10 months ago
FetchRequest+Utilities.swift Fixed issues raised during QA 2 years ago
PersistableRecord+Utilities.swift Updated the PNModeVC to explicitly trigger the SyncPushTokensJob 1 year ago
QueryInterfaceRequest+Utilities.swift Refactored the LintLocalizableStrings script 6 months ago
SQLInterpolation+Utilities.swift Refactored the LintLocalizableStrings 2 years ago
ScopeAdapter+Utilities.swift Cleaned up the GRDB interface for complex queries 2 years ago
TableRecord+Utilities.swift Reworked the libSession network to be instance based 1 year ago