summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-02-11 01:58:35 +0100
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-02-11 01:59:27 +0100
commitad16f38b9c193cd4a760eb2e35829e96b21414f5 (patch)
tree5fcc0d8ab7d48a0fe8c340782ca202ff36211dc6
parent544bdbfb90d764a5aba8ed07c13b842838d76d73 (diff)
differences_in_mastoapi_responses.md: Add note about unlisted results
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1164
-rw-r--r--docs/API/differences_in_mastoapi_responses.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index 89245261c..ebf842b7e 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -88,6 +88,9 @@ Behavior has changed:
- `/api/v1/accounts/search`: Does not require authentication
+## Search (global)
+
+Unlisted posts are available in search results, they are considered to be public posts that shouldn't be shown in local/federated timeline.
## Notifications