GoToSocial/internal/api/client/followrequest
David Baker 96f11e757c
[bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042)
* Fix login on Mastodon iOS app for users with no statuses

Mastodon for iOS can't cope with an empty string for a date and
expect a JSON `null` instead.

Fixes https://github.com/superseriousbusiness/gotosocial/issues/1010

* Fix expected values in tests to match
2022-11-13 21:38:01 +01:00
..
authorize.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
authorize_test.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
get.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
get_test.go [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) 2022-11-13 21:38:01 +01:00
reject.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
reject_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00