diff --git a/doc/API-Mastodon.md b/doc/API-Mastodon.md index b01de4eb36..2c0f613a25 100644 --- a/doc/API-Mastodon.md +++ b/doc/API-Mastodon.md @@ -27,12 +27,6 @@ For supported apps please have a look at the [FAQ](help/FAQ#clients) - [Mast](https://github.com/Beesitech/Mast) Doesn't accept the entered instance name. Claims that it is invalid (Message is: "Not a valid instance (may be closed or dead)") - [Toot!](https://apps.apple.com/app/toot/id1229021451) -#### Desktop - -- [Halycon](https://www.halcyon.social/) Doesn't load content, creates masses of HTTP requests -- [Mastonaut](https://mastonaut.app/) -- [Pinafore](https://github.com/nolanlawson/pinafore) Returns message "Error: NetworkError when attempting to fetch resource.. Is this a valid Mastodon instance?" - ## Entities These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/entities/). diff --git a/doc/FAQ.md b/doc/FAQ.md index 44679db643..d5d742cb79 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -227,12 +227,21 @@ Here is a list of known working clients: * [Toot](https://toot.readthedocs.io/en/latest/) * [Tootle](https://github.com/bleakgrey/tootle) +#### MacOS + +- [Mastonaut](https://mastonaut.app/) + #### Windows * [Friendica Mobile](https://www.microsoft.com/de-DE/store/p/friendica-mobile/9nblggh0fhmn?rtc=1) (Windows 10) Depending on the features of the client you might encounter some glitches in usability, like being limited in the length of your postings to 140 characters and having no access to the [permission settings](help/Groups-and-Privacy). +#### Desktop + +- [Halycon](https://www.halcyon.social/) +- [Pinafore](https://github.com/nolanlawson/pinafore) + Admin -------- diff --git a/doc/de/FAQ.md b/doc/de/FAQ.md index d9f1742c87..92c7740419 100644 --- a/doc/de/FAQ.md +++ b/doc/de/FAQ.md @@ -239,10 +239,19 @@ Hier ist eine Liste von Clients, die speziell für Friendica entwickelt werden o * [Toot](https://toot.readthedocs.io/en/latest/) * [Tootle](https://github.com/bleakgrey/tootle) +#### MacOS + +- [Mastonaut](https://mastonaut.app/) + #### Windows * [Friendica Mobile](https://www.microsoft.com/de-DE/store/p/friendica-mobile/9nblggh0fhmn?rtc=1) für Windows 10 +#### Desktop + +- [Halycon](https://www.halcyon.social/) +- [Pinafore](https://github.com/nolanlawson/pinafore) + Admin --------