diff --git a/doc/API-Mastodon.md b/doc/API-Mastodon.md index b01de4eb3..2c0f613a2 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 44679db64..4a310041b 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). +#### Web Frontend + +- [Halcyon](https://www.halcyon.social/) +- [Pinafore](https://github.com/nolanlawson/pinafore) + Admin -------- diff --git a/doc/de/FAQ.md b/doc/de/FAQ.md index d9f1742c8..ff602c0eb 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 +#### Web + +- [Halcyon](https://www.halcyon.social/) +- [Pinafore](https://github.com/nolanlawson/pinafore) + Admin --------