Add pending to handle incoming for Follow activity
This commit is contained in:
parent
e80f90e9db
commit
0c361eeb25
@ -507,6 +507,7 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier do
|
|||||||
})
|
})
|
||||||
|
|
||||||
{:user_locked, true} ->
|
{:user_locked, true} ->
|
||||||
|
{:ok, _relationship} = FollowingRelationship.update(follower, followed, "pending")
|
||||||
:noop
|
:noop
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user