gotosocial/docs
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
..
admin [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
api [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
assets [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
configuration [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
federation [Documentation] Update glossary, expand entry for dereferencing (#542) 2022-05-04 14:33:24 +02:00
installation_guide [docs] Add client_max_body_size 40M; to nginx docs (#727) 2022-07-22 13:36:42 +02:00
user_guide [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
environment.yml Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
index.md [docs] Update sponsorship + funding sections (#721) 2022-07-20 11:14:00 +02:00
requirements.txt requirements.txt for RtD 2021-07-31 17:54:50 +02:00
swagger.go [feature] Add support for the exclude_types[] parameter on the notifications endpoint (#784) 2022-08-31 19:20:52 +02:00