mirror of
1
Fork 0
gotosocial/docs/admin
Victor Dyotte 9609c4550d
[feature] Add global instance CSS customization setting (#3352)
Allow instance admins to add custom CSS that will affect
every page of their instance.

This is done with a new CustomCSS instance setting that
works pretty much exactly like the Users CustomCSS property.
This custom CSS is then requested for every page load.
User styles/themes take precedence over this CSS.

Co-authored-by: tobi <tobi.smethurst@protonmail.com>
2024-12-02 12:24:48 +01:00
..
backup_and_restore.md [docs] Update backup docs (#2153) 2023-08-23 19:06:46 +01:00
cli.md [feature] Add `enable` command to mirror existing `disable` command; update docs (#2792) 2024-04-02 10:29:46 +01: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] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
federation_modes.md [docs] add zh docs (#3507) 2024-11-05 14:36:43 +01: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] Update robots.txt (#2856) 2024-04-22 11:01:37 +02:00
settings.md [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
signups.md [docs] add zh docs (#3507) 2024-11-05 14:36:43 +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