gotosocial/docs/admin
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
..
backup_and_restore.md [chore] Rewrite all remaining Github links 2025-04-27 13:40:22 +02:00
cli.md [bugfix] Fix nil ptr exception on creating user without running server first (#4094) 2025-04-29 16:40:36 +00:00
database_maintenance.md [docs] Add optional instructions for replicating SQLite for disaster recovery (#2981) 2024-06-13 15:09:51 +02:00
domain_blocks.md [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
domain_permission_subscriptions.md [docs] Move docs links to codeberg (#4074) 2025-04-28 12:08:51 +00:00
federation_modes.md [docs] clearer structure for "combining blocks and allows" section (#4065) 2025-04-27 20:27:23 +00:00
media_caching.md [feature] Customizable media cleaner schedule (#2304) 2023-10-30 17:35:11 +00:00
request_filtering_modes.md [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
robots.md [chore/docs] fix relative link to scraper deterrence (#4111) 2025-05-03 09:28:43 +00:00
settings.md [chore] fix typo in docs (#3758) 2025-02-09 11:12:46 +01:00
signups.md [feature] make account sign-up / backlog limits configurable (#3768) 2025-02-10 15:46:36 +01:00
spam.md [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
themes.md [feature] User-selectable preset CSS themes for accounts (#2777) 2024-03-25 17:32:24 +00:00