From d5aeb8f12c590c24dc5555a3a7cfbf4b2e3f1ea2 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 9 Jun 2021 05:16:27 +0000 Subject: [PATCH] Added more apps --- doc/API-Mastodon.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/API-Mastodon.md b/doc/API-Mastodon.md index cff3829ca8..34ce884fad 100644 --- a/doc/API-Mastodon.md +++ b/doc/API-Mastodon.md @@ -11,7 +11,7 @@ Authentication is the same as described in [Using the APIs](help/api#Authenticat ## Clients -Supported mobile apps: +Supported apps: - [AndStatus](http://andstatus.org) - [Husky](https://husky.fwgs.ru) @@ -22,10 +22,15 @@ Supported mobile apps: - [Yuito](https://github.com/accelforce/Yuito) - [Amaroq](https://github.com/ReticentJohn/Amaroq/tree/master) -Unsupported mobile apps: +Unsupported apps: - [Fedilab](https://framagit.org/tom79/fedilab) Automatically uses the legacy API, see issue: https://framagit.org/tom79/fedilab/-/issues/520 - [Mammut](https://github.com/jamiesanson/Mammut) There are problems with the token request, see issue https://github.com/jamiesanson/Mammut/issues/19 +- [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)") +- [Pinafore](https://github.com/nolanlawson/pinafore) Returns message "Error: NetworkError when attempting to fetch resource.. Is this a valid Mastodon instance?" +- [Mastonaut](https://mastonaut.app/) +- [Toot!](https://apps.apple.com/app/toot/id1229021451) +- [Halycon](https://www.halcyon.social/) Doesn't load content, creates masses of HTTP requests ## Entities