From 26de9bdf8db491d9dff6a0abbe415c143c0febed Mon Sep 17 00:00:00 2001 From: silverpill Date: Fri, 4 Apr 2025 09:44:42 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/044f/fep-044f.md | 3 ++- index.json | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a20741f..d8e8b9c 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-c180: Problem Details for ActivityPub](./fep/c180/fep-c180.md) | `DRAFT` | [#531](https://codeberg.org/fediverse/fep/issues/531) | 2025-03-11 | - | | [FEP-2931: Representing context with a Collection](./fep/2931/fep-2931.md) | `DRAFT` | [#534](https://codeberg.org/fediverse/fep/issues/534) | 2025-03-22 | - | | [FEP-5711: Inverse Properties for Collections](./fep/5711/fep-5711.md) | `DRAFT` | [#539](https://codeberg.org/fediverse/fep/issues/539) | 2025-03-24 | - | +| [FEP-044f: Consent-respecting quote posts](./fep/044f/fep-044f.md) | `DRAFT` | [#547](https://codeberg.org/fediverse/fep/issues/547) | 2025-04-03 | - | | [FEP-1042: Peer to Peer Fediverse Identities](./fep/1042/fep-1042.md) | `DRAFT` | [#546](https://codeberg.org/fediverse/fep/issues/546) | 2025-04-03 | - | ## License diff --git a/fep/044f/fep-044f.md b/fep/044f/fep-044f.md index be279dd..0742942 100644 --- a/fep/044f/fep-044f.md +++ b/fep/044f/fep-044f.md @@ -2,8 +2,9 @@ slug: "044f" authors: Claire status: DRAFT -dateReceived: 2025-04-03 discussionsTo: https://socialhub.activitypub.rocks/t/pre-fep-quote-posts-quote-policies-and-quote-controls/5031 +dateReceived: 2025-04-03 +trackingIssue: https://codeberg.org/fediverse/fep/issues/547 --- # FEP-044f: Consent-respecting quote posts diff --git a/index.json b/index.json index 5878aa5..fdea8fb 100644 --- a/index.json +++ b/index.json @@ -892,6 +892,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/539", "title": "Inverse Properties for Collections" }, + { + "slug": "044f", + "authors": "Claire ", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/pre-fep-quote-posts-quote-policies-and-quote-controls/5031", + "dateReceived": "2025-04-03", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/547", + "title": "Consent-respecting quote posts" + }, { "slug": "1042", "authors": "Mauve Signweaver ",