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
2025-05-12 12:09:56 +00:00
parent ce65fef716
commit 56ea8f56ac
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -156,6 +156,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 | - |
## License
+2 -1
View File
@@ -3,8 +3,9 @@ slug: "0151"
authors: silverpill <@silverpill@mitra.social>
type: implementation
status: DRAFT
dateReceived: 2025-05-12
discussionsTo: https://codeberg.org/silverpill/feps/issues
dateReceived: 2025-05-12
trackingIssue: https://codeberg.org/fediverse/fep/issues/599
---
# FEP-0151: NodeInfo in Fediverse Software (2025 edition)
+10
View File
@@ -931,5 +931,15 @@
"dateReceived": "2025-04-23",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/565",
"title": "A common approach to using the Event object type"
},
{
"slug": "0151",
"authors": "silverpill <@silverpill@mitra.social>",
"type": "implementation",
"status": "DRAFT",
"discussionsTo": "https://codeberg.org/silverpill/feps/issues",
"dateReceived": "2025-05-12",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/599",
"title": "NodeInfo in Fediverse Software (2025 edition)"
}
]