Add 'notifying' to relationship for compatibility with Mastodon
authormarcin mikołajczak <git@mkljczk.pl>
Mon, 6 Dec 2021 20:23:34 +0000 (21:23 +0100)
committermarcin mikołajczak <git@mkljczk.pl>
Mon, 6 Dec 2021 20:24:12 +0000 (21:24 +0100)
commitc96e52b88c47371de1cc4ed70786baf20008a811
tree6fdd4e4240f17c0a26f85673aba7558decc3bbe9
parent3892bd353b68aff51fd596239de43fb320616eac
Add 'notifying' to relationship for compatibility with Mastodon

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
docs/development/API/pleroma_api.md
lib/pleroma/web/api_spec/operations/account_operation.ex
lib/pleroma/web/api_spec/schemas/account.ex
lib/pleroma/web/api_spec/schemas/account_relationship.ex
lib/pleroma/web/api_spec/schemas/status.ex
lib/pleroma/web/mastodon_api/mastodon_api.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs
test/pleroma/web/mastodon_api/views/account_view_test.exs