Mastodon API: Add unsupported attributes to relationship responses
authorMartin Kühl <martin.kuehl@gmail.com>
Wed, 5 Sep 2018 18:13:50 +0000 (20:13 +0200)
committerMartin Kühl <martin.kuehl@gmail.com>
Fri, 7 Sep 2018 14:12:44 +0000 (16:12 +0200)
commit619f67768a9b66880d8541c03e640201bc378c99
tree01a435c560675263ca00e2e839be3178b5c551d2
parent403f9d118dadcef806044831221d5c67800ce34d
Mastodon API: Add unsupported attributes to relationship responses

These attributes are documented as required by the Mastodon API.
Since we don’t support them (I think?), respond with default values.
lib/pleroma/web/mastodon_api/views/account_view.ex
test/web/mastodon_api/account_view_test.exs