Merge branch 'feature/optimize_rich_media_parser' into 'develop'
added prepare html for RichMedia.Parser See merge request pleroma/pleroma!1672
This commit is contained in:
commit
d1a84ceec8
3 changed files with 7 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -133,7 +133,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_swoosh, "~> 0.2"},
|
||||
{:gen_smtp, "~> 0.13"},
|
||||
{:websocket_client, git: "https://github.com/jeremyong/websocket_client.git", only: :test},
|
||||
{:floki, "~> 0.20.0"},
|
||||
{:floki, "~> 0.23.0"},
|
||||
{:ex_syslogger, github: "slashmili/ex_syslogger", tag: "1.4.0"},
|
||||
{:timex, "~> 3.5"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue