1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-08 13:35:51 +00:00

Automatic update [skip ci]

This commit is contained in:
silverpill
2026-03-16 09:47:55 +00:00
parent c16a573aba
commit 5868ba8782
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -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-db70: RemoveAll Collection Activity](./fep/db70/fep-db70.md) | `DRAFT` | [#784](https://codeberg.org/fediverse/fep/issues/784) | 2026-03-15 | - |
## License
+2 -1
View File
@@ -2,8 +2,9 @@
slug: "db70"
authors: Fred Hauschel <@naturzukunft2026@mastodon.social>
status: DRAFT
dateReceived: 2026-03-15
discussionsTo: https://socialhub.activitypub.rocks/t/fep-db70-removeall-collection-activity/8569
dateReceived: 2026-03-15
trackingIssue: https://codeberg.org/fediverse/fep/issues/784
---
# FEP-db70: RemoveAll Collection Activity
+10
View File
@@ -1227,5 +1227,15 @@
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/782",
"title": "Notification Collection Endpoint",
"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",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/784",
"title": "RemoveAll Collection Activity",
"implementations": 0
}
]