From 9c24dee01fc88fc69d581951ef0b6266e301f326 Mon Sep 17 00:00:00 2001 From: Julian-Samuel Gebühr Date: Sun, 21 May 2023 22:40:43 +0200 Subject: [chore] Replace pinafore with semaphore (#1801) * Replace pinafore with semaphore * Typo --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/faq.md') diff --git a/docs/faq.md b/docs/faq.md index b113bc676..1622e13a1 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,6 +1,6 @@ # Frequently Asked Questions -- **Where's the user interface?** GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Pinafore](https://pinafore.social) and [Tusky](https://tusky.app/) are the best-supported, but anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly thru GoToSocial as well as the settings panel, but most interaction goes thru the apps. +- **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/) and [Tusky](https://tusky.app/) are the best-supported, but anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly thru GoToSocial as well as the settings panel, but most interaction goes thru the apps. - **Why aren't my posts showing up on my profile page?** Unlike Mastodon, the default post visibility is Unlisted. If you want something to be visible on your profile page, the post must have Public visibility. -- cgit v1.2.3