diff options
author | kaniini <ariadne@dereferenced.org> | 2019-10-05 10:00:05 +0000 |
---|---|---|
committer | kaniini <ariadne@dereferenced.org> | 2019-10-05 10:00:05 +0000 |
commit | e07e9cb75e6605218acea1ef41772ca29124bd0d (patch) | |
tree | 2a79aae59c6ce7500d360ba35a5b0aafe2146072 /docs/API/differences_in_mastoapi_responses.md | |
parent | 9c47d8571c6c46503d9bb836aea933eda6e9e0a5 (diff) | |
download | pleroma-e07e9cb75e6605218acea1ef41772ca29124bd0d.tar.gz |
Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
This reverts merge request !1737
Diffstat (limited to 'docs/API/differences_in_mastoapi_responses.md')
-rw-r--r-- | docs/API/differences_in_mastoapi_responses.md | 1 |
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 |