chinwagsocial/docs
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
2017-02-04 00:34:31 +01:00
..
Contributing-to-Mastodon Update Sponsors.md 2017-02-02 20:14:02 +01:00
Running-Mastodon Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
Using-Mastodon fix extraneous text in 2fa readme (#592) 2017-02-03 00:10:22 +01:00
Using-the-API Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Extensions.md Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
README.md Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00

README.md

Index

Mastodon is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.

Using Mastodon

Using the API

Running Mastodon

Contributing to Mastodon

Protocols