From b2a469d6b652f9a85803b42d3d9b98799b7ac8e6 Mon Sep 17 00:00:00 2001 From: filipesm Date: Tue, 6 May 2025 20:28:47 +0000 Subject: [PATCH] [docs] Clarify that boosting local-only posts maintains local-only status, in the documentation (#4145) # Description I would also really like to know if local-only posts can be accessed publicly via URL? I can add it to the PR when I know. ## Checklist - [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md). Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4145 Co-authored-by: filipesm Co-committed-by: filipesm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b972a877..3d4ba2f12 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ GoToSocial lets you choose who can reply to your posts, via [interaction policie ### Local-only posting -Sometimes you only want to talk to people you share an instance with. GoToSocial supports this via local-only posting, which ensures that your post stays on your instance only. (Local-only posting is currently dependent on client support.) +Sometimes you only want to talk to people you share an instance with. GoToSocial supports this via local-only posting, which ensures that your post stays on your instance only, even if it gets boosted. They also do not show up in the web interface, and are not accessible publicly via URL. (Local-only posting is currently dependent on client support.) ### RSS feed