gotosocial/internal/api/client/instance
Vyr Cossont e6cde25466
[feature] Advertise rich text formats, support content_type field (#1370)
* Advertise rich text formats, support content_type field

* Update JSON in instance patch tests

* Replace format with content_type everywhere

* update migration to work with both pg and sqlite

* regenerate swagger docs

* update instance serialization + tests

* fix up

* learn to code tobi please, i'm begging you

---------

Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2023-03-02 12:06:40 +01:00
..
instance.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
instance_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
instanceget.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepatch.go [bugfix] Allow instance thumbnail description to be set separately from image (#1417) 2023-02-04 15:53:11 +01:00
instancepatch_test.go [feature] Advertise rich text formats, support content_type field (#1370) 2023-03-02 12:06:40 +01:00
instancepeersget.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepeersget_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00