Commit Graph

19224 Commits (b51b01fc21323281cabcfc757b1252bfbffec855)
 

Author SHA1 Message Date
Ryan ZHAO b51b01fc21 Merge branch 'dev' into call-detailed-info 2 months ago
Ryan ZHAO 1e89f6c4fd fix some issues on database preparation and potential 2 months ago
Ryan ZHAO 7af5b53433 fix requiring local network permission 2 months ago
Morgan Pretty 2642d3925e
Merge pull request #390 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 months ago
mpretty-cyro 38aefd6564 [Automated] Update translations from Crowdin 2 months ago
Ryan ZHAO 77d31d7817 Merge branch 'dev' into call-detailed-info 2 months ago
Morgan Pretty 926a25f6d3
Merge pull request #387 from mpretty-cyro/fix/broken-ci
Fix broken CI
2 months ago
Morgan Pretty 8bab3bda49 Fixed the broken CI 2 months ago
Morgan Pretty 7294fd2cb8
Merge pull request #322 from mpretty-cyro/feature/lib-session-spm
Updated LibSession to be sourced via Swift Package Manager
2 months ago
Morgan Pretty adc877ffbd Documentation tweak 2 months ago
Morgan Pretty 6299eeec3f Removed the 'clone_submodules' step 2 months ago
Morgan Pretty e51f56afa2 Updated to libSession 1.2.1 2 months ago
Morgan Pretty 3c2e510b0c Fixed the build script to support both local and CI builds 2 months ago
Morgan Pretty 347b6ace28 Pointed at a separate SPM-specific repo to reduce dependency size 2 months ago
Morgan Pretty ada7a4e499 Tweaked licence generation, updated to latest SPM libSession 2 months ago
Morgan Pretty c8e6bacbd1 Fixed the version discrepancies 2 months ago
Morgan Pretty 04b3a64f6b Updated LibSession to be sourced via Swift Package Manager
• Using a pre-built version of libSession as a SPM dependency for default builds
• Added a new scheme which will try to build libSession from source (update the `LIB_SESSION_SOURCE_DIR` User-Defined build setting to change the location - currently set to '${SRC_ROOT}/../LibSession-Util')
• Removed the libSession submodule
2 months ago
Ryan ZHAO b9f44a6998 Merge branch 'dev' into call-detailed-info 2 months ago
Ryan ZHAO 32073a5539 update bulld number 2 months ago
Ryan ZHAO 7993a0abe5 bump up build and version number 2 months ago
Ryan ZHAO ec0d950844 Merge branch 'feature/groups-rebuild' of https://github.com/mpretty-cyro/session-ios into call-detailed-info 2 months ago
Morgan Pretty c5086981b9 Fixed build number 2 months ago
Morgan Pretty 42ba212d1a
Merge pull request #321 from mpretty-cyro/feature/groups-rebuild
Groups Rebuild
2 months ago
Morgan Pretty 312846e694 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 months ago
Morgan Pretty 14ec056e4a Reset the feature flags and added the release timestamps 2 months ago
Morgan Pretty 115f7a55d6
Merge pull request #375 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 months ago
Ryan ZHAO 716c189fed refactor connection steps 2 months ago
ThomasSession 527ea2757e [Automated] Update translations from Crowdin 2 months ago
Morgan Pretty cba6729618 Bumped build number 3 months ago
Morgan Pretty 78f5adeb6d Updated to libSession v1.2.1 3 months ago
Morgan Pretty a049d87b11 Fixed a few bugs which came up during testing
• Added a 'requireAllRequestsSucceed' flag to the ConfigurationSyncJob (so it'll report a failure if any individual request fails)
• Fixed an issue where a number of 'response' types weren't encoding correctly (only impacted unit tests)
• Fixed an issue where the logger wasn't correctly respecting the log level settings
• Fixed an issue where the path status indicator wouldn't default to unknown
• Fixed an issue where the generic database error didn't replace the 'app_name' variable
• Fixed an issue where notification content might not be shown correctly
• Fixed an issue where a group could be partially created due to one of it's configs failing to be stored (we now consider that a failure so the user can try again)
• Fixed an issue where processing a config message in the BackgroundPoller could result in attempting to fetch from communities after the process completed
• Fixed a crash where a database query could incorrectly be interrupted after it completed if both happened at just the right time
• Fixed broken unit tests
3 months ago
Ryan ZHAO 3d8f357aa5 fix strings and add a modal for camera access 3 months ago
Ryan ZHAO 1c0d00fe46 fix merging dev in 3 months ago
Morgan Pretty 04714deaa5 Updated to the target Lucide version we want (0.473.0) 3 months ago
Morgan Pretty 22f3974968 Fixed a couple of issues found during internal testing
• Fixed an issue where leaving a group from the settings screen would just sit there until you successfully left
• Fixed an issue where admin display pictures didn't have the crown icon in the conversation screen
3 months ago
Morgan Pretty 6a144633d2 Drop '.decryptionFailed' PNs for unknown or no auth groups 3 months ago
Morgan Pretty 8a60eee626 Fixed a crash when tapping on the attachment camera button 3 months ago
Morgan Pretty 828b25254a Fixed a silly message variant bug, unit test env var tweaks
• Added an env variable to enable the debug disappearing message durations
• Moved the 'processUnitTestEnvVariablesIfNeeded' function into a separate file and added some docs (so we can just look at that file to see what is supported)
• Fixed an issue where the deleted message artifact variant had incorrectly gotten it's value changed (too late to change it back so need a migration)
3 months ago
Morgan Pretty 25f3e836ef Debug dis message durations on for tests, uregister PNs on clear acct
• Turned on debug disappearing message settings by default for tests
• Unregister from PNs when clearing the account
3 months ago
Ryan ZHAO de1d086a43 Merge branch 'dev' into call-detailed-info 3 months ago
Ryan ZHAO a2d7be369c Merge branch 'call-permission-improvements' into call-detailed-info 3 months ago
Morgan Pretty 3974723615 Increased build number 3 months ago
Morgan Pretty 5f73b3ee86 Updated to libSession 1.2.0 3 months ago
Ryan ZHAO 35fdce7272 add steps details 3 months ago
Ryan ZHAO 69a565d14c WIP: fix airplay 2 iPhones issue 3 months ago
Morgan Pretty 1db4933390 Alternate approach to selecting a simulator 3 months ago
Morgan Pretty 95bc5b4e0a Added back dynamic runtime selection (apparently we need both) 3 months ago
Morgan Pretty 371afc6d3c Fixed a missing trailing apostrophe 3 months ago
Morgan Pretty 2902e268ed Dynamically select device type instead of runtime 3 months ago
Morgan Pretty fc70f13e30 CI fixes 3 months ago