mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 12:05:01 +00:00
Nutomic
e3b715002b
* Test Kbin/Mbin federation * Handle reports from Mastodon/Kbin (fixes #4217) * prettier * revert * add mastodon activity * ci * revert * ci
11 lines
441 B
JSON
11 lines
441 B
JSON
{
|
|
"@context": ["https://www.w3.org/ns/activitystreams"],
|
|
"id": "https://mbin-test1/reports/45f8a01d-a73e-4575-bffa-c9f24c61f458",
|
|
"type": "Flag",
|
|
"actor": "https://mbin-test1/u/BentiGorlich",
|
|
"object": ["https://lemmy-test/post/4", "https://lemmy-test/u/BentiGorlich"],
|
|
"audience": "https://lemmy-test/c/test_mag",
|
|
"summary": "dikjhgasdpas dsaü",
|
|
"content": "dikjhgasdpas dsaü",
|
|
"to": ["https://lemmy-test/c/test_mag"]
|
|
}
|