logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 2f1c61255ff95a1d21a751cb78da3c031ccdd692
parent: 36c6dc1c10a2c178075331a2806fd151f7c4aae6
Author: lain <lain@soykaf.club>
Date:   Tue, 11 Feb 2020 11:44:33 +0000

Merge branch 'doc/unlisted-search' into 'develop'

differences_in_mastoapi_responses.md: Add note about unlisted results

Closes #1164

See merge request pleroma/pleroma!2195

Diffstat:

Mdocs/API/differences_in_mastoapi_responses.md3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git 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