gotosocial/internal/api/client/followrequest
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
..
authorize.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
authorize_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest_test.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
get.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
get_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00
reject.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
reject_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00