From ea79782a930c159c33cc29323fa9111b441967bc Mon Sep 17 00:00:00 2001 From: foss- Date: Mon, 18 Mar 2024 00:24:06 +0100 Subject: [PATCH] Update API-Mastodon.md Fixes #13914 - removed unsupported clients (information is no longer accurate) and simplified Clients section - new API Endpoints were added in https://github.com/friendica/friendica/pull/14007 --- doc/API-Mastodon.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/API-Mastodon.md b/doc/API-Mastodon.md index 5fed274162..2cf661611b 100644 --- a/doc/API-Mastodon.md +++ b/doc/API-Mastodon.md @@ -11,21 +11,7 @@ Authentication is the same as described in [Using the APIs](help/api#Authenticat ## Clients -### Supported apps - -For supported apps please have a look at the [FAQ](help/FAQ#clients) - -### Unsupported apps - -#### Android - -- [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 - -#### iOS - -- [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) +Please find a list of supported apps at [FAQ](help/FAQ#clients). ## Entities