summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/semaphore.pngbin689300 -> 0 bytes
-rw-r--r--docs/assets/tusky.pngbin639334 -> 0 bytes
-rw-r--r--docs/faq.md2
-rw-r--r--docs/getting_started/installation/metal.md2
-rw-r--r--docs/index.md2
5 files changed, 3 insertions, 3 deletions
diff --git a/docs/assets/semaphore.png b/docs/assets/semaphore.png
deleted file mode 100644
index 894ed35e1..000000000
--- a/docs/assets/semaphore.png
+++ /dev/null
Binary files differ
diff --git a/docs/assets/tusky.png b/docs/assets/tusky.png
deleted file mode 100644
index 50f9ea9c0..000000000
--- a/docs/assets/tusky.png
+++ /dev/null
Binary files differ
diff --git a/docs/faq.md b/docs/faq.md
index c5a1b01df..3a71268e8 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/) 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 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. [Semaphore](https://semaphore.social/) in the browser, [Tusky](https://tusky.app/) for Android and [Feditext](https://fedi.software/@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?
diff --git a/docs/getting_started/installation/metal.md b/docs/getting_started/installation/metal.md
index 3040dbbb8..b7afa309c 100644
--- a/docs/getting_started/installation/metal.md
+++ b/docs/getting_started/installation/metal.md
@@ -78,7 +78,7 @@ You can use the GoToSocial binary to also create and promote your user account.
## Login
-You should now be able to log in to your instance using the email address and password of the account you just created. We recommend using [Semaphore](https://semaphore.social) or [Tusky](https://tusky.app) for this.
+You should now be able to log in to your instance using the email address and password of the account you just created.
## (Optional) Enable the systemd service
diff --git a/docs/index.md b/docs/index.md
index a87ff63dc..dc6be1aa0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -38,7 +38,7 @@ Since GoToSocial is still in alpha, there are plenty of bugs. We use [GitHub iss
### Client App Issues
-GoToSocial works great with Tusky and Semaphore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
+GoToSocial works great with Tusky, Semaphore and Feditext, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
### Federation Issues