aboutsummaryrefslogtreecommitdiff
path: root/docs/API
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-10-05 15:10:57 +0200
committerlain <lain@soykaf.club>2019-10-05 15:10:57 +0200
commit1ed8fbc4d96c1d44ab968d6aa1b0069c55e44626 (patch)
treeb86cb69103fba795ee7dc0f8b3753fb322f79032 /docs/API
parentd9aaea44ff02d6a07d3be0f0675830eb51ac85ef (diff)
parente51c20f28a91028b06a5783601e4ce09536bba5b (diff)
downloadpleroma-1ed8fbc4d96c1d44ab968d6aa1b0069c55e44626.tar.gz
Merge remote-tracking branch 'origin/develop' into reactions
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