1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 19:55:46 +00:00

Automatic update [skip ci]

This commit is contained in:
silverpill
2026-03-07 17:34:17 +00:00
parent ba384adec6
commit cf36aecc6e
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -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 | - |
+3 -2
View File
@@ -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",