diff options
author | hakabahitoyo <hakabahitoyo@example.com> | 2019-02-07 12:01:35 +0900 |
---|---|---|
committer | hakabahitoyo <hakabahitoyo@example.com> | 2019-02-07 12:01:35 +0900 |
commit | c2090b86b7ab38ad23ca021e188667d3f0c1ffe5 (patch) | |
tree | 906de3161ea8fc0e9848917b841bf15a3bcc898e | |
parent | d84392c9e05342a70d3a759ac380dcd41f22ed0e (diff) | |
download | pleroma-c2090b86b7ab38ad23ca021e188667d3f0c1ffe5.tar.gz |
mark streaming feature for ios apps in readme
-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>. |