This commit is contained in:
VirtualWolf 2024-11-21 21:32:30 +08:00 committed by GitHub
commit 09e98a54c5
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.