mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
FEP-044f: Quote authorization is an object (#819)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/819 Co-authored-by: mkljczk <git@mkljczk.pl> Co-committed-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
@@ -371,7 +371,7 @@ Depending on whether they already sent a `Create` activity to the quote post's i
|
||||
|
||||
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 `attributedTo`)
|
||||
- `quoteAuthorization` exists, can be dereferenced and is a valid `QuoteAuthorization` activity for this object
|
||||
- `quoteAuthorization` exists, can be dereferenced and is a valid `QuoteAuthorization` object for this object
|
||||
|
||||
## Revocation of a quote post
|
||||
|
||||
|
||||
Reference in New Issue
Block a user