diff --git a/README.md b/README.md index 0ba6c36..dbeea2b 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [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 | - | +| [FEP-f15d: Context Relocation and Removal](./fep/f15d/fep-f15d.md) | `DRAFT` | [#751](https://codeberg.org/fediverse/fep/issues/751) | 2026-01-12 | - | ## License diff --git a/fep/f15d/fep-f15d.md b/fep/f15d/fep-f15d.md index 64bda2b..2e55890 100644 --- a/fep/f15d/fep-f15d.md +++ b/fep/f15d/fep-f15d.md @@ -2,8 +2,9 @@ slug: "f15d" authors: Julian Lam , Felix Ableitner , Rimu Atkinson status: DRAFT -dateReceived: 2026-01-12 discussionsTo: https://activitypub.space/topic/86/fep-f15d-context-relocation-and-removal +dateReceived: 2026-01-12 +trackingIssue: https://codeberg.org/fediverse/fep/issues/751 --- # FEP-f15d: Context Relocation and Removal diff --git a/index.json b/index.json index d21120b..fa064ba 100644 --- a/index.json +++ b/index.json @@ -1154,5 +1154,15 @@ "trackingIssue": "https://codeberg.org/fediverse/fep/issues/730", "title": "Linking an ActivityPub Object to a HTML page and back", "implementations": 0 + }, + { + "slug": "f15d", + "authors": "Julian Lam , Felix Ableitner , Rimu Atkinson ", + "status": "DRAFT", + "discussionsTo": "https://activitypub.space/topic/86/fep-f15d-context-relocation-and-removal", + "dateReceived": "2026-01-12", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/751", + "title": "Context Relocation and Removal", + "implementations": 0 } ] \ No newline at end of file