* Little fix for context menu * Add 'My Stories' section to stories tab * Add new story thread types * Show stories in conversation picker * Support for sending stories * Update story list when sending stories * Add basic 'My Stories' view controller * Initial stories settings screens * Consolidate TSPrivateStoryThread and TSMyStoryThread into one class * Require an explicit read transaction to initialize an outgoing message * Fix linting * Allow enabling group story from internal settings * Fix tests * PR Feedback |
||
|---|---|---|
| .. | ||
| 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'