Strengthens validation requirements for group avatars a user sets. Also, checks these requirements on avatars we receive. Introduces a data migration to drop any large group avatars. This fixes an issue some users were reporting of jetsaming in the share extension. All group avatars are stored in-memory on TSGroupModel. Until we have a better strategy for memory management here, we'll want to keep group avatars small. |
||
|---|---|---|
| .. | ||
| 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'