From 3fcb3769d2bb8f55b56bd83dd084627c44c71025 Mon Sep 17 00:00:00 2001 From: silverpill Date: Sun, 15 Mar 2026 18:39:14 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/3ab2/fep-3ab2.md | 1 + index.json | 10 ++++++++++ 3 files changed, 12 insertions(+) diff --git a/README.md b/README.md index defc6ab..522da9b 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-34c1: Collection Filtering using TREE Hypermedia Vocabulary](./fep/34c1/fep-34c1.md) | `DRAFT` | [#763](https://codeberg.org/fediverse/fep/issues/763) | 2026-02-19 | - | | [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 | - | ## License diff --git a/fep/3ab2/fep-3ab2.md b/fep/3ab2/fep-3ab2.md index 1feeb0e..41e9c34 100644 --- a/fep/3ab2/fep-3ab2.md +++ b/fep/3ab2/fep-3ab2.md @@ -4,6 +4,7 @@ authors: Steve Bate status: DRAFT discussionsTo: https://codeberg.org/steve-bate/fep/issues dateReceived: 2026-03-14 +trackingIssue: https://codeberg.org/fediverse/fep/issues/778 --- # FEP-3ab2: ActivityPub Event Streaming API diff --git a/index.json b/index.json index 2fa3145..b9285c2 100644 --- a/index.json +++ b/index.json @@ -1207,5 +1207,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/769", "title": "Generic ActivityPub server", "implementations": 0 + }, + { + "slug": "3ab2", + "authors": "Steve Bate ", + "status": "DRAFT", + "discussionsTo": "https://codeberg.org/steve-bate/fep/issues", + "dateReceived": "2026-03-14", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/778", + "title": "ActivityPub Event Streaming API", + "implementations": 0 } ] \ No newline at end of file