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/SessionMessagingKit/Jobs/Types
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
1 year ago
..
AttachmentDownloadJob.swift Refactored the LintLocalizableStrings script 1 year ago
AttachmentUploadJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
CheckForAppUpdatesJob.swift Added code to defer the CheckForAppUpdatesJob when running tests or sim 1 year ago
ConfigMessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 1 year ago
ConfigurationSyncJob.swift Fixed an issue with push notifications in legacy groups 1 year ago
DisappearingMessagesJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
ExpirationUpdateJob.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
FailedAttachmentDownloadsJob.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
FailedMessageSendsJob.swift Updated with latest libSession fixes, minor logging tweaks 2 years ago
GarbageCollectionJob.swift Refactored the LintLocalizableStrings script 1 year ago
GetExpirationJob.swift Moved a bunch of networking logic into libSession 2 years ago
GroupLeavingJob.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 1 year ago
MessageReceiveJob.swift Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 1 year ago
MessageSendJob.swift Minor logging tweaks 1 year ago
NotifyPushServerJob.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Fixed a few more minor bugs and updated GeoLite2 data 2 years ago
SendReadReceiptsJob.swift Fixed a few bugs with sync messages 2 years ago
UpdateProfilePictureJob.swift Fixed a few bugs found when testing strings 1 year ago