[docs] Added note to documentation about mutuals-only posts not being functional. (#3557)

This commit is contained in:
VirtualWolf 2024-11-26 00:50:41 +11:00 committed by GitHub
parent cac9d65029
commit da4db81bcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,9 @@ Direct posts are **not** accessible via a web URL on your GoToSocial instance.
### Mutuals-only ### Mutuals-only
!!! warning
Mutuals-only posts are not currently functional.
Posts with a visibility of `mutuals_only` will only appear to the post author, and to *mutual follows* of the post author. In other words, they can only be seen by others if two conditions are met: Posts with a visibility of `mutuals_only` will only appear to the post author, and to *mutual follows* of the post author. In other words, they can only be seen by others if two conditions are met:
1. The other account follows the post author. 1. The other account follows the post author.