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:
@@ -182,6 +182,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue
|
||||
| [FEP-1a11: Send Announces Containing Many Activities](./fep/1a11/fep-1a11.md) | `DRAFT` | [#807](https://codeberg.org/fediverse/fep/issues/807) | 2026-04-01 | - |
|
||||
| [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 | - |
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@@ -4,7 +4,8 @@ authors: Steve Bate <svc-fep@stevebate.net>
|
||||
type: implementation
|
||||
status: DRAFT
|
||||
discussionsTo: https://codeberg.org/steve-bate/fep/issues
|
||||
dateReceived: 2025-04-23
|
||||
dateReceived: 2026-04-24
|
||||
trackingIssue: https://codeberg.org/fediverse/fep/issues/836
|
||||
---
|
||||
# FEP-ae49: Semantic Routing for ActivityPub
|
||||
|
||||
|
||||
+11
@@ -1340,5 +1340,16 @@
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/832",
|
||||
"title": "Fediverse Servers, Instances, and Tenants",
|
||||
"implementations": 0
|
||||
},
|
||||
{
|
||||
"slug": "ae49",
|
||||
"authors": "Steve Bate <svc-fep@stevebate.net>",
|
||||
"type": "implementation",
|
||||
"status": "DRAFT",
|
||||
"discussionsTo": "https://codeberg.org/steve-bate/fep/issues",
|
||||
"dateReceived": "2026-04-24",
|
||||
"trackingIssue": "https://codeberg.org/fediverse/fep/issues/836",
|
||||
"title": "Semantic Routing for ActivityPub",
|
||||
"implementations": 2
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user