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

Add Akkoma as implementation for fep-c16b (#667)

Proposal fep-c16b has been implemented in Akkoma for a while now, so I've added an "Implementations" section and added Akkoma to the list, linking to it's FEDERATION.md file's "Supported FEPs" section.

Co-authored-by: ilja space <git@ilja.space>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/667
Co-authored-by: ilja <ilja@noreply.codeberg.org>
Co-committed-by: ilja <ilja@noreply.codeberg.org>
This commit is contained in:
ilja
2025-08-15 15:29:17 +02:00
committed by silverpill
parent 8d657d0f63
commit 51f0a91aec
+5
View File
@@ -121,6 +121,11 @@ To signal that the `content` is FEP-c16b compliant, the implementation MAY use t
```
## Implementations
- [Akkoma](https://akkoma.dev/AkkomaGang/akkoma/src/branch/stable/FEDERATION.md#supported-feps)
## References
- [data-* attributes]: Part of the [HTML Living Standard](https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes)