mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-04 22:36:34 +00:00
9609c4550d
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> |
||
---|---|---|
.. | ||
instance.go | ||
instance_test.go | ||
instanceget.go | ||
instancepatch.go | ||
instancepatch_test.go | ||
instancepeersget.go | ||
instancepeersget_test.go | ||
instancerulesget.go |