diff options
author | lambda <pleromagit@rogerbraun.net> | 2019-02-08 12:10:35 +0000 |
---|---|---|
committer | lambda <pleromagit@rogerbraun.net> | 2019-02-08 12:10:35 +0000 |
commit | ba7d7ffd8019ca15403867329126109c3d9c1939 (patch) | |
tree | ba9fd558a965385c08f56d9e038150a37b0cd7a0 | |
parent | b4271de7700edc460e81fb72c60a4eb1662a5141 (diff) | |
parent | c2090b86b7ab38ad23ca021e188667d3f0c1ffe5 (diff) | |
download | pleroma-ba7d7ffd8019ca15403867329126109c3d9c1939.tar.gz |
Merge branch 'mark-streaming-feature-for-ios-apps' into 'develop'
Mark streaming feature for iOS apps in readme
See merge request pleroma/pleroma!790
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -11,15 +11,16 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https: Client applications that are committed to supporting Pleroma: * Mastalab (Android, Streaming Ready) +* nekonium (Android, Streaming Ready) * Tusky (Android, No Streaming) * Twidere (Android, No Streaming) -* Mast (iOS) -* Amaroq (iOS) +* Mast (iOS, Paid) +* Amaroq (iOS, No Streaming) Client applications that are known to work well: -* Tootdon (Android + iOS) -* Tootle (iOS) +* Tootdon (Android + iOS, No Streaming) +* Tootle (iOS, No Streaming) * Whalebird (Windows + Mac + Linux) No release has been made yet, but several servers have been online for months already. If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at <https://matrix.heldscal.la/#/room/#freenode_#pleroma:matrix.org>. |