Merge branch 'develop' into issue/1790-updated-oban
This commit is contained in:
commit
4695bdd81b
194 changed files with 3217 additions and 970 deletions
|
|
@ -67,6 +67,7 @@ defmodule Pleroma.Factory do
|
|||
data = %{
|
||||
"type" => "Note",
|
||||
"content" => text,
|
||||
"source" => text,
|
||||
"id" => Pleroma.Web.ActivityPub.Utils.generate_object_id(),
|
||||
"actor" => user.ap_id,
|
||||
"to" => ["https://www.w3.org/ns/activitystreams#Public"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue