From 62e2892826535d48488051b955d1efacaefff371 Mon Sep 17 00:00:00 2001 From: VirtualWolf Date: Thu, 21 Nov 2024 22:03:05 +1100 Subject: [PATCH] [docs] Added note to documentation about mutuals-only posts not being functional. --- docs/user_guide/posts.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/user_guide/posts.md b/docs/user_guide/posts.md index 6e2f57e6f..1f718cfae 100644 --- a/docs/user_guide/posts.md +++ b/docs/user_guide/posts.md @@ -36,6 +36,9 @@ Direct posts are **not** accessible via a web URL on your GoToSocial instance. ### 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: 1. The other account follows the post author.