From 65b0f6e186aaacfc4df19fddfc40c56b1348ae5f Mon Sep 17 00:00:00 2001 From: silverpill Date: Wed, 1 Apr 2026 15:08:27 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/1a11/fep-1a11.md | 3 ++- index.json | 10 ++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 020b108..040ee69 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-f011: Full-Text Search Query Syntax for ActivityPub](./fep/f011/fep-f011.md) | `DRAFT` | [#791](https://codeberg.org/fediverse/fep/issues/791) | 2026-03-17 | - | | [FEP-c81b: Agent Social Attribution for ActivityPub](./fep/c81b/fep-c81b.md) | `DRAFT` | [#798](https://codeberg.org/fediverse/fep/issues/798) | 2026-03-18 | - | | [FEP-a1d1: ActivityPub Patch](./fep/a1d1/fep-a1d1.md) | `DRAFT` | [#796](https://codeberg.org/fediverse/fep/issues/796) | 2026-03-19 | - | +| [FEP-1a11: Send Announces Containing Many Activities](./fep/1a11/fep-1a11.md) | `DRAFT` | [#807](https://codeberg.org/fediverse/fep/issues/807) | 2026-04-01 | - | ## License diff --git a/fep/1a11/fep-1a11.md b/fep/1a11/fep-1a11.md index a716811..5cc6106 100644 --- a/fep/1a11/fep-1a11.md +++ b/fep/1a11/fep-1a11.md @@ -2,8 +2,9 @@ slug: "1a11" authors: Rimu Atkinson status: DRAFT -dateReceived: 2026-04-01 discussionsTo: https://socialhub.activitypub.rocks/t/fep-1a11-send-announces-containing-many-activities/8629 +dateReceived: 2026-04-01 +trackingIssue: https://codeberg.org/fediverse/fep/issues/807 --- # FEP-1a11: Send Announces Containing Many Activities diff --git a/index.json b/index.json index d4bb0d6..e5e18bd 100644 --- a/index.json +++ b/index.json @@ -1294,5 +1294,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/796", "title": "ActivityPub Patch", "implementations": 1 + }, + { + "slug": "1a11", + "authors": "Rimu Atkinson ", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-1a11-send-announces-containing-many-activities/8629", + "dateReceived": "2026-04-01", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/807", + "title": "Send Announces Containing Many Activities", + "implementations": 0 } ] \ No newline at end of file