From a3bd83e6cbb8b213910b0071963e337bcf973f57 Mon Sep 17 00:00:00 2001 From: mkljczk Date: Wed, 15 Apr 2026 20:25:23 +0200 Subject: [PATCH] FEP-044f: Quote authorization is an object (#819) Reviewed-on: https://codeberg.org/fediverse/fep/pulls/819 Co-authored-by: mkljczk Co-committed-by: mkljczk --- fep/044f/fep-044f.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fep/044f/fep-044f.md b/fep/044f/fep-044f.md index 48cbfa9..7346043 100644 --- a/fep/044f/fep-044f.md +++ b/fep/044f/fep-044f.md @@ -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