gotosocial/internal/api/client/instance
tobi ae5402ada6
[chore] Mastodon api fixups (#617)
* don't omitempty on description

* don't omitempty on any fields

* add ms to timestamp format

* don't omitempty on text_url

* rearrange attachment fields a bit

* just give URL again as attachment text url

* update tests

* fix accidental replace
2022-05-28 18:59:55 +01:00
..
instance.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
instance_test.go [bugfix] Fix HTML escaping in instance title (#607) 2022-05-26 11:37:13 +02:00
instanceget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
instancepatch.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
instancepatch_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00