diff --git a/README.md b/README.md index d397539..defc6ab 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-1042: Peer to Peer Fediverse Identities](./fep/1042/fep-1042.md) | `DRAFT` | [#546](https://codeberg.org/fediverse/fep/issues/546) | 2025-04-03 | - | | [FEP-4f05: Soft Deletion](./fep/4f05/fep-4f05.md) | `DRAFT` | [#554](https://codeberg.org/fediverse/fep/issues/554) | 2025-04-15 | - | | [FEP-8a8e: A common approach to using the Event object type](./fep/8a8e/fep-8a8e.md) | `DRAFT` | [#565](https://codeberg.org/fediverse/fep/issues/565) | 2025-04-23 | - | -| [FEP-0151: NodeInfo in Fediverse Software (2025 edition)](./fep/0151/fep-0151.md) | `DRAFT` | [#599](https://codeberg.org/fediverse/fep/issues/599) | 2025-05-12 | - | +| [FEP-0151: NodeInfo in Fediverse Software (2025 edition)](./fep/0151/fep-0151.md) | `FINAL` | [#599](https://codeberg.org/fediverse/fep/issues/599) | 2025-05-12 | 2026-03-07 | | [FEP-82f6: Actor statuses](./fep/82f6/fep-82f6.md) | `DRAFT` | [#600](https://codeberg.org/fediverse/fep/issues/600) | 2025-05-12 | - | | [FEP-844e: Capability discovery](./fep/844e/fep-844e.md) | `DRAFT` | [#624](https://codeberg.org/fediverse/fep/issues/624) | 2025-06-14 | - | | [FEP-b06c: ActivityPoll](./fep/b06c/fep-b06c.md) | `DRAFT` | [#638](https://codeberg.org/fediverse/fep/issues/638) | 2025-06-25 | - | diff --git a/index.json b/index.json index 1cc18ea..9fbd7b2 100644 --- a/index.json +++ b/index.json @@ -1044,12 +1044,13 @@ "slug": "0151", "authors": "silverpill <@silverpill@mitra.social>", "type": "implementation", - "status": "DRAFT", + "status": "FINAL", "discussionsTo": "https://codeberg.org/silverpill/feps/issues", "dateReceived": "2025-05-12", + "dateFinalized": "2026-03-07", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/599", "title": "NodeInfo in Fediverse Software (2025 edition)", - "implementations": 4 + "implementations": 5 }, { "slug": "82f6",