summaryrefslogtreecommitdiff
path: root/docs/faq.md
diff options
context:
space:
mode:
authorLibravatar Phil Hagelberg <phil@hagelb.org>2024-12-02 01:47:05 -0800
committerLibravatar GitHub <noreply@github.com>2024-12-02 10:47:05 +0100
commitdbef5ee03b61d630b46696cfd04c08fcd5b702ce (patch)
tree4b75676ae5e86a6224d1afaee135475531489ac0 /docs/faq.md
parent[chore]: Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 (#3590) (diff)
downloadgotosocial-dbef5ee03b61d630b46696cfd04c08fcd5b702ce.tar.xz
[chore] Replace Semaphore recommendation with Pinafore. (#3586)
Neither Semaphore nor Pinafore are under active development, but Semaphore has archived its repository while Pinafore still gets occasional minor maintenance. Enafore has newer features, but it has accessibility bugs affecting screen readers that prevent it from being recommended at this time.
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 521c97531..72fed557d 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -2,7 +2,7 @@
## Where's the user interface?
-GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Semaphore](https://semaphore.social/) in the browser, [Tusky](https://tusky.app/) for Android and [Feditext](https://github.com/feditext/feditext) for iOS, iPadOS and macOS are the best-supported. Anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly through GoToSocial as well as the settings panel, but most interaction goes through the apps.
+GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Pinafore](https://pinafore.social/) in the browser, [Tusky](https://tusky.app/) for Android and [Feditext](https://github.com/feditext/feditext) for iOS, iPadOS and macOS are the best-supported. Anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly through GoToSocial as well as the settings panel, but most interaction goes through the apps.
## Why aren't my posts showing up on my profile page?