gotosocial/docs/configuration
tobi b42469e4e0
[feature] Allow users to set custom css for their profiles + threads (#808)
* add custom css account property + db func to fetch

* allow account to get/set custom css

* serve custom css for an account

* go fmt

* use monospace for customcss, add link

* add custom css to account cache

* fix broken field

* add custom css docs to user guide

* add `accounts-allow-custom-css` config flag

* add allow custom css to /api/v1/instance response

* only show/set custom css if allowed to do so

* only set/serve custom account css if enabled

* update swagger docs

* chain promise

* make bool a bit clearer

* use cache for GetAccountCustomCSSByUsername
2022-09-12 13:14:29 +02:00
..
accounts.md [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
advanced.md [feature] Start adding advanced configuration options, starting with samesite (#628) 2022-06-03 15:40:38 +02:00
database.md [bug] Fix sqlite empty address issue (#370) 2022-01-30 17:06:28 +01:00
general.md [feature] Add log-db-queries config option (#465) 2022-04-18 16:47:11 +02:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [feature] Implement /api/v1/instance/peers endpoint (#660) 2022-06-23 16:54:54 +02:00
letsencrypt.md [feature] Make Let's Encrypt integration an opt-in feature (#368) 2022-01-30 14:57:33 +01:00
media.md [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00
oidc.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
smtp.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md [docs] document the migration between local and s3 (#692) 2022-07-08 12:07:03 +02:00
syslog.md Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00