diff --git a/README.md b/README.md index 14f309be..49ac4278 100644 --- a/README.md +++ b/README.md @@ -91,13 +91,13 @@ For a detailed view on what's implemented and what's not, and progress made towa The Mastodon API has become the de facto standard for client communication with federated servers, so GoToSocial has implemented and extended the API with custom functionality. -In short, this means full support for modern, beautiful apps like [Tusky](https://tusky.app/) and [Semaphore](https://semaphore.social/). +Though most apps that implement the Mastodon API should work, GoToSocial works reliably with beautiful apps like: -Tusky | Semaphore -:-----------------------------------------------------------:|:------------------------------------------------------------------: -![An image of GoToSocial in Tusky](./docs/assets/tusky.png) | ![An image of GoToSocial in Semaphore](./docs/assets/semaphore.png) +* [Tusky](https://tusky.app/) for Android +* [Semaphore](https://semaphore.social/) in the browser +* [Feditext](https://fedi.software/@Feditext) (beta) on iOS, iPadOS and macOS -If you're used to using Mastodon with Tusky or Semaphore, you'll find using GoToSocial a breeze. +If you've used Mastodon with any of these apps before, you'll find using GoToSocial a breeze. ### Granular post settings diff --git a/docs/assets/semaphore.png b/docs/assets/semaphore.png deleted file mode 100644 index 894ed35e..00000000 Binary files a/docs/assets/semaphore.png and /dev/null differ diff --git a/docs/assets/tusky.png b/docs/assets/tusky.png deleted file mode 100644 index 50f9ea9c..00000000 Binary files a/docs/assets/tusky.png and /dev/null differ diff --git a/docs/faq.md b/docs/faq.md index c5a1b01d..3a71268e 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 3040dbbb..b7afa309 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 a87ff63d..dc6be1aa 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 diff --git a/web/assets/feditext.svg b/web/assets/feditext.svg new file mode 100644 index 00000000..0c3a8825 --- /dev/null +++ b/web/assets/feditext.svg @@ -0,0 +1,45 @@ + + + + + + + + + + diff --git a/web/template/index.tmpl b/web/template/index.tmpl index 5f015d26..665ce7a7 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -55,6 +55,14 @@ Get Tusky +
+ +
+

Feditext

+

Feditext (beta) is a beautiful client for iOS, iPadOS and macOS.

+ Get Feditext +
+