Commit Graph

250 Commits (c90f346d6a9f9e7d20d2eab520367bd237e34fc0)

Author SHA1 Message Date
Morgan Pretty 09d63456b6 Merge branch 'dev' into fix/safari-sharing
# Conflicts:
#	Podfile
#	Podfile.lock
#	Session.xcodeproj/project.pbxproj
2 years ago
Morgan Pretty 03fb5cbeeb Cleanup and tweaks
Fixed some compilation issues.
Removed an unused dependency.
Cleaned up the Podfile to minimise duplication.
Pointed at an oxen fork of SignalCoreKit instead of a personal one.
2 years ago
Morgan Pretty 2fedba4cea Addressed PR changes
Added NVActivityIndicatorView to the SessionShareExtension.
Removed the SignalAttachmentType.
2 years ago
Morgan Pretty a7661da41a Revert "Fixed M1 build issues"
This reverts commit ba1a0a2ac6.
2 years ago
Morgan Pretty ba1a0a2ac6 Fixed M1 build issues
Included the Podfile changes for building on an M1 Mac (Need to shift from personal to session fork).
Fixed some additional build issues due to unwrapping a non-optional type (Swift version?).
3 years ago
Morgan Pretty 9994c04f1e Updated the Podfile to fix M1 Mac build issues 3 years ago
Niels Andriesse f44cd070af Fix typo 3 years ago
Niels Andriesse 89bac377fe Fix PureLayout compilation bug 3 years ago
Niels Andriesse a1c23394d6 Remove unused pods 3 years ago
Niels Andriesse 4958d3d368 Implement ONS API 3 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 3 years ago
Niels Andriesse f2f3025554 Remove unused pod 3 years ago
Niels Andriesse 464e8864af Clean up onboarding 3 years ago
Niels Andriesse 54e902c848 Fix various warnings 3 years ago
Niels Andriesse ff09ee3e79 Delete unused files 3 years ago
Niels Andriesse 2a4977d269 Implement Session protocol 4 years ago
Niels Andriesse 75f7a7973b Debug PN extension 4 years ago
Niels Andriesse 76f92000b9 Add missing pod 4 years ago
Niels Andriesse 2be42e892a Prune unused notification service extension pods 4 years ago
Niels Andriesse 02454b6cc9 Point to forked YapDatabase repo 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
nielsandriesse 877751445d Clean 4 years ago
nielsandriesse a5e9d8973a Fix indentation 4 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 4 years ago
nielsandriesse 000e907d47 Clean up Podfile 4 years ago
nielsandriesse 7e213c71d5 Make everything build again 4 years ago
nielsandriesse ffa64e4747 Merge SignalMessaging into SignalUtilitiesKit 4 years ago
nielsandriesse ae635dbd36 Make SignalMessaging work with SignalUtilitiesKit 4 years ago
nielsandriesse c475f895e8 Create SignalUtilitiesKit 4 years ago
nielsandriesse 362e2e9c03 Update SessionMessagingKit for open groups 4 years ago
nielsandriesse a3382f41d4 Re-organize files 4 years ago
nielsandriesse 21fe9558a4 Partially implement messaging kit encryption & decryption 4 years ago
nielsandriesse 2d618cc6e9 Re-add proof of work 4 years ago
nielsandriesse 10582e0381 Add SSKs to SessionProtocolKit 4 years ago
nielsandriesse dcb218c864 Create SessionProtocolKit framework 4 years ago
nielsandriesse 96bfab5d93 Re-generate protos 4 years ago
nielsandriesse c1196a6921 Start SessionMessagingKit 4 years ago
nielsandriesse f3753abe5a Create SessionUtilities framework 4 years ago
nielsandriesse 2b1e322832 Create SessionSnodeKit 4 years ago
Ryan ZHAO 94613a0ac8 update podfile for YYImage 4 years ago
nielsandriesse b63bc8e9eb Add Sodium & remove GCDWebServer 4 years ago
nielsandriesse 8e651aadc2 Move SwiftCSV into the project 4 years ago
nielsandriesse 056ec0349a Move ZXingObjC & SwiftCSV to CocoaPods 4 years ago
nielsandriesse 9b527424e6 Ditch pod in favor of own implementation 4 years ago
nielsandriesse cd761d2687 Make new private chat screen use a UITextView 4 years ago
nielsandriesse 6e6e9332bf Improve performance 4 years ago
nielsandriesse 93b3054c17 Update CryptoSwift 4 years ago
nielsandriesse eab26c504c Fix build 4 years ago