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
2026-03-16 09:16:45 +00:00
parent beb97469f7
commit 1401762b36
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -171,6 +171,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-a427: Server Domain Migration](./fep/a427/fep-a427.md) | `DRAFT` | [#767](https://codeberg.org/fediverse/fep/issues/767) | 2026-02-25 | - |
| [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 | - |
## License
+2 -1
View File
@@ -2,8 +2,9 @@
slug: "34ec"
authors: Fred Hauschel <@naturzukunft2026@mastodon.social>
status: DRAFT
dateReceived: 2026-03-15
discussionsTo: https://socialhub.activitypub.rocks/t/fep-34ec-notification-collection-endpoint/8568
dateReceived: 2026-03-15
trackingIssue: https://codeberg.org/fediverse/fep/issues/782
---
# FEP-34ec: Notification Collection Endpoint
+10
View File
@@ -1217,5 +1217,15 @@
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/778",
"title": "ActivityPub Event Streaming API",
"implementations": 0
},
{
"slug": "34ec",
"authors": "Fred Hauschel <@naturzukunft2026@mastodon.social>",
"status": "DRAFT",
"discussionsTo": "https://socialhub.activitypub.rocks/t/fep-34ec-notification-collection-endpoint/8568",
"dateReceived": "2026-03-15",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/782",
"title": "Notification Collection Endpoint",
"implementations": 0
}
]