Files
gnu-social/plugins/Nodeinfo
Alexei Sorokin d26aac77b3 [DATABASE] Always quote identifiers
The code used to operate under the assumption that MariaDB doesn't support
quoting identifiers. Not only is that not exactly true, but MariaDB has
reserved keywords that cannot be used as table or column names unquoted.
2021-07-16 19:44:35 +01:00
..

Nodeinfo support for GNU social

Plugin that presents basic instance information using the NodeInfo standard.

The information is presented at the "/nodeinfo/2.0.json" endpoint.

Other tools can then scrape that information and present it in various ways. For example: https://fediverse.network/