Signal-iOS/SignalServiceKit
Michael Kirk dff1f40af6 Don't show "message request" for de-registered system contacts
Fixes:
Alice installs Signal
Bob sees "Alice is on Signal" notification
(everything is as expected until this point)

Alice uninstalls Signal
Bob sees message request in Alice's conversation
2019-08-19 12:46:14 -06:00
..
protobuf Fix proto formatting. 2019-08-09 21:06:06 -03:00
Resources/Certificates Revert "Enable 'nt/ios-13-ssl'." 2019-08-14 18:07:20 -03:00
src Don't show "message request" for de-registered system contacts 2019-08-19 12:46:14 -06:00
tests Address deadlocks in profile manager. 2019-08-15 16:10:14 -03:00
Utilities dedupe git hooks 2018-03-02 17:57:58 -05:00
.clang-format Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.gitignore Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.travis.yml Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
CONTRIBUTING.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
LICENSE Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
README.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00

SignalServiceKit

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

To use SignalServiceKit via Cocoapods add the following to your Podfile

pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'