projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3b5559
)
Docs: Document `accepts_chat_messages` setting.
author
lain
<lain@soykaf.club>
Fri, 3 Jul 2020 13:55:18 +0000
(15:55 +0200)
committer
lain
<lain@soykaf.club>
Fri, 3 Jul 2020 13:55:18 +0000
(15:55 +0200)
docs/API/differences_in_mastoapi_responses.md
patch
|
blob
|
history
diff --git
a/docs/API/differences_in_mastoapi_responses.md
b/docs/API/differences_in_mastoapi_responses.md
index 755db0e65266b3b2bfac83edd1d0c8a4ef2afdd8..4514a7d598a74b61635dcc81b0b3c8176c472911 100644
(file)
--- a/
docs/API/differences_in_mastoapi_responses.md
+++ b/
docs/API/differences_in_mastoapi_responses.md
@@
-186,6
+186,7
@@
Additional parameters can be added to the JSON body/Form data:
- `pleroma_background_image` - sets the background image of the user.
- `discoverable` - if true, discovery of this account in search results and other services is allowed.
- `actor_type` - the type of this account.
+- `accepts_chat_messages` - if false, this account will reject all chat messages.
### Pleroma Settings Store