Full documentation repository for Mastodon
Go to file
Michel Blancard 7380ab5b49 Add mastodon-glossary-bot (#233)
I made mastodon-glossary-bot because I could not find an equivalent to codeforamerica/glossary-bot. It is already used at https://mastodon.etalab.gouv.fr, however it is still very experimental. Hope you find it interesting enough to join the list. Otherwise I am hungry for advise to improve it.
2017-05-10 15:58:16 +02:00
Contributing-to-Mastodon Translating: added table of contents 2017-05-06 22:22:32 +08:00
Running-Mastodon Update "Customizing your instance" according to a change in Mastodon (#234) 2017-05-10 15:47:03 +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