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
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
..
admin [feature] Add global instance CSS customization setting (#3352) 3 weeks ago
moderation [feature] Add domain permission drafts and excludes (#3547) 1 month ago
user [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2 months ago