aboutsummaryrefslogtreecommitdiff
path: root/docs/API
diff options
context:
space:
mode:
authorkaniini <ariadne@dereferenced.org>2019-10-05 10:00:44 +0000
committerkaniini <ariadne@dereferenced.org>2019-10-05 10:00:44 +0000
commite51c20f28a91028b06a5783601e4ce09536bba5b (patch)
tree2a79aae59c6ce7500d360ba35a5b0aafe2146072 /docs/API
parent9c47d8571c6c46503d9bb836aea933eda6e9e0a5 (diff)
parente07e9cb75e6605218acea1ef41772ca29124bd0d (diff)
downloadpleroma-e51c20f28a91028b06a5783601e4ce09536bba5b.tar.gz
Merge branch 'revert-5c04e817' into 'develop'
Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'" See merge request pleroma/pleroma!1794
Diffstat (limited to 'docs/API')
-rw-r--r--docs/API/differences_in_mastoapi_responses.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index 21b297529..d007a69c3 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -56,7 +56,6 @@ Has these additional fields under the `pleroma` object:
- `settings_store`: A generic map of settings for frontends. Opaque to the backend. Only returned in `verify_credentials` and `update_credentials`
- `chat_token`: The token needed for Pleroma chat. Only returned in `verify_credentials`
- `deactivated`: boolean, true when the user is deactivated
-- `unread_conversation_count`: The count of unread conversations. Only returned to the account owner.
### Source