Contain search for unauthenticated users
This commit is contained in:
parent
e4babb1c9f
commit
93397fce3d
4 changed files with 117 additions and 59 deletions
|
|
@ -343,4 +343,6 @@ defmodule Pleroma.Activity do
|
|||
)
|
||||
)
|
||||
end
|
||||
|
||||
defdelegate search(user, query), to: Pleroma.Activity.Search
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue