[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk 2e06bb148f Send group message so long as at least one recipient is found
Previously we were haulting if even one recipient was unregistered.

// FREEBIE
2016-11-08 13:57:29 -05:00
Example Fix register w/o background fetch & stale push tokens 2016-11-03 16:10:06 -04:00
protobuf disappearing messages 2016-10-11 09:24:40 -04:00
src Send group message so long as at least one recipient is found 2016-11-08 13:57:29 -05:00
tests Fix crash on messaging unregistered user 2016-11-07 18:56:14 -05:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Init Commit 2015-12-22 15:51:11 +01: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 Only dispatch async at top level. 2016-11-07 09:48:05 -05:00

SignalServiceKit

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