diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2024-03-01 18:14:31 +0100 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2024-03-01 18:16:09 +0100 |
commit | 9cfa4e67b11e5a1a7d09330581383dc67fcf6fd8 (patch) | |
tree | 2b69bf14f0d48f125fed32bd8f307df1eadc80d3 /test/fixtures/minds-pleroma-mentioned-post.json | |
parent | f0468697cd74f4ec062f9c6feda53cfbe9e4500c (diff) | |
download | pleroma-9cfa4e67b11e5a1a7d09330581383dc67fcf6fd8.tar.gz pleroma-9cfa4e67b11e5a1a7d09330581383dc67fcf6fd8.zip |
Add ForceMention mrf
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'test/fixtures/minds-pleroma-mentioned-post.json')
-rw-r--r-- | test/fixtures/minds-pleroma-mentioned-post.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/minds-pleroma-mentioned-post.json b/test/fixtures/minds-pleroma-mentioned-post.json new file mode 100644 index 000000000..9dfa42c90 --- /dev/null +++ b/test/fixtures/minds-pleroma-mentioned-post.json @@ -0,0 +1 @@ +{"@context":["https://www.w3.org/ns/activitystreams","https://lain.com/schemas/litepub-0.1.jsonld",{"@language":"und"}],"actor":"https://lain.com/users/lain","attachment":[],"attributedTo":"https://lain.com/users/lain","cc":["https://lain.com/users/lain/followers"],"content":"which diet is the best for cognitive dissonance","context":"https://lain.com/contexts/98c8a130-e813-4797-8973-600e80114317","conversation":"https://lain.com/contexts/98c8a130-e813-4797-8973-600e80114317","id":"https://lain.com/objects/36254095-c839-4167-bcc2-b361d5de9198","published":"2024-02-04T17:11:23.931890Z","repliesCount":11,"sensitive":null,"source":{"content":"which diet is the best for cognitive dissonance","mediaType":"text/plain"},"summary":"","tag":[],"to":["https://www.w3.org/ns/activitystreams#Public"],"type":"Note"}
\ No newline at end of file |