logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 009273fd6e4d14601ebd9f02f2fd797716f774ed
parent: de0fb88a9cf587b9613e267d5dddfe55b0f414b7
Author: kaniini <nenolod@gmail.com>
Date:   Mon, 28 Jan 2019 14:31:03 +0000

Merge branch 'app-list-changes' into 'develop'

App list changes: Separate into two categories, and drop Subway Tooter.

See merge request pleroma/pleroma!731

Diffstat:

MREADME.md13++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

diff --git 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)