There is no change in functionality in this commit. Apart from clarifying what the timestamp means (it's the timestamp of the *sender*), this intentionally breaks all the call sites, so I could have a sane way to thoroughly audit wherever we're passing in timestamps, to see where we're depending on them to affect sort order. For the sake of a cleaner diff of meaningful changes, instead of "fixing" everything in this commit, I've just added comments and renamed signatures. |
||
|---|---|---|
| .. | ||
| Example | ||
| fastlane | ||
| protobuf | ||
| Resources/Certificates | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
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'