From 655325dadffb913e54e9510deaf2fda45d79ff40 Mon Sep 17 00:00:00 2001 From: silverpill Date: Thu, 16 Apr 2026 18:41:32 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/7b29/fep-7b29.md | 3 ++- index.json | 11 +++++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 069a317..07bcc5e 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-7b29: Federated Signup Requests](./fep/7b29/fep-7b29.md) | `DRAFT` | [#822](https://codeberg.org/fediverse/fep/issues/822) | 2026-03-26 | - | | [FEP-1a11: Send Announces Containing Many Activities](./fep/1a11/fep-1a11.md) | `DRAFT` | [#807](https://codeberg.org/fediverse/fep/issues/807) | 2026-04-01 | - | | [FEP-9f9f: Collections](./fep/9f9f/fep-9f9f.md) | `DRAFT` | [#810](https://codeberg.org/fediverse/fep/issues/810) | 2026-04-03 | - | diff --git a/fep/7b29/fep-7b29.md b/fep/7b29/fep-7b29.md index 4c9d4ba..91b4631 100644 --- a/fep/7b29/fep-7b29.md +++ b/fep/7b29/fep-7b29.md @@ -2,9 +2,10 @@ slug: "7b29" authors: Ben Pate \<@benpate@mastodon.social\>, Dan Supernault \<@dansup@mastodon.social\> status: DRAFT -dateReceived: 2026-03-26 relatedFeps: FEP-3b86 discussionsTo: https://socialhub.activitypub.rocks/t/fep-7b29-federated-signup-requests/8649 +dateReceived: 2026-03-26 +trackingIssue: https://codeberg.org/fediverse/fep/issues/822 --- # FEP-7b29: Federated Signup Requests diff --git a/index.json b/index.json index 80af8b4..770faaf 100644 --- a/index.json +++ b/index.json @@ -1296,6 +1296,17 @@ "title": "ActivityPub Patch", "implementations": 1 }, + { + "slug": "7b29", + "authors": "Ben Pate \\<@benpate@mastodon.social\\>, Dan Supernault \\<@dansup@mastodon.social\\>", + "status": "DRAFT", + "relatedFeps": "FEP-3b86", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-7b29-federated-signup-requests/8649", + "dateReceived": "2026-03-26", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/822", + "title": "Federated Signup Requests", + "implementations": 0 + }, { "slug": "1a11", "authors": "Rimu Atkinson ",