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-15 18:39:14 +00:00
parent 92ae2dafb5
commit 3fcb3769d2
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -170,6 +170,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-34c1: Collection Filtering using TREE Hypermedia Vocabulary](./fep/34c1/fep-34c1.md) | `DRAFT` | [#763](https://codeberg.org/fediverse/fep/issues/763) | 2026-02-19 | - |
| [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 | - |
## License
+1
View File
@@ -4,6 +4,7 @@ authors: Steve Bate <svc-fep@stevebate.net>
status: DRAFT
discussionsTo: https://codeberg.org/steve-bate/fep/issues
dateReceived: 2026-03-14
trackingIssue: https://codeberg.org/fediverse/fep/issues/778
---
# FEP-3ab2: ActivityPub Event Streaming API
+10
View File
@@ -1207,5 +1207,15 @@
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/769",
"title": "Generic ActivityPub server",
"implementations": 0
},
{
"slug": "3ab2",
"authors": "Steve Bate <svc-fep@stevebate.net>",
"status": "DRAFT",
"discussionsTo": "https://codeberg.org/steve-bate/fep/issues",
"dateReceived": "2026-03-14",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/778",
"title": "ActivityPub Event Streaming API",
"implementations": 0
}
]