diff options
author | kaniini <nenolod@gmail.com> | 2019-02-07 02:18:51 +0000 |
---|---|---|
committer | kaniini <nenolod@gmail.com> | 2019-02-07 02:18:51 +0000 |
commit | 24dd0fc5450107da497634e8136d85253c67463e (patch) | |
tree | e02a909f9c59fdb24a4eaf4f7c70092cc6bbb93c | |
parent | 430f23323ce1d69258dbce665b3f73c046fc2895 (diff) | |
parent | 902c72bb56759a2e01f5520567d9272e96b005fe (diff) | |
download | pleroma-24dd0fc5450107da497634e8136d85253c67463e.tar.gz |
Merge branch 'mark-streaming-feature-for-apps-in-readme' into 'develop'
Mark streaming feature for Apps in README.md
See merge request pleroma/pleroma!789
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https: Client applications that are committed to supporting Pleroma: -* Mastalab (Android) -* Tusky (Android) -* Twidere (Android) +* Mastalab (Android, Streaming Ready) +* Tusky (Android, No Streaming) +* Twidere (Android, No Streaming) * Mast (iOS) * Amaroq (iOS) |