[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk e408250ef2 Fix crash when messaging user for the first time
We trust on first use, so if there is no identity, no need to compare
key.

// FREEBIE
2017-06-07 08:54:26 -04:00
Example MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
protobuf Respond to CR. 2017-05-09 11:43:25 -04:00
src Fix crash when messaging user for the first time 2017-06-07 08:54:26 -04:00
tests MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
Utilities post commit which double checks for freebie presence 2017-03-28 21:09:19 -04: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 Update license. 2017-04-11 17:16:04 -04: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 Pin YapDatabase to v2.9.3 to avoid v.3.x. 2017-05-19 17:56:14 -04:00

SignalServiceKit

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