From ee483198aa6fec90042dff6e16a3beedfb279a50 Mon Sep 17 00:00:00 2001 From: helge Date: Wed, 12 Nov 2025 09:17:24 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/22b6/fep-22b6.md | 3 ++- index.json | 10 ++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e902a9e..0ba6c36 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-1580: Move Actor Objects with a `migration` Collection](./fep/1580/fep-1580.md) | `DRAFT` | [#702](https://codeberg.org/fediverse/fep/issues/702) | 2025-10-09 | - | | [FEP-d8c8: BitTorrent `Torrent` Objects](./fep/d8c8/fep-d8c8.md) | `DRAFT` | [#722](https://codeberg.org/fediverse/fep/issues/722) | 2025-11-03 | - | | [FEP-19b3: Specifying Properties of a Service](./fep/19b3/fep-19b3.md) | `DRAFT` | [#719](https://codeberg.org/fediverse/fep/issues/719) | 2025-11-04 | - | +| [FEP-22b6: Linking an ActivityPub Object to a HTML page and back](./fep/22b6/fep-22b6.md) | `DRAFT` | [#730](https://codeberg.org/fediverse/fep/issues/730) | 2025-11-12 | - | ## License diff --git a/fep/22b6/fep-22b6.md b/fep/22b6/fep-22b6.md index cef1950..1c9197a 100644 --- a/fep/22b6/fep-22b6.md +++ b/fep/22b6/fep-22b6.md @@ -2,8 +2,9 @@ slug: "22b6" authors: Helge <@helge@mymath.rocks> status: DRAFT -dateReceived: 2025-11-12 discussionsTo: https://socialhub.activitypub.rocks/t/fep-22b6-linking-an-activitypub-object-to-a-html-page-and-back/8369 +dateReceived: 2025-11-12 +trackingIssue: https://codeberg.org/fediverse/fep/issues/730 --- # FEP-22b6: Linking an ActivityPub Object to a HTML page and back diff --git a/index.json b/index.json index fded5ba..9ebf6d7 100644 --- a/index.json +++ b/index.json @@ -1143,5 +1143,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/719", "title": "Specifying Properties of a Service", "implementations": 0 + }, + { + "slug": "22b6", + "authors": "Helge <@helge@mymath.rocks>", + "status": "DRAFT", + "discussionsTo": "https://socialhub.activitypub.rocks/t/fep-22b6-linking-an-activitypub-object-to-a-html-page-and-back/8369", + "dateReceived": "2025-11-12", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/730", + "title": "Linking an ActivityPub Object to a HTML page and back", + "implementations": 0 } ] \ No newline at end of file