1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-08 13:35:51 +00:00

Deploying from a3bd83e6cb [SKIP CI]

This commit is contained in:
silverpill
2026-04-15 18:26:07 +00:00
parent 2a3f20f87c
commit 4f3e2b151f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1191,7 +1191,7 @@ It is however not possible to implement for ActivityPub clients, which will like
<h2 id="verifying-third-party-quote-posts">Verifying third-party quote posts<a class="headerlink" href="#verifying-third-party-quote-posts" title="Permanent link">&para;</a></h2>
<p>When processing a quote post from a remote actor, a recipient MUST consider them unapproved unless any of those conditions apply:
- the author of the quote post and that of the original post are the same (same <code>attributedTo</code>)
- <code>quoteAuthorization</code> exists, can be dereferenced and is a valid <code>QuoteAuthorization</code> activity for this object</p>
- <code>quoteAuthorization</code> exists, can be dereferenced and is a valid <code>QuoteAuthorization</code> object for this object</p>
<h2 id="revocation-of-a-quote-post">Revocation of a quote post<a class="headerlink" href="#revocation-of-a-quote-post" title="Permanent link">&para;</a></h2>
<h3 id="revoking-a-previously-accepted-quote-post">Revoking a previously-accepted quote post<a class="headerlink" href="#revoking-a-previously-accepted-quote-post" title="Permanent link">&para;</a></h3>
<p>The original author may want to perform /a posteriori/ moderation of the quote posts, or block a quote poster in particular.</p>
File diff suppressed because one or more lines are too long