diff options
author | rinpatch <rinpatch@sdf.org> | 2019-09-06 08:43:38 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-09-06 08:43:38 +0000 |
commit | 896ffabe37406e85c2a3c2f30d2e882c68b5831e (patch) | |
tree | 4205d3cd8038ec25e31a427684a635baedc30a47 /README.md | |
parent | d0e0f2380d726aebb930c0838e94bc876c3c7460 (diff) | |
parent | 70eed0594ce4fe2ec668c5ee3ad42c941b29888e (diff) | |
download | pleroma-896ffabe37406e85c2a3c2f30d2e882c68b5831e.tar.gz pleroma-896ffabe37406e85c2a3c2f30d2e882c68b5831e.zip |
Merge branch 'so-long-twitterapi' into 'develop'
Removing TwitterAPI
See merge request pleroma/pleroma!1605
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Pleroma is a microblogging server software that can federate (= exchange message Pleroma is written in Elixir, high-performance and can run on small devices like a Raspberry Pi. -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://docs.joinmastodon.org/api/guidelines/). +For clients it supports the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/) with Pleroma extensions (see "Pleroma's APIs and Mastodon API extensions" section on <https://docs-develop.pleroma.social>). - [Client Applications for Pleroma](https://docs-develop.pleroma.social/clients.html) |