You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/web/source/settings/views/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>
3 weeks ago
..
actions [feature] Add domain permission drafts and excludes (#3547) 1 month ago
debug [frontend] Better autocapitalize/spellcheck settings on forms (#3077) 6 months ago
emoji [feature] Allow emoji shortcode to be 1-character length (#3556) 1 month ago
http-header-permissions [feature] Add domain permission drafts and excludes (#3547) 1 month ago
instance [feature] Add global instance CSS customization setting (#3352) 3 weeks ago
menu.tsx [feature/frontend] Add debug sections to settings panel (#2950) 7 months ago
router.tsx [feature/frontend] Add debug sections to settings panel (#2950) 7 months ago