Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-api
This commit is contained in:
commit
4b3ec53514
54 changed files with 1467 additions and 180 deletions
|
|
@ -122,7 +122,8 @@ defmodule Pleroma.Factory do
|
|||
}
|
||||
|
||||
%Pleroma.Activity{
|
||||
data: data
|
||||
data: data,
|
||||
actor: follower.ap_id
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue