Scrub html from activity.content or user.bio for opengraph meta
This commit is contained in:
parent
90b00701ff
commit
b0c3211984
3 changed files with 12 additions and 2 deletions
1
mix.exs
1
mix.exs
|
|
@ -58,6 +58,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:pbkdf2_elixir, "~> 0.12.3"},
|
||||
{:trailing_format_plug, "~> 0.0.7"},
|
||||
{:html_sanitize_ex, "~> 1.3.0"},
|
||||
{:html_entities, "~> 0.4"},
|
||||
{:phoenix_html, "~> 2.10"},
|
||||
{:calendar, "~> 0.17.4"},
|
||||
{:cachex, "~> 3.0.2"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue