mastodon/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.
..
Contributing-to-Mastodon Update Sponsors.md
Running-Mastodon Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
Using-Mastodon fix extraneous text in 2fa readme ()
Using-the-API Adding documentation for streaming API. Fixing filtering bug
Extensions.md Use <summary> to encode content warnings instead
README.md Adding documentation for streaming API. Fixing filtering bug
Specs-and-RFCs-used.md Add wiki contents to docs/ instead

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