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

Automatic update [skip ci]

This commit is contained in:
silverpill
2026-05-22 19:03:58 +00:00
parent 93eecf76f0
commit 178fa1fcf9
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -183,6 +183,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
| [FEP-9f9f: Collections](./fep/9f9f/fep-9f9f.md) | `DRAFT` | [#810](https://codeberg.org/fediverse/fep/issues/810) | 2026-04-03 | - |
| [FEP-35b7: Fediverse Servers, Instances, and Tenants](./fep/35b7/fep-35b7.md) | `DRAFT` | [#832](https://codeberg.org/fediverse/fep/issues/832) | 2026-04-22 | - |
| [FEP-ae49: Semantic Routing for ActivityPub](./fep/ae49/fep-ae49.md) | `DRAFT` | [#836](https://codeberg.org/fediverse/fep/issues/836) | 2026-04-24 | - |
| [FEP-baf5: Administrator Collection](./fep/baf5/fep-baf5.md) | `DRAFT` | [#848](https://codeberg.org/fediverse/fep/issues/848) | 2026-05-22 | - |
## License
+2 -1
View File
@@ -4,6 +4,7 @@ authors: Julian Lam <julian@nodebb.org>
status: DRAFT
discussionsTo: https://activitypub.space/topic/178/fep-baf5-administrator-collection
dateReceived: 2026-05-22
trackingIssue: https://codeberg.org/fediverse/fep/issues/848
---
# FEP-baf5: Administrator Collection
@@ -154,4 +155,4 @@ If the sending instance does not support the Administrator Collection (this FEP)
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
To the extent possible under law, the authors of this Fediverse Enhancement Proposal have waived all copyright and related or neighboring rights to this work.
To the extent possible under law, the authors of this Fediverse Enhancement Proposal have waived all copyright and related or neighboring rights to this work.
+10
View File
@@ -1351,5 +1351,15 @@
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/836",
"title": "Semantic Routing for ActivityPub",
"implementations": 3
},
{
"slug": "baf5",
"authors": "Julian Lam <julian@nodebb.org>",
"status": "DRAFT",
"discussionsTo": "https://activitypub.space/topic/178/fep-baf5-administrator-collection",
"dateReceived": "2026-05-22",
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/848",
"title": "Administrator Collection",
"implementations": 0
}
]