mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-08 13:35:51 +00:00
Deploying from 92ae2dafb5 [SKIP CI]
This commit is contained in:
@@ -1342,6 +1342,15 @@
|
||||
<td><a href="https://codeberg.org/silverpill/feps/issues">Discussions</a></td>
|
||||
<td>2026-02-27</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../fep/3ab2/">FEP-3ab2: ActivityPub Event Streaming API</a></td>
|
||||
<td><a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/3ab2/fep-3ab2.md"><img src='../assets/codeberg.png' width=20 height=20 alt='codeberg'></a></td>
|
||||
<td>Informational</td>
|
||||
<td></td>
|
||||
<td>-</td>
|
||||
<td><a href="https://codeberg.org/steve-bate/fep/issues">Discussions</a></td>
|
||||
<td>2026-03-14</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"@context": [
|
||||
"https://www.w3.org/ns/activitystreams",
|
||||
{
|
||||
"fep3ab2": "https://w3id.org/fep/3ab2#",
|
||||
"endpoints": {
|
||||
"@id": "https://www.w3.org/ns/activitypub#endpoints",
|
||||
"@context": {
|
||||
"streamingControl": {
|
||||
"@id": "fep3ab2:streamingControl",
|
||||
"@type": "@id"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
+1302
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -164,6 +164,10 @@
|
||||
<loc>https://helge.codeberg.page/fep/fep/37f2/</loc>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://helge.codeberg.page/fep/fep/3ab2/</loc>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://helge.codeberg.page/fep/fep/3b86/</loc>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user