GoToSocial/internal/api
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
..
client [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) 2022-11-13 21:38:01 +01:00
model [bugfix] Fix login on Mastodon iOS app for users with no statuses (#1042) 2022-11-13 21:38:01 +01:00
s2s [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
security [feature] Make rate limit requests amount configurable (#966) 2022-11-06 09:47:48 +00:00
apimodule.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
errorhandling.go [bugfix] Fix domains not being unblockable, log internal server errors from API (#833) 2022-09-17 19:12:12 +02:00
mime.go [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
negotiate.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00