@Coffee @liaizon @darius @dansup @sexybiggetje@mastodon.social @apps Pleroma outputs the implementation status of individual functions in detail, but Mastodon is starting to add data to /api/v1/instance. Fedibird lists valid features here (fedibird_capabilities). This is used by client apps such as Subway Tooter.
https://fedibird.com/api/v1/instance
@Coffee @liaizon @darius @dansup @sexybiggetje@mastodon.social @apps In the method I did this time, for example, when I forked Glitch-soc, I proposed and implemented such an expression.
software: {
name: "mastodon"
},
metadata: {
forks: {
{
name: "glitch-soc"
},
{
name: "my-fork"
}
}
}
If there is a better way, follow it.