Morgan Pretty
afb60fbf5c
Fixed a couple of bugs with attachment path creation
6 months ago
Morgan Pretty
ae43d9b4e8
Merge pull request #1030 from RyanRory/third-party-license
...
Third party licenses
6 months ago
Morgan Pretty
16ba002469
Merge remote-tracking branch 'upstream/dev' into third-party-license
...
# Conflicts:
# Session.xcodeproj/project.pbxproj
# Session/Meta/Translations/InfoPlist.xcstrings
6 months ago
Morgan Pretty
7f6e241287
Fixed a couple of small bugs
...
• Fixed an issue where the licenses may not be sorted which could result in different outputs between builds
• Fixed an issue where non-dependencies could be included in the project if they had been resolved at some point
6 months ago
Morgan Pretty
41a3f27fad
Merge pull request #1034 from mpretty-cyro/feature/uniform-type-identifiers-refactoring
...
Refactored MimeTypeUtil to use UniformTypeIdentifiers
6 months ago
Morgan Pretty
0b4629dee6
Merge pull request #1037 from mpretty-cyro/feature/optimised-lib-session-size-tests
...
Optimised the libSession size limit tests
6 months ago
Morgan Pretty
dae4715ca5
Tweaked the unit test summary step to be simpler
6 months ago
Morgan Pretty
0b97122209
Try to clean up CI output a little
6 months ago
Morgan Pretty
8e0fabed17
Removing debug CI stuff
6 months ago
Morgan Pretty
646fc2359d
Debugging CI 2
6 months ago
Morgan Pretty
c693a20462
Debugging CI 1
6 months ago
Morgan Pretty
3241e6c529
Fixed some test failure due to incorrect type conversions
6 months ago
Morgan Pretty
afc289808f
Fixed a silly typo
6 months ago
Morgan Pretty
08e8a48eed
Optimised the libSession size limit tests, tweaked another couple failing tests
6 months ago
Morgan Pretty
b8f517cfb1
Merge pull request #1036 from mpretty-cyro/feature/update-grdb
...
Updated to the latest GRDB (Built with Xcode 16)
6 months ago
Morgan Pretty
0afb0c399b
Updated to the latest GRDB (Built with Xcode 16)
6 months ago
Morgan Pretty
d570e10430
Merge remote-tracking branch 'upstream/dev' into feature/uniform-type-identifiers-refactoring
...
# Conflicts:
# Session/Meta/Translations/InfoPlist.xcstrings
6 months ago
Morgan Pretty
675325c216
Merge pull request #1032 from mpretty-cyro/fix/logging-issue
...
Fixed a bug with return from background logs
6 months ago
Morgan Pretty
d25121a10c
Merge pull request #1028 from mpretty-cyro/fix/rename-init-because-apple-is-dumb
...
Number of small Xcode 16 build fixes
6 months ago
Morgan Pretty
07e5b0885d
Merge pull request #1031 from mpretty-cyro/fix/remove-codecov
...
Removed the codecov setup
6 months ago
Morgan Pretty
8954a50d9e
Merge pull request #1035 from mpretty-cyro/feature/retrieve-snode-cache-size
...
Added a function to retrieve the snode cache size from libSession
6 months ago
Morgan Pretty
2bc893982a
Added a function to retrieve the snode cache size from libSession
6 months ago
Morgan Pretty
2c9427edcf
Refactored MimeTypeUtil to use UniformTypeIdentifiers
7 months ago
Morgan Pretty
f2eb84deb1
Removed the codecov setup
7 months ago
Morgan Pretty
79b98994fe
Fixed a bug with return from background logs
...
Fixed a bug where logs sent before the logger finishes setting up after returning from the background weren't getting added to the log gile
7 months ago
Ryan ZHAO
62f84d2c1f
add script the catch licenses in SPM and generate a plist file as Acknowledgement in Settings.bundle
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
7 months ago
Morgan Pretty
a1c3d53569
Updated project level versions
7 months ago
Morgan Pretty
595bc1aedb
Merge pull request #1026 from mpretty-cyro/fix/modal-body-height
...
Created a ScrollableLabelView component for the ConfirmationModal
7 months ago
Morgan Pretty
0f549ae77d
Renamed 'ScrollableLabelView' to 'ScrollableLabel'
7 months ago
Morgan Pretty
7bfc533882
Created a ScrollableLabelView component for the ConfirmationModal
7 months ago
RyanZhao
0bb410d74d
Merge pull request #1023 from RyanRory/strings
...
Strings Project
7 months ago
Ryan ZHAO
581569b009
merge latest translation & bump up build number
7 months ago
Morgan Pretty
ea8a725ce3
Updated the user displayPicture error modal copy to be a bit cleaner
7 months ago
Ryan ZHAO
b9beb7aec4
Use English strings as the default strings & update build number
7 months ago
Ryan ZHAO
b8b8419fdb
minor fix on the tool bar theme and bump up build number
7 months ago
Ryan ZHAO
ded30dc072
merge latest translation and update the build number
7 months ago
Ryan ZHAO
bd34d1a9e6
fix block confirmation accessibility id
7 months ago
Ryan ZHAO
d73b9d0ab0
merge latest translation
7 months ago
Morgan Pretty
ecd066f7a1
Merge remote-tracking branch 'upstream/dev' into strings
...
# Conflicts:
# Session/Media Viewing & Editing/PhotoCaptureViewController.swift
# Session/Notifications/AppNotifications.swift
# Session/Settings/SettingsViewModel.swift
# Session/Utilities/Permissions.swift
# SessionMessagingKit/Messages/Control Messages/CallMessage.swift
# SessionMessagingKit/Sending & Receiving/Message Handling/MessageSender+ClosedGroups.swift
# SessionShareExtension/ThreadPickerVC.swift
7 months ago
Morgan Pretty
7ff2368d42
Merge pull request #1018 from mpretty-cyro/fix/crashes-and-improvements
...
Crashes and general improvements
7 months ago
Morgan Pretty
e9ca8f3370
Updated to the latest libSession
7 months ago
Morgan Pretty
5266cba14d
Fixed a bug with path dropping detection and logging tweaks
7 months ago
Morgan Pretty
7f5c544e06
Fixed a message request notification issue
...
• Fixed an issue where the message request notification may not show correctly
• Minor code tweaks for linting
7 months ago
Ryan ZHAO
6a3f914541
change clear data model to make it the same as standard design
7 months ago
Morgan Pretty
6ad2f4e122
Updated libSession to fix a snode cache refresh bug
7 months ago
Ryan ZHAO
c3b5925f78
modify clear data modal with error
7 months ago
Ryan ZHAO
ca8344db06
fix attachment short description
7 months ago
Morgan Pretty
a7e73080fa
Minor logging tweaks
7 months ago
Morgan Pretty
d8294aac0d
Fixed logging issue and other minor tweaks
...
• Fixed a bug where the libSession logs wouldn't all come through correctly
• Added logic to handle response headers from libSession
• Minor optimisation to closed groups poller setup
• Minor logging tweaks
7 months ago