mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-12-23 07:06:46 +01: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> |
||
---|---|---|
.. | ||
bundb | ||
postgres | ||
sqlite | ||
test | ||
account.go | ||
admin.go | ||
advancedmigration.go | ||
application.go | ||
basic.go | ||
conversation.go | ||
db.go | ||
domain.go | ||
emoji.go | ||
error.go | ||
filter.go | ||
headerfilter.go | ||
instance.go | ||
interaction.go | ||
list.go | ||
marker.go | ||
media.go | ||
mention.go | ||
move.go | ||
notification.go | ||
params.go | ||
poll.go | ||
relationship.go | ||
report.go | ||
rule.go | ||
search.go | ||
session.go | ||
sinbinstatus.go | ||
status.go | ||
statusbookmark.go | ||
statusfave.go | ||
tag.go | ||
thread.go | ||
timeline.go | ||
tombstone.go | ||
user.go | ||
util.go | ||
workertask.go |