[#3213] ActivityPub hashtags filtering refactoring. Test fix.

This commit is contained in:
Ivan Tashkinov 2021-03-03 23:09:30 +03:00
commit 5856f51717
5 changed files with 14 additions and 21 deletions

View file

@ -121,6 +121,7 @@ defmodule Pleroma.Mixfile do
{:phoenix_pubsub, "~> 2.0"},
{:phoenix_ecto, "~> 4.0"},
{:ecto_enum, "~> 1.4"},
{:ecto_explain, "~> 0.1.2"},
{:ecto_sql, "~> 3.4.4"},
{:postgrex, ">= 0.15.5"},
{:oban, "~> 2.3.4"},