Commit Graph

613 Commits (eb927c36a947fc84f3e6a1637b2b68a7aedd0db0)

Author SHA1 Message Date
nielsandriesse 056ec0349a Move ZXingObjC & SwiftCSV to CocoaPods 4 years ago
nielsandriesse e4c8369c93 Update for metadata kit changes 4 years ago
nielsandriesse 33d23b3e51 Update Pods 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 7475c7c6b8 Update Pods 4 years ago
nielsandriesse 707dad64d9 Update Pods 4 years ago
nielsandriesse 79655169bd Update Pods 4 years ago
nielsandriesse 832e70f588 Debug 4 years ago
nielsandriesse 80dcca627a Implement polling, encryption & decryption 4 years ago
nielsandriesse 16918a50d8 Update Pods 4 years ago
nielsandriesse 93b3054c17 Update CryptoSwift 4 years ago
nielsandriesse 301be4a957 Update Pods 4 years ago
nielsandriesse eab26c504c Fix build 4 years ago
nielsandriesse 74bbe067d8 Update Pods 4 years ago
gmbnt 5f9b0aec9f Update pods 4 years ago
ryanzhao ca20f3f979 add a Notification Service Extension for PN with preview 4 years ago
Niels Andriesse 40bb4ba1a4 Set device link message TTL, clean & add more analytics 5 years ago
Niels Andriesse a604ba5646 Start implementing device linking UI 5 years ago
Niels Andriesse 1e4b88d616 Set up Crashlytics 5 years ago
Niels Andriesse b367ea7ab8 Set up Mixpanel 5 years ago
Niels Andriesse 7ecfedbf9a Implement RSS feed parsing 5 years ago
Mikunj 31a6ef4769 Make SignalServiceKit use 10.0 5 years ago
Mikunj a9a403a703 Fix build 5 years ago
Niels Andriesse 52f479a0b1 Implement fancy avatars 5 years ago
Mikunj efa303abeb Fix mnemonic languages not being linked. 5 years ago
Mikunj ab13940252 Added GCDWebServer. 5 years ago
Mikunj de01731316 Removed LokiKit.
Moved all files back into SignalServiceKit.
5 years ago
Niels Andriesse b70f1810b2 Fix crash 5 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 5 years ago
Mikunj c02ae62a8d Added lokikit 5 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 5 years ago
Mikunj 71cc25fbd6 Updated pod submodules. 5 years ago
Michael Kirk 0b638f4831 link checks 5 years ago
Michael Kirk cc94d6946a update pods 5 years ago
Michael Kirk a218d6c465 Send first chars of longtext in protobuf 5 years ago
Michael Kirk 182ddf7374 update starscream 5 years ago
Michael Kirk 8a8d1f43f4 update pods 6 years ago
Michael Kirk 62023659a1 Revert PromiseKit update for now 6 years ago
Michael Kirk dfc1df8380 update pods 6 years ago
Michael Kirk 16c8a1a76e replace SocketRocket with Starscream 6 years ago
Michael Kirk ed15e5cc4a Update YapDB to fix DB conversion logic 6 years ago
Michael Kirk cd70f9d0c3 move to yapdb@signal-release 6 years ago
Michael Kirk 5708754d30 update to sqlcipher4 6 years ago
Matthew Chen f68c1e179b Update Cocoapods. 6 years ago
Michael Kirk b6f52ef12f update pods 6 years ago
Michael Kirk d8fda8a7aa Update pods with perf improvements 6 years ago
Matthew Chen 036c6dca41 Merge branch 'release/2.32.0' 6 years ago
Matthew Chen 973afd041d Merge branch 'hotfix/2.31.1' into release/2.32.0 6 years ago
Matthew Chen 4ab37a0f38 Update Cocoapods. 6 years ago
Matthew Chen bfbf9d39ad Update Cocoapods. 6 years ago
Michael Kirk 4db5df4bff pod update 6 years ago
Michael Kirk 6935761ab9 Merge tag '2.31.0.38' into release/2.32.0 6 years ago
Michael Kirk f52a58e31e Handle known sender 6 years ago
Michael Kirk 46ebe52a27 update pods 6 years ago
Michael Kirk 86066a37d5 update pods for exception wrapping 6 years ago
Michael Kirk e09a181445 SQUASHME review podfile changes 6 years ago
Michael Kirk 60769a3d17 Exception wrap SessionCipher for Swift 6 years ago
Matthew Chen b65d515ac3 Update cocoapods. 6 years ago
Matthew Chen 88c96f3c21 Update Cocoapods. 6 years ago
Michael Kirk 0cfa5c07fe update pods 6 years ago
Michael Kirk d6a6024f37 Update PromiseKit 6 years ago
Matthew Chen 0d588346f1 Fix rebase breakage. 6 years ago
Matthew Chen fab79e2673 Respond to CR. 6 years ago
Matthew Chen 75e59bbc6f Discard self-sent messages during the decryption process. 6 years ago
Matthew Chen 624ffdf9b5 Update cocoapods. 6 years ago
Matthew Chen ad56be27c9 Fix missing server timestamps. 6 years ago
Matthew Chen a697072271 Respond to CR. 6 years ago
Matthew Chen 1b25a18e57 Respond to CR. 6 years ago
Matthew Chen 4ab281346a Respond to CR. 6 years ago
Matthew Chen 5da4f7bb57 Update podfile. 6 years ago
Matthew Chen 2c4c096d93 Fix typo in swift names. 6 years ago
Matthew Chen a224401879 Respond to CR. 6 years ago
Matthew Chen 0125535d4d Pull out SignalCoreKit. 6 years ago
Michael Kirk 39a73abcee update pods 6 years ago
Matthew Chen 90e7d9fbb6 Update AxolotlKit. 6 years ago
Matthew Chen 66fc389fba Get SSK tests building and running. 6 years ago
Matthew Chen c7eb80700e Fix memory leak in Curve25519Kit. 6 years ago
Michael Kirk 60a6128afd Remove SSK tests from Signal-iOS xcode test run
Firstly, they aren't compiling (and haven't been for a while), and thus prevent
iOS tests from running and being written. This can and should be fixed.

Secondly, they don't respect the ubsan.supp file. I'm not sure how to fix this.
We may just not be able to run the SSK tests as part of the Signal-iOS test
runner, and instead have to revert to running them from within a separate test
app.
6 years ago
Matthew Chen 9b94580dae Update assertions.
* Streamline precompiled headers.
* Remove obsolete assertions in Constraints.h.
6 years ago
Michael Kirk 6d92413931 WIP: Run SSK tests
This just configures them to run. They're very broken at the moment.
6 years ago
Matthew Chen e5eda8b45d Add convenience initializers to proto wrappers. 6 years ago
Michael Kirk 9662b3cb1e Wait a week before nagging when a new release comes out 6 years ago
Matthew Chen a5ffbdebb3 Remove Obj-c proto parser. 6 years ago
Michael Kirk 495c334d14 update pods
// FREEBIE
6 years ago
Matthew Chen d709a02493 Clean up formatting. 6 years ago
Michael Kirk f633ebe2d9 update socketrocket 6 years ago
Michael Kirk a7bc023526 update pods 6 years ago
Michael Kirk df01c7e63e Update to latest YapDB (with Signal patches applied)
Applied branches:

- mkirk/invalidFinalIndices
- mkirk/upstream-unencrypted-headers

Also fixed up test suite.
6 years ago
Michael Kirk b860dce7f9 Swift protos for Envelope 6 years ago
Matthew Chen 25a98554b7 Intern JSQMessagesViewController. 6 years ago
Matthew Chen 819c2b1ceb Remove Twisted Oak. 6 years ago
Michael Kirk 77997639f5 Use CurrentAppContext instead of compiler flag to affect test behavior 6 years ago
Michael Kirk d423d3487f Disable swift optimizations for tests
Otherwise step-through debugging is untenable

// FREEBIE
6 years ago
Michael Kirk 6b43199ba1 Full text search pods changes
// FREEBIE
6 years ago
Michael Kirk 51747deeb7 update openssl 6 years ago
Matthew Chen 2ed80eb2dc Update cocoapods. 6 years ago
Matthew Chen 0131b8de2d Update cocoapods. 6 years ago
Matthew Chen 1395a6c37b Respond to CR. 6 years ago