gotosocial/internal/api
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
..
activitypub [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
auth [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
client [feature] Advertise rich text formats, support content_type field (#1370) 2023-03-02 12:06:40 +01:00
fileserver [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
model [feature] Advertise rich text formats, support content_type field (#1370) 2023-03-02 12:06:40 +01:00
nodeinfo [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
util [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
wellknown [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
activitypub.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
client.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
fileserver.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
nodeinfo.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
wellknown.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00