aboutsummaryrefslogtreecommitdiff
path: root/docs/API
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-07-08 06:09:39 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-07-08 06:29:24 +0200
commit31fef95e35d3cbc2d65c76a57ba8f4047809ce1b (patch)
tree22b5b0f9a74443527ec6cfd7f153d6ae02afcaae /docs/API
parent312fc55f14e1b7f88ec43b72c577bf5df595beac (diff)
downloadpleroma-31fef95e35d3cbc2d65c76a57ba8f4047809ce1b.tar.gz
Add changelog and documentation
Diffstat (limited to 'docs/API')
-rw-r--r--docs/API/differences_in_mastoapi_responses.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index 29141ed0c..03c7f4608 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -71,6 +71,7 @@ Has these additional fields under the `pleroma` object:
- `unread_conversation_count`: The count of unread conversations. Only returned to the account owner.
- `unread_notifications_count`: The count of unread notifications. Only returned to the account owner.
- `notification_settings`: object, can be absent. See `/api/pleroma/notification_settings` for the parameters/keys returned.
+- `favicon`: nullable URL string, Favicon image of the user's instance
### Source