gotosocial/docs/admin
İ. Göktuğ Kayaalp 66d465b421 [docs] clearer structure for "combining blocks and allows" section (#4065)
# Description

This patch moves figures around in `admin/federation_modes.md` in order to make the text more approachable. Reading it, I found that I dwelled long on the chart, not thinking that there would be an easier to read explanation below, so I thought it'd make sense to swap the places. I also felt like the warning at the bottom was important enough that it'd better be up near the top of the section, highlighting the importance of understanding the explanation below.

I did not see a commit message style guide in project docs so I improvised based on recent commit messages

## Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: `[ ]` -> `[x]`

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

- [X] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md).
- [ ] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat.
- [X] I/we have not leveraged AI to create the proposed changes.
- [ ] I/we have performed a self-review of added code.
- [ ] I/we have written code that is legible and maintainable by others.
- [ ] I/we have commented the added code, particularly in hard-to-understand areas.
- [ ] I/we have made any necessary changes to documentation.
- [ ] I/we have added tests that cover new code.
- [ ] I/we have run tests and they pass locally with the changes.
- [ ] I/we have run `go fmt ./...` and `golangci-lint run`.

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4065
Co-authored-by: İ. Göktuğ Kayaalp <self@gkayaalp.com>
Co-committed-by: İ. Göktuğ Kayaalp <self@gkayaalp.com>
2025-05-05 12:02:03 +02:00
..
backup_and_restore.md [chore] Rewrite all remaining Github links 2025-05-05 12:01:45 +02:00
cli.md [chore] Rewrite all remaining Github links 2025-05-05 12:01:45 +02: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] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
domain_permission_subscriptions.md [feature] Allow editing domain blocks/allows, fix comment import (#3967) 2025-04-04 18:29:22 +02:00
federation_modes.md [docs] clearer structure for "combining blocks and allows" section (#4065) 2025-05-05 12:02:03 +02: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 [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01: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