A private messenger for iOS.
Go to file
Michael Kirk b389bb3bb8 Code cleanup.
No need to use contactThread method to get recipient ID since we still
have the envelope.

And with that, it's pretty easy to justify getting rid of one of our now
barely used IncomingMessage initializers.

// FREEBIE
2017-02-24 19:15:35 -08:00
Example fix tests, and off by one in keeping old, accepted keys 2017-02-17 14:34:30 -05:00
protobuf WebRTC calling 2017-01-11 17:15:20 -05:00
src Code cleanup. 2017-02-24 19:15:35 -08:00
tests Dedupe incoming messags 2017-02-24 19:15:35 -08:00
Utilities Fix typo. 2017-01-23 12:59:35 -05:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00
.travis.yml Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Initial commit 2015-12-04 13:22:18 +01:00
Makefile Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X