gotosocial/internal/api
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
..
activitypub [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client [bugfix] return early in websocket upgrade handler (#1315) 2023-01-08 11:43:08 +00:00
fileserver [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
model [feature] Add local user and post count to nodeinfo responses (#1325) 2023-01-11 11:36:36 +01:00
nodeinfo [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
util [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
activitypub.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client.go [bugfix] return early in websocket upgrade handler (#1315) 2023-01-08 11:43:08 +00:00
fileserver.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
nodeinfo.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00