We frequently send outgoing messages with some parameters, like "link preview" or "quoted reply", empty. This change lets those parameters be omitted (instead of explicitly empty) for brevity. This is a stylistic change and should have no user impact. Tested this by sending a regular message, a message with a link preview, and two messages with photos. |
||
|---|---|---|
| .. | ||
| protobuf | ||
| Resources | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| 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'