Twitter API: Add a summary_html field.
authorscarlett <nia@netbsd.org>
Sun, 6 Jan 2019 10:16:40 +0000 (10:16 +0000)
committerscarlett <nia@netbsd.org>
Sun, 6 Jan 2019 10:19:00 +0000 (10:19 +0000)
commit52493467ac314ec58ed6123d3581428a82ec170c
tree9aa03f2d179de2cacc949c5eb33d23a3b9a48dfd
parentb0e8e521fbbae4f601c6d2f449ea0e3effe57932
Twitter API: Add a summary_html field.

The intention here is to allow proper subject copying when it contains
emoji, obviously this will require minor frontend changes, though.
lib/pleroma/web/twitter_api/representers/activity_representer.ex
lib/pleroma/web/twitter_api/views/activity_view.ex
test/web/twitter_api/representers/activity_representer_test.exs
test/web/twitter_api/views/activity_view_test.exs