Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-api

This commit is contained in:
lain 2018-05-26 16:00:59 +02:00
commit 4b3ec53514
54 changed files with 1467 additions and 180 deletions

View file

@ -122,7 +122,8 @@ defmodule Pleroma.Factory do
}
%Pleroma.Activity{
data: data
data: data,
actor: follower.ap_id
}
end