Signal-iOS/SignalServiceKit
Harry 41211e0102
Add system author for Story messages
* make StoryMessage author an enum and handle at all usage sites

* add system story case to story context; don't show replies for system stories

* [tentative] add system avatar image

* clean up context creation and other odds and ends

* fix merge conflicts

* pre-PR cleanup

* add avatar asset TODO

* pr comments

* remove StoryAuthor enum, pass around author UUID instead with extension for checking if it is the signal system author uuid

* pr comments
2022-08-26 11:46:48 -07:00
..
protobuf Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Resources Fix stories tab badging 2022-08-20 15:01:03 -07:00
src Add system author for Story messages 2022-08-26 11:46:48 -07:00
tests Actually run OutgoingGroupUpdateMessageTest 2022-08-25 11:14:49 -05:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h Migrate OWSSignalService from objc to swift, and split it into a protocol and implementation 2022-08-24 14:36:52 -07:00