mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 22:02:26 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| authorize.go | ||
| authorize_test.go | ||
| followrequest.go | ||
| followrequest_test.go | ||
| get.go | ||
| get_test.go | ||
| reject.go | ||
| reject_test.go | ||