mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:02:26 -05: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 |
||
|---|---|---|
| .. | ||
| federation.go | ||
| getemoji.go | ||
| getfollowers.go | ||
| getfollowing.go | ||
| getnodeinfo.go | ||
| getoutbox.go | ||
| getstatus.go | ||
| getstatusreplies.go | ||
| getuser.go | ||
| getwebfinger.go | ||
| postinbox.go | ||