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

Automatic update [skip ci]

This commit is contained in:
silverpill
2025-06-14 12:28:01 +00:00
parent d2897e366d
commit 23e40d1459
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -158,6 +158,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [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-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 | - |
## License
+2 -1
View File
@@ -3,8 +3,9 @@ slug: "844e"
authors: silverpill <@silverpill@mitra.social>
type: implementation
status: DRAFT
dateReceived: 2025-06-14
discussionsTo: https://codeberg.org/silverpill/feps/issues
dateReceived: 2025-06-14
trackingIssue: https://codeberg.org/fediverse/fep/issues/624
---
# FEP-844e: Capability discovery
+10
View File
@@ -952,5 +952,15 @@
"dateReceived": "2025-05-12",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/600",
"title": "Actor statuses"
},
{
"slug": "844e",
"authors": "silverpill <@silverpill@mitra.social>",
"type": "implementation",
"status": "DRAFT",
"discussionsTo": "https://codeberg.org/silverpill/feps/issues",
"dateReceived": "2025-06-14",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/624",
"title": "Capability discovery"
}
]