gotosocial/internal/api/client
tobi ec4d4d0115 [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169)
- adds config flags `instance-expose-allowlist` and `instance-expose-allowlist-web` to allow instance admins to expose their allowlist via the web + api.
- renames `instance-expose-suspended` and `instance-expose-suspended-web` to  `instance-expose-blocklist` and `instance-expose-blocklist-web`.
- deprecates the `suspended` filter on `/api/v1/instance/peers` endpoint and adds `blocked` and `allowed` filters
- adds the `flat` query param to `/api/v1/instance/peers` to allow forcing return of a flat list of domains
- implements `/api/v1/instance/domain_blocks` and `/api/v1/instance/domain_allows` endpoints with or without auth depending on config
- rejigs the instance about page to include a general section on domain permissions, with block and allow subsections (and appropriate links)

Closes https://codeberg.org/superseriousbusiness/gotosocial/issues/3847
Closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4150

Prerequisite to https://codeberg.org/superseriousbusiness/gotosocial/issues/3711

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4169
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
2025-05-20 11:47:40 +02:00
..
accounts [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
admin [chore] Deprecate with_approval, always (client API), approvalRequired, always (fedi API) (#4173) 2025-05-13 14:48:11 +00:00
announcements [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
apps [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
blocks [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
bookmarks [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
conversations [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
customemojis [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
exports [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
favourites [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
featuredtags [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
filters [chore] Rewrite all remaining Github links 2025-04-27 13:40:22 +02:00
followedtags [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
followrequests [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
import [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
instance [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
interactionpolicies [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
interactionrequests [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
lists [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
markers [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
media [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
mutes [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
notifications [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
polls [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
preferences [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
push [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
reports [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
search [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
statuses [chore] Deprecate with_approval, always (client API), approvalRequired, always (fedi API) (#4173) 2025-05-13 14:48:11 +00:00
streaming [bugfix] ensure timeline limit query is respected (#4141) 2025-05-06 13:30:23 +00:00
tags [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
timelines [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
tokens [bugfix] don't prevent moved accounts from invalidating their old tokens (#4091) 2025-04-29 13:43:01 +00:00
user [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00