Skip to content

mastodon api: add undocumented fields to json response, return app id as string…

this is needed for some libraries like MastodonKit on iOS. unfortunately, these fields and their types were undocumented, so I just made it do what Mastodon 2.4.3 does.

Merge request reports