From b57b56ff3e4e3f882a7fa7de7221c3773ecac7e8 Mon Sep 17 00:00:00 2001 From: scarlett Date: Mon, 28 Jan 2019 14:24:49 +0000 Subject: [PATCH] App list changes: Separate into two categories, and drop Subway Tooter. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d9896f7b..d390485d 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,17 @@ Pleroma is written in Elixir, high-performance and can run on small devices like For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md). +Client applications that are committed to supporting Pleroma: + +* Mastalab (Android) +* Tusky (Android) +* Twidere (Android) +* Mast (iOS) +* Amaroq (iOS) + Client applications that are known to work well: -* Twidere -* Tusky -* Mastalab * Pawoo (Android + iOS) -* Subway Tooter -* Amaroq (iOS) * Tootdon (Android + iOS) * Tootle (iOS) * Whalebird (Windows + Mac + Linux)