Commit Graph

28 Commits (7af5b53433ed7cdeb6b861b48f771916a0369144)

Author SHA1 Message Date
Ryan ZHAO 7af5b53433 fix requiring local network permission 1 month ago
Morgan Pretty d0a79f2ba6 Merge remote-tracking branch 'upstream/dev' into call-detailed-info 2 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)
3 months ago
Morgan Pretty 472fd61287 Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings 6 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
7 months ago
Ryan ZHAO 581569b009 merge latest translation & bump up build number 7 months ago
Ryan ZHAO ded30dc072 merge latest translation and update the build number 7 months ago
Ryan ZHAO d73b9d0ab0 merge latest translation 7 months ago
Ryan ZHAO b0ab84a86d fix group control messages 7 months ago
Ryan ZHAO ea48f1b40d fix strings 7 months ago
Ryan ZHAO 70f8d45a39 fix a bunch of strings 8 months ago
Ryan ZHAO 0580a9dbf9 update strings 8 months ago
Ryan ZHAO 7764f7f3f6 clean with constants 8 months ago
Ryan ZHAO 1e1d71f788 deep clean 8 months ago
Ryan ZHAO 5ee048330b plurals and fix some strings 8 months ago
Ryan ZHAO aaea97fbdb update strings script for updating permission strings 8 months ago
Ryan ZHAO 0b00e96d88 fix an ui issue on join open group vc 8 months ago
Ryan ZHAO 394bd19c96 WIP: ban & delete toast 9 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 10 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 1c46faa500 update InfoPlist.xcstrings 11 months ago
Ryan ZHAO acb528f190 time localisation 11 months ago
Ryan ZHAO be150154d1 WIP: add scripts for OS permission strings 11 months ago
Ryan ZHAO e790fa4519 make things compile 12 months ago
Ryan ZHAO c4b035eb78 add localised strings for system controlled permission modals 12 months ago