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:
@@ -172,6 +172,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
|
||||
| [FEP-fc48: Generic ActivityPub server](./fep/fc48/fep-fc48.md) | `DRAFT` | [#769](https://codeberg.org/fediverse/fep/issues/769) | 2026-02-27 | - |
|
||||
| [FEP-3ab2: ActivityPub Event Streaming API](./fep/3ab2/fep-3ab2.md) | `DRAFT` | [#778](https://codeberg.org/fediverse/fep/issues/778) | 2026-03-14 | - |
|
||||
| [FEP-34ec: Notification Collection Endpoint](./fep/34ec/fep-34ec.md) | `DRAFT` | [#782](https://codeberg.org/fediverse/fep/issues/782) | 2026-03-15 | - |
|
||||
| [FEP-c07e: add product type to object](./fep/c07e/fep-c07e.md) | `DRAFT` | [#786](https://codeberg.org/fediverse/fep/issues/786) | 2026-03-15 | - |
|
||||
| [FEP-db70: RemoveAll Collection Activity](./fep/db70/fep-db70.md) | `DRAFT` | [#784](https://codeberg.org/fediverse/fep/issues/784) | 2026-03-15 | - |
|
||||
|
||||
## License
|
||||
|
||||
@@ -3,8 +3,9 @@ slug: "c07e"
|
||||
authors: potato <@potatomeow@fosstodon.org>
|
||||
type: implementation
|
||||
status: DRAFT
|
||||
dateReceived: 2026-03-15
|
||||
discussionsTo: https://socialhub.activitypub.rocks/t/fep-c07e-add-product-type-to-object/8544
|
||||
dateReceived: 2026-03-15
|
||||
trackingIssue: https://codeberg.org/fediverse/fep/issues/786
|
||||
---
|
||||
|
||||
# FEP-c07e: add product type to object
|
||||
|
||||
+12
-1
@@ -1228,12 +1228,23 @@
|
||||
"title": "Notification Collection Endpoint",
|
||||
"implementations": 0
|
||||
},
|
||||
{
|
||||
"slug": "c07e",
|
||||
"authors": "potato <@potatomeow@fosstodon.org>",
|
||||
"type": "implementation",
|
||||
"status": "DRAFT",
|
||||
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-c07e-add-product-type-to-object/8544",
|
||||
"dateReceived": "2026-03-15",
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/786",
|
||||
"title": "add product type to object",
|
||||
"implementations": 0
|
||||
},
|
||||
{
|
||||
"slug": "db70",
|
||||
"authors": "Fred Hauschel <@naturzukunft2026@mastodon.social>",
|
||||
"status": "DRAFT",
|
||||
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-db70-removeall-collection-activity/8569",
|
||||
"dateReceived": "2026-03-15",
|
||||
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-db70-removeall-collection-activity/8569",
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/784",
|
||||
"title": "RemoveAll Collection Activity",
|
||||
"implementations": 0
|
||||
|
||||
Reference in New Issue
Block a user