A private messenger for iOS.
Go to file
Matthew Douglass d4c55d6940 Maps numbers to names in TSGroupModel
* Maps numbers to names in TSGroupModel

Use an injected ContactsManager to look up proper user names for phone numbers in [TSGroupModel getInfoStringAboutUpdateTo].
Fixes WhisperSystems/Signal-iOS#757

* Supports custom messages for TSOutgoingMessage

This will enable Signal-iOS to push detailed information about TSGroupModel updates through SignalServiceKit and into the TSInfoMessage created by TSMessagesManager+sendMessages

// FREEBIE
2016-10-17 10:15:50 -04:00
Example Fix ci for xcode 8 2016-10-11 09:24:40 -04:00
protobuf disappearing messages 2016-10-11 09:24:40 -04:00
src Maps numbers to names in TSGroupModel 2016-10-17 10:15:50 -04:00
tests Fix ci for xcode 8 2016-10-11 09:24:40 -04: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 Fix ci for xcode 8 2016-10-11 09:24:40 -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 Fix ci for xcode 8 2016-10-11 09:24:40 -04:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec bump version 2016-09-02 12:28:57 -04:00

SignalServiceKit

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