mirror of
1
Fork 0
gotosocial/docs
tobi f5689a9e5f
[feature] Let accounts set default status format, and use this when processing new statuses (#739)
* add post_format to acct & use it when making post

* update swagger docs

* add status_format updating to frontend

* fix up tests

* post_format => status_format

* add status_format to account validation
2022-08-06 12:09:21 +02:00
..
admin [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
api [feature] Let accounts set default status format, and use this when processing new statuses (#739) 2022-08-06 12:09:21 +02:00
assets [docs] Update doc images to versions with current styling (#689) 2022-07-04 16:42:13 +02:00
configuration [chore] Update image/video size defaults to mastodon's (#723) 2022-07-20 12:25:06 +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
environment.yml
index.md [docs] Update sponsorship + funding sections (#721) 2022-07-20 11:14:00 +02:00
requirements.txt
swagger.go