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
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
..
components [feature] Add domain permission drafts and excludes (#3547) 1 month ago
lib [feature] Add global instance CSS customization setting (#3352) 3 weeks ago
redux [bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281) 1 year ago
views [feature] Add global instance CSS customization setting (#3352) 3 weeks ago
index.tsx [feature/frontend] Add debug sections to settings panel (#2950) 7 months ago
style.css [feature] Add domain permission drafts and excludes (#3547) 1 month ago