From d15d145fcaed6fb36668607b423f987204e4a039 Mon Sep 17 00:00:00 2001 From: silverpill Date: Thu, 20 Mar 2025 19:00:12 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/c180/fep-c180.md | 3 ++- index.json | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7985160..b5bcc99 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-f228: Backfilling conversations](./fep/f228/fep-f228.md) | `DRAFT` | [#500](https://codeberg.org/fediverse/fep/issues/500) | 2025-02-17 | - | | [FEP-f06f: Object observers](./fep/f06f/fep-f06f.md) | `DRAFT` | [#503](https://codeberg.org/fediverse/fep/issues/503) | 2025-02-18 | - | | [FEP-dd4b: Quote Posts](./fep/dd4b/fep-dd4b.md) | `DRAFT` | [#511](https://codeberg.org/fediverse/fep/issues/511) | 2025-02-21 | - | +| [FEP-c180: Problem Details for ActivityPub](./fep/c180/fep-c180.md) | `DRAFT` | [#531](https://codeberg.org/fediverse/fep/issues/531) | 2025-03-11 | - | ## License diff --git a/fep/c180/fep-c180.md b/fep/c180/fep-c180.md index b5749aa..570ff69 100644 --- a/fep/c180/fep-c180.md +++ b/fep/c180/fep-c180.md @@ -2,8 +2,9 @@ slug: "c180" authors: Evan Prodromou status: DRAFT -dateReceived: 2025-03-11 discussionsTo: https://codeberg.org/evanp/fep/issues +dateReceived: 2025-03-11 +trackingIssue: https://codeberg.org/fediverse/fep/issues/531 --- # FEP-c180: Problem Details for ActivityPub diff --git a/index.json b/index.json index 489adbc..2ff406a 100644 --- a/index.json +++ b/index.json @@ -861,5 +861,14 @@ "dateReceived": "2025-02-21", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/511", "title": "Quote Posts" + }, + { + "slug": "c180", + "authors": "Evan Prodromou ", + "status": "DRAFT", + "discussionsTo": "https://codeberg.org/evanp/fep/issues", + "dateReceived": "2025-03-11", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/531", + "title": "Problem Details for ActivityPub" } ] \ No newline at end of file