Full documentation repository for Mastodon
Go to file
Valerii Hiora 7dfe07e07c Fixed nullability for `Attachment.text_url` (#238)
`text_url` can be `null` for remote images
2017-05-10 15:34:52 +02:00
Contributing-to-Mastodon Translating: added table of contents 2017-05-06 22:22:32 +08:00
Running-Mastodon more better instructions of debian jessie-backports (#232) 2017-05-09 09:10:10 -07:00
Using-Mastodon Add soCLIal to apps.md (#228) 2017-05-09 14:44:51 +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