Commit Graph

371 Commits (c1fcf8e4aa3c227be786e5d3b6a34220cb17d079)

Author SHA1 Message Date
Bilb 6075840257 [Automated] Update translations from Crowdin 3 months ago
Morgan Pretty d41bc9b2c1
Merge pull request #355 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
4 months ago
Morgan Pretty 37ea2a89bc Fixed a number of crashes currently affecting production
• Fixed a crash due to our ThreadSafe code using a struct instead of a class (rendering it non thread safe)
• Fixed a crash which could occur on the home screen if the data loaded before the UI finished loading
• (Hopefully) Fixed a crash which could occur when the OS optimised async execution to run immediately within an existing database transaction (potentially resulting in re-entrant database access)
• Fixed an issue where the database read/write publishers weren't checking for a valid database state before actual query execution (only during the creation of the stream)
4 months ago
stfsession 4471af11d5 [Automated] Update translations from Crowdin 4 months ago
stfsession f52fabeefb [Automated] Update translations from Crowdin 4 months ago
mpretty-cyro b20abd1ce8 [Automated] Update translations from Crowdin 5 months ago
Bilb 465bd55111 [Automated] Update translations from Crowdin 5 months ago
stfsession 987866aeb1 [Automated] Update translations from Crowdin 5 months ago
Bilb ae81c4e190 [Automated] Update translations from Crowdin 5 months ago
stfsession 3fc0dcbecb [Automated] Update translations from Crowdin 6 months ago
Morgan Pretty 8170091e34
Merge pull request #1045 from mpretty-cyro/fix/incorrect-contact-deletion
Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings
7 months ago
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
7 months ago
Morgan Pretty 472fd61287 Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings 7 months ago
mpretty-cyro 2ceb277c2e [Automated] Update translations from Crowdin 7 months ago
mpretty-cyro a0e09e909c [Automated] Update translations from Crowdin 7 months ago
mpretty-cyro 5a6a6ad917 [Automated] Update translations from Crowdin 7 months ago
Morgan Pretty 7086fe1ba0 Number of small Xcode 16 build fixes
• Renamed an init which matched a private API so triggered a store submission warning
• Fixed a unit test build issue in Xcode 16
• Updated the LintLocalizableStrings updatePermissionStrings output to be sorted (so it doesn't change every time)
• Moved the 'Ensure InfoPlist.xcstrings updated' build step to the Session target
8 months ago
Ryan ZHAO 581569b009 merge latest translation & bump up build number 8 months ago
Ryan ZHAO ded30dc072 merge latest translation and update the build number 8 months ago
Ryan ZHAO d73b9d0ab0 merge latest translation 8 months ago
Ryan ZHAO b0ab84a86d fix group control messages 8 months ago
Ryan ZHAO 3a509d942e update translation files 8 months ago
Ryan ZHAO ea48f1b40d fix strings 8 months ago
Ryan ZHAO 544c680b6b update translation file 8 months ago
Ryan ZHAO 70f8d45a39 fix a bunch of strings 8 months ago
Ryan ZHAO c4ebdd6d3d fix some strings 8 months ago
Ryan ZHAO f8fb647752 fix some modals 8 months ago
Ryan ZHAO 0580a9dbf9 update strings 8 months ago
Ryan ZHAO 7764f7f3f6 clean with constants 9 months ago
Ryan ZHAO 1e1d71f788 deep clean 9 months ago
Ryan ZHAO 5ee048330b plurals and fix some strings 9 months ago
Ryan ZHAO aaea97fbdb update strings script for updating permission strings 9 months ago
Ryan ZHAO fcfca0e7f4 migrate to strings catalog 9 months ago
Ryan ZHAO 0b00e96d88 fix an ui issue on join open group vc 9 months ago
Ryan ZHAO 394bd19c96 WIP: ban & delete toast 10 months ago
Ryan ZHAO 77e9a1d29a fix landing screen T&C string 10 months ago
Ryan ZHAO 065e51381b add strings & update libsession build script 10 months ago
Ryan ZHAO ac29ca484c update info plist translation file 11 months ago
Ryan ZHAO ecb1b83a8e upgrade to minimum iOS 15.0 support 11 months ago
Ryan ZHAO 90de873ea0 add and modify strings 11 months ago
Ryan ZHAO 1d01eb91ae Merge branch 'onboarding' into standardised-strings 12 months ago
Ryan ZHAO 0a9fa9de51 clean 12 months ago
Ryan ZHAO 27cfa40819 replace "Session ID" with "Account ID" 12 months ago
Ryan ZHAO 98b46bc142 replace "Lock Session" with "Lock App" 12 months ago
Ryan ZHAO 2301c75c08 fix toast error message for scanning recovery password qrcode 12 months ago
Ryan ZHAO 1c46faa500 update InfoPlist.xcstrings 12 months ago
Ryan ZHAO acb528f190 time localisation 12 months ago
Ryan ZHAO be150154d1 WIP: add scripts for OS permission strings 12 months ago
Ryan ZHAO 8fe3cf7562 update strings and minor fix 1 year ago
Ryan ZHAO 688ab805d7 UI fix for onboarding merge 1 year ago