[chore] Add Feditext as recommended client (#2081)

With Feditext now accepting beta users, this adds it as the third
client to recommend so we have web and the dominant mobile platforms
covered.

This also removes the screenshots from the README, because it became a
mess trying to add a third one. Either the cells become very narrow, or
the table doubles in height. As the UI may also change over time, it
might be better to point folks at the apps instead who'll hopefully have
up to date screenshots in their storefronts.
This commit is contained in:
Daenney 2023-08-08 12:19:41 +02:00 committed by GitHub
commit 9df4d38c43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 61 additions and 8 deletions

View file

@ -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