From 1401762b368dd6d2c17604d97561e89fea86932f Mon Sep 17 00:00:00 2001 From: silverpill Date: Mon, 16 Mar 2026 09:16:45 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/34ec/fep-34ec.md | 3 ++- index.json | 10 ++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 522da9b..5fb84d4 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-a427: Server Domain Migration](./fep/a427/fep-a427.md) | `DRAFT` | [#767](https://codeberg.org/fediverse/fep/issues/767) | 2026-02-25 | - | | [FEP-fc48: Generic ActivityPub server](./fep/fc48/fep-fc48.md) | `DRAFT` | [#769](https://codeberg.org/fediverse/fep/issues/769) | 2026-02-27 | - | | [FEP-3ab2: ActivityPub Event Streaming API](./fep/3ab2/fep-3ab2.md) | `DRAFT` | [#778](https://codeberg.org/fediverse/fep/issues/778) | 2026-03-14 | - | +| [FEP-34ec: Notification Collection Endpoint](./fep/34ec/fep-34ec.md) | `DRAFT` | [#782](https://codeberg.org/fediverse/fep/issues/782) | 2026-03-15 | - | ## License diff --git a/fep/34ec/fep-34ec.md b/fep/34ec/fep-34ec.md index 647d397..b196ebe 100644 --- a/fep/34ec/fep-34ec.md +++ b/fep/34ec/fep-34ec.md @@ -2,8 +2,9 @@ slug: "34ec" authors: Fred Hauschel <@naturzukunft2026@mastodon.social> status: DRAFT -dateReceived: 2026-03-15 discussionsTo: https://socialhub.activitypub.rocks/t/fep-34ec-notification-collection-endpoint/8568 +dateReceived: 2026-03-15 +trackingIssue: https://codeberg.org/fediverse/fep/issues/782 --- # FEP-34ec: Notification Collection Endpoint diff --git a/index.json b/index.json index b9285c2..cc10c13 100644 --- a/index.json +++ b/index.json @@ -1217,5 +1217,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/778", "title": "ActivityPub Event Streaming API", "implementations": 0 + }, + { + "slug": "34ec", + "authors": "Fred Hauschel <@naturzukunft2026@mastodon.social>", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-34ec-notification-collection-endpoint/8568", + "dateReceived": "2026-03-15", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/782", + "title": "Notification Collection Endpoint", + "implementations": 0 } ] \ No newline at end of file