Commit Graph

235 Commits (9cd0c421bcb5e04fc5a46ff795872618c29919af)

Author SHA1 Message Date
Niels Andriesse 2a4977d269 Implement Session protocol
Niels Andriesse 75f7a7973b Debug PN extension
Niels Andriesse 76f92000b9 Add missing pod
Niels Andriesse 2be42e892a Prune unused notification service extension pods
Niels Andriesse 02454b6cc9 Point to forked YapDatabase repo
Niels Andriesse ac6baec6f2 Make things compile again
nielsandriesse 5dfd4b1965 Restructure
nielsandriesse b218a16b05 Implement attachment downloading
nielsandriesse 877751445d Clean
nielsandriesse a5e9d8973a Fix indentation
nielsandriesse 1c0b32af3c Fix ECKeyPair usage
nielsandriesse 000e907d47 Clean up Podfile
nielsandriesse 7e213c71d5 Make everything build again
nielsandriesse ffa64e4747 Merge SignalMessaging into SignalUtilitiesKit
nielsandriesse ae635dbd36 Make SignalMessaging work with SignalUtilitiesKit
nielsandriesse c475f895e8 Create SignalUtilitiesKit
nielsandriesse 362e2e9c03 Update SessionMessagingKit for open groups
nielsandriesse a3382f41d4 Re-organize files
nielsandriesse 21fe9558a4 Partially implement messaging kit encryption & decryption
nielsandriesse 2d618cc6e9 Re-add proof of work
nielsandriesse 10582e0381 Add SSKs to SessionProtocolKit
nielsandriesse dcb218c864 Create SessionProtocolKit framework
nielsandriesse 96bfab5d93 Re-generate protos
nielsandriesse c1196a6921 Start SessionMessagingKit
nielsandriesse f3753abe5a Create SessionUtilities framework
nielsandriesse 2b1e322832 Create SessionSnodeKit
Ryan ZHAO 94613a0ac8 update podfile for YYImage
nielsandriesse b63bc8e9eb Add Sodium & remove GCDWebServer
nielsandriesse 8e651aadc2 Move SwiftCSV into the project
nielsandriesse 056ec0349a Move ZXingObjC & SwiftCSV to CocoaPods
nielsandriesse 9b527424e6 Ditch pod in favor of own implementation
nielsandriesse cd761d2687 Make new private chat screen use a UITextView
nielsandriesse 6e6e9332bf Improve performance
nielsandriesse 93b3054c17 Update CryptoSwift
nielsandriesse eab26c504c Fix build
nielsandriesse 74bbe067d8 Update Pods
nielsandriesse b2072ebfec Update SessionServiceKit.podspec
nielsandriesse 6e37761d3f Update SignalServiceKit.podspec
nielsandriesse 204ab30dfe Update Podfile
nielsandriesse 728a061c33 Fix podspec issues
nielsandriesse 0979f12bf3 Fix dependency management
nielsandriesse 5a10a155d9 Remove internal testing analytics
nielsandriesse d3125c5039 Fix friend request bugs & improve documentation
We were attaching the user's profile picture URL to friend request messages, and there was a bug in multi device friend request acceptance
gmbnt c0e6da59fa Raise Podfile iOS version
gmbnt 48ef152c49 Glue things together again
ryanzhao ca20f3f979 add a Notification Service Extension for PN with preview
Niels Andriesse a551f7c0ef Use Crashlytics for internal testing
Niels Andriesse 9fd556ca3a Remove Crashlytics
Niels Andriesse 5afba61916 Update Podfile
Niels Andriesse 40bb4ba1a4 Set device link message TTL, clean & add more analytics