1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-09 05:56:10 +00:00

Automatic update [skip ci]

This commit is contained in:
silverpill
2025-01-31 10:41:40 +00:00
parent bdf20d157e
commit 78a5325c3a
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -143,6 +143,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-1311: Media Attachments](./fep/1311/fep-1311.md) | `DRAFT` | [#459](https://codeberg.org/fediverse/fep/issues/459) | 2024-12-08 | - |
| [FEP-7d8c: Documentation: Automation of FEP](./fep/7d8c/fep-7d8c.md) | `DRAFT` | [#470](https://codeberg.org/fediverse/fep/issues/470) | 2025-01-20 | - |
| [FEP-9967: Polls](./fep/9967/fep-9967.md) | `DRAFT` | [#478](https://codeberg.org/fediverse/fep/issues/478) | 2025-01-23 | - |
| [FEP-2277: ActivityPub core types](./fep/2277/fep-2277.md) | `DRAFT` | [#485](https://codeberg.org/fediverse/fep/issues/485) | 2025-01-31 | - |
## License
+2 -1
View File
@@ -3,8 +3,9 @@ slug: "2277"
authors: silverpill <@silverpill@mitra.social>
type: informational
status: DRAFT
dateReceived: 2025-01-31
discussionsTo: https://codeberg.org/silverpill/feps/issues
dateReceived: 2025-01-31
trackingIssue: https://codeberg.org/fediverse/fep/issues/485
---
# FEP-2277: ActivityPub core types
+10
View File
@@ -795,5 +795,15 @@
"dateReceived": "2025-01-23",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/478",
"title": "Polls"
},
{
"slug": "2277",
"authors": "silverpill <@silverpill@mitra.social>",
"type": "informational",
"status": "DRAFT",
"discussionsTo": "https://codeberg.org/silverpill/feps/issues",
"dateReceived": "2025-01-31",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/485",
"title": "ActivityPub core types"
}
]