Full documentation repository for Mastodon
Go to file
Cassolotl e0d81f251c Changing NSFW to CW where I can (#504)
* Changing NSFW to CW where I can

I need to find out how to update images though! The image is still the old NSFW, instead of the new eye icon.

* Removing all reference to NSFW (except the image)

... because it's outdated in general and no longer used on Mastodon specifically. (I still need to work out how to update the image though.)

* Removing the NSFW icon entirely for the time being

Until I find out how to handle images.

* 4MB --> 8MB
2018-01-01 21:27:46 +01:00
Contributing-to-Mastodon Fix typo (#394) 2017-09-16 00:01:28 +02:00
Maintaining-Mastodon Add Backups Guide (#414) 2017-10-08 15:19:48 +02:00
Running-Mastodon Update Mac install instructions for consistency (#500) 2017-12-28 14:32:00 -06:00
Using-Mastodon Changing NSFW to CW where I can (#504) 2018-01-01 21:27:46 +01:00
Using-the-API Moves Custom Emojis do Instances (#507) 2018-01-01 20:37:21 +01:00
Extensions.md Update Extensions.md 2017-12-13 14:52:31 +01:00
LICENSE Revert "Fix #262 - Use GNU Free Documentation License (#349)" (#350) 2017-07-25 20:03:43 +02:00
README.md Update README.md 2017-12-13 14:55:56 +01:00
Specs-and-RFCs-used.md Update Specs-and-RFCs-used.md 2017-12-13 14:54:10 +01:00

README.md

Mastodon

Mastodon is a free, open-source social network server based on open web protocols like ActivityPub and OStatus. The social focus of the project is a viable decentralized alternative to commercial social media silos that returns the control of the content distribution channels to the people.

Documentation

Using Mastodon

Using the API

Running Mastodon

In production

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

The aforementioned guides presume using certain software, like Nginx. But using alternatives is possible: Alternative system configurations

In development

Contributing to Mastodon

Protocols