Full documentation repository for Mastodon
Go to file
Eugen Rochko c6a88116f8 Merge pull request #241 from ProgVal/patch-3
Add missing queue to the sidekiq command
2017-05-11 04:52:25 +02:00
Contributing-to-Mastodon Translating: added table of contents 2017-05-06 22:22:32 +08:00
Running-Mastodon Add missing queue to the sidekiq command 2017-05-10 19:21:51 +02:00
Using-Mastodon Add mastodon-glossary-bot (#233) 2017-05-10 15:58:16 +02:00
Using-the-API Fixed nullability for `Attachment.text_url` (#238) 2017-05-10 15:34:52 +02:00
Extensions.md Fix outdated info 2017-02-14 21:33:31 +01:00
LICENSE Adds LICENSE 2017-04-22 00:22:52 +02:00
README.md Adds note about running off master. 2017-04-26 10:52:13 +02:00
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00

README.md

Mastodon documentation

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

Please note: It is highly recommended to run a tagged release of Mastodon and not run off the current master branch.

Contributing to Mastodon

Protocols