Commit Graph

18285 Commits (7f2508d2d05ebb7809393fac3caaa08516d2210c)
 

Author SHA1 Message Date
Morgan Pretty 7f2508d2d0 Fixed the build errors and unit tests 1 year ago
Morgan Pretty 72525ae37b Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
# Conflicts:
#	Podfile
#	Podfile.lock
#	Scripts/build_libSession_util.sh
#	Session.xcodeproj/project.pbxproj
#	Session/Calls/Call Management/SessionCallManager.swift
#	Session/Calls/Views & Modals/IncomingCallBanner.swift
#	Session/Conversations/Context Menu/ContextMenuVC+Action.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/Message Cells/CallMessageCell.swift
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
#	Session/Home/New Conversation/NewDMVC.swift
#	Session/Media Viewing & Editing/MediaGalleryViewModel.swift
#	Session/Media Viewing & Editing/MediaInfoVC.swift
#	Session/Meta/AppDelegate.swift
#	Session/Meta/AppEnvironment.swift
#	Session/Path/PathStatusView.swift
#	SessionMessagingKit/Database/Models/Interaction.swift
#	SessionMessagingKit/Jobs/AttachmentUploadJob.swift
#	SessionMessagingKit/Jobs/MessageSendJob.swift
#	SessionMessagingKit/Jobs/SendReadReceiptsJob.swift
#	SessionMessagingKit/Jobs/Types/GroupLeavingJob.swift
#	SessionMessagingKit/Messages/Message+Destination.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Sending & Receiving/Errors/MessageSenderError.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+Calls.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+VisibleMessages.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Utilities/ProfilePictureView+Convenience.swift
#	SessionMessagingKit/Utilities/SessionEnvironment.swift
#	SessionNotificationServiceExtension/NotificationServiceExtension.swift
#	SessionShareExtension/ShareNavController.swift
#	SessionSnodeKit/Networking/SnodeAPI.swift
#	SessionSnodeKit/Types/OnionRequestAPIError.swift
#	SessionSnodeKit/Types/SnodeAPIError.swift
1 year ago
Morgan Pretty 601ba9a9b2 Objective-C Refactoring, Removed PureLayout, General Cleanup 1 year ago
Morgan Pretty c435f1b577
Merge pull request #965 from mpretty-cyro/fix/mention-automated-tests
Fix/mention automated tests
1 year ago
Morgan Pretty 075485ad42 Revert "Enable arbitrary loads for QA testing"
This reverts commit e6f683fb17.
1 year ago
Morgan Pretty f150732e99
Merge pull request #959 from mpretty-cyro/fix/sync-message-issues
Fixed a few bugs with sync messages
1 year ago
Morgan Pretty e6f683fb17 Enable arbitrary loads for QA testing 1 year ago
Morgan Pretty 2f8852cabd
Merge pull request #964 from mpretty-cyro/fix/new-required-privacy-plist
Added new PrivacyInfo plist required by Apple
1 year ago
Morgan Pretty b01de2e65f Added missing keys to the privacy info file 1 year ago
Morgan Pretty 8c21ccb0d5 Cleaned up the libSession build script (improved the xcode output) 1 year ago
Morgan Pretty fff1bcb9ba Added the FileTimestamp key to the PrivacyInfo plist 1 year ago
Morgan Pretty 53196b4694 Added new PrivacyInfo plist required by Apple 1 year ago
Morgan Pretty b4e53b1880
Merge pull request #962 from mpretty-cyro/update-building-doc
Update Building.md
1 year ago
Morgan Pretty f6c9ccc867 Added brief section about updating sobmodules to building.md 1 year ago
Morgan Pretty 5735d48a02 Fixing a double pod install issue, removing fork unit tests 1 year ago
Morgan Pretty 83c3834669 Gather coverage data 1 year ago
Morgan Pretty 1134a0d163 Tweaks for codecov location 1 year ago
Morgan Pretty f8c79a0535 Removed invalid command 1 year ago
Morgan Pretty 1f2516a360 Tweaks to CI scripts 1 year ago
Morgan Pretty 5485be3f69 Tweak to uuids_to_keep and check codecov_install_path content 1 year ago
Morgan Pretty d11b4d7ac6 Fixed up the output of the 'uuids_to_keep' case 1 year ago
Morgan Pretty 91998a1717 Finalising the script 1 year ago
Morgan Pretty 3f3dc5845f Shutting down simulators before deleting (if they are running) 1 year ago
Morgan Pretty b293fdcc68 Avoid using plutil and jq 1 year ago
Morgan Pretty eb573465a3 Debugging jq 1 year ago
Morgan Pretty 6c0cfbb782 Debugging the parsing of the plist 1 year ago
Morgan Pretty 0c03e2e694 Debugging device list contents 1 year ago
Morgan Pretty b71dc65b2a Fallback to hard-coded drone user 1 year ago
Morgan Pretty 38bd14240c Reworked the script to remove old simulators instead 1 year ago
Morgan Pretty d56a674816 Try output when deletion occurs 1 year ago
Morgan Pretty b5d94ab575 Move simulator cleanup into a separate script 1 year ago
Morgan Pretty c56e6b03c6 Attempting to make the simulator deletion occur when the process is killed 1 year ago
RyanZhao 7671845681
Merge pull request #961 from RyanRory/fix-crash-for-disappearing-messages
Fix disappearing messages crash
1 year ago
Ryan ZHAO bcb2bbb2e7 fix faulty translation 1 year ago
Morgan Pretty 1371111c89 Trying to add the 'skipped' status as well 1 year ago
Morgan Pretty a2dea00680 Attempt to clean up simulator when pipeline is killed 1 year ago
Morgan Pretty f84880af9d Split into two sed commands 1 year ago
Morgan Pretty d5284b66ec Fix duplicate step name 1 year ago
Morgan Pretty f1ccd35c40 Remove a reference to custom_clone 1 year ago
Morgan Pretty 6d6f34b358 Adding back escapes 1 year ago
Morgan Pretty f0e9f4c9ee Use default clone, moving codecov to no PR builds 1 year ago
Morgan Pretty 7b6a209ff3 Missed one of the escapes 1 year ago
Morgan Pretty 087eb78513 Add double escape 1 year ago
Morgan Pretty b3827cf593 Fix syntax error 1 year ago
Morgan Pretty 6fd1e48637 Extract the install path from the install step falling back to 'which' 1 year ago
Morgan Pretty 3bdebb4fbe Syntax error fix 1 year ago
Morgan Pretty 1217d9afc9 Debugging codecovcli install location 1 year ago
Morgan Pretty ee0350071a Attempting to fix codecov execution 1 year ago
Morgan Pretty 4935269de4 Fixed a cocoapods warning 1 year ago
Morgan Pretty 3220615ae1 Remove debugging logs and point at new mac build machine 1 year ago