Signal-iOS/SignalServiceKit
Michael Kirk ff067cbbce FIX: not showing updates to some messages
partial revert of 5c5deae which introduced an overzealous perf optimization.

The Conversation VC doesn't do any updates if it's thread wasn't marked as
updated.
2020-01-06 16:58:07 -07:00
..
protobuf Proto updates 2019-12-05 12:09:20 -08:00
Resources Windowed conversation loading 2019-12-31 14:29:32 -08:00
src FIX: not showing updates to some messages 2020-01-06 16:58:07 -07:00
tests Merge branch 'release/3.2.0' 2020-01-02 16:50:14 -08:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08: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 Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08: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'