mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-06-01 15:57:20 +02:00
* Add local user and post count to nodeinfo responses This fixes #1307 (at least partially). The nodeinfo endpoint should now return the total users on an instance, along with their post count. * Update NodeInfoUsers docstring and swagger yaml file