[#3213] ActivityPub hashtags filtering refactoring. Test fix.
This commit is contained in:
parent
882dd46843
commit
5856f51717
5 changed files with 14 additions and 21 deletions
1
mix.exs
1
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue