I am not sure what's going on anymore so I'll just commit and reset all the other files to HEAD

This commit is contained in:
Rin Toshaka 2018-12-29 17:45:50 +01:00
commit 19f9889fbe
6 changed files with 81 additions and 17 deletions

View file

@ -245,7 +245,7 @@ defmodule Pleroma.Web.TwitterAPI.ActivityView do
html =
content
|> HTML.filter_tags(User.html_filter_policy(opts[:for]))
|> Utils.get_scrubbed_html(User.html_filter_policy(opts[:for]), activity)
|> Formatter.emojify(object["emoji"])
text =