Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
authoreugenijm <eugenijm@protonmail.com>
Tue, 1 Oct 2019 21:37:08 +0000 (00:37 +0300)
committereugenijm <eugenijm@protonmail.com>
Thu, 3 Oct 2019 21:53:23 +0000 (00:53 +0300)
commit06d9df79c5c99069dd12e863c99167eb20b6495b
tree28a318577f31aef00a01ff321119117dbc44f10c
parent4fe2af3b2d6b0701de2ae88f9932e4b6039ced11
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
CHANGELOG.md
docs/API/differences_in_mastoapi_responses.md
lib/pleroma/conversation.ex
lib/pleroma/conversation/participation.ex
lib/pleroma/user.ex
lib/pleroma/user/info.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
test/conversation/participation_test.exs
test/web/mastodon_api/controllers/conversation_controller_test.exs
test/web/mastodon_api/views/account_view_test.exs
test/web/pleroma_api/controllers/pleroma_api_controller_test.exs