GoToSocial/internal/processing/federation
Sleep 3512325e46
[feature] Add local user and post count to nodeinfo responses (#1325)
* 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
2023-01-11 11:36:36 +01:00
..
federation.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getemoji.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getfollowers.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getfollowing.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getnodeinfo.go [feature] Add local user and post count to nodeinfo responses (#1325) 2023-01-11 11:36:36 +01:00
getoutbox.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getstatus.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getstatusreplies.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getuser.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getwebfinger.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
postinbox.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00