Mirror of mastodon

Eugen Rochko aa8568b7f2 Bump version to 3.1.2 (#13162) 4 years ago
.circleci 1051de0165 Fix Gemfile.lock (#12995) 4 years ago
.dependabot 8265c5e7c8 Change dependabot update schedule from live to weekly (#10949) 4 years ago
.github 6c60ccee8a Add config for issue template (#12306) 4 years ago
app 0c28a505dd Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
bin 8347479f5d Bump webpacker from 3.5.5 to 4.0.2 (#10277) 5 years ago
config cf4fe6caef Fix misleading error when attempting to re-send a pending follow request (#13133) 4 years ago
db 4363d06986 Fix interactive delays in database migrations with no TTY (#12969) 4 years ago
dist 49f57b5534 Add TLS v1.3 support (#11603) 4 years ago
lib aa8568b7f2 Bump version to 3.1.2 (#13162) 4 years ago
log 9c4856bdb1 Initial commit 8 years ago
nanobox 54192a9b6f Resync Nanobox files with the 2.9.0 release (#11083) 4 years ago
public 823dcc4dc6 Updated Twemoji to 12.1.3 (#12342) 4 years ago
spec 0c28a505dd Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
streaming 0dfba0884e minor server-sent events fixes (#12945) 4 years ago
vendor d5bdfaf0bb Increase files checked by ESLint (#9705) 5 years ago
.buildpacks ad94e1d50a Add ffmpeg buildpack for scalingo (#8500) 5 years ago
.codeclimate.yml 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534) 4 years ago
.dockerignore 995f8b389a Add .bundle to .dockerignore (#7895) 5 years ago
.editorconfig 3bdcf5d8f0 Add final newline to locale files (#2890) 6 years ago
.env.nanobox 44f88a334b Fix sample SAML_ACS_URL, SAML_ISSUER (#12669) 4 years ago
.env.production.sample 27f9aa3477 Document AUTHORIZED_FETCH mode and WHITELIST_MODE (#12856) 4 years ago
.env.test 5605b828e5 Bump webpacker from 4.0.7 to 4.2.0 (#12416) 4 years ago
.env.vagrant 5966d1b5a3 fix vagrant connection error (#12180) 4 years ago
.eslintignore d5bdfaf0bb Increase files checked by ESLint (#9705) 5 years ago
.eslintrc.js 1f95190202 Refactor icons in web UI to use Icon component (#9951) 5 years ago
.foreman f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
.gitattributes 7aeb9168b0 Add .gitattributes file to avoid unwanted CRLF (#3954) 6 years ago
.gitignore cf4dc3ffb3 Use eslint cache (#12668) 4 years ago
.haml-lint.yml 48594b18e6 Added haml-lint and fix warnings (#2773) 6 years ago
.nanoignore aa803153e2 Remove Storybook (#4397) 6 years ago
.nvmrc b0acead946 Upgrade .nvmrc to Node.js 12 (#12906) 4 years ago
.profile f5c3d20e9c Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) 6 years ago
.rspec 71fe24096c Adding a Mention model, test stubs 8 years ago
.rubocop.yml 6be16d02cb Update ESLint and RuboCop in Code Climate (#12534) 4 years ago
.ruby-version 9e3e3fa5ee Use Ruby 2.6.5 (#12049) 4 years ago
.sass-lint.yml c672676c03 Fix sass-lint config (#10982) 4 years ago
.slugignore aa803153e2 Remove Storybook (#4397) 6 years ago
.yarnclean 3e56f95c73 Replace from scss-lint to sass-lint (#10958) 4 years ago
AUTHORS.md 0336621c80 Update AUTHORS.md (#12096) 4 years ago
Aptfile 675f4705c7 Adjust Aptfile for Heroku-18 stack (#8588) 5 years ago
CHANGELOG.md aa8568b7f2 Bump version to 3.1.2 (#13162) 4 years ago
CODE_OF_CONDUCT.md 92aaa55f06 Add code of conduct from GitHub generator (#5674) 6 years ago
CONTRIBUTING.md df15a2cd37 Edit CONTRIBUTING.md (#12401) 4 years ago
Capfile 24a5d13d60 remove capistrano/faster_assets from Capfile (#2737) 7 years ago
Dockerfile 250ca99cb5 Fix non-x64 architectures not being able to build Docker image because of hardcoded Node.js architecture (#13081) 4 years ago
Gemfile 89a9eeb675 Bump rack from 2.1.2 to 2.2.2 (#13108) 4 years ago
Gemfile.lock 89a9eeb675 Bump rack from 2.1.2 to 2.2.2 (#13108) 4 years ago
LICENSE d709151781 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 7 years ago
Procfile 00fc17b2ed Bind servers to 0.0.0.0 in Procfile (#11378) 4 years ago
Procfile.dev 641abe2db7 Fix Procfile on OS X (#6748) 6 years ago
README.md dcf7d86378 2019 -> 2020 (#12867) 4 years ago
Rakefile 9c4856bdb1 Initial commit 8 years ago
Vagrantfile 2f978abd87 Fix Node version in Vagrant (#13008) 4 years ago
app.json 9707e64715 Remove deprecated config from Heroku and Scalingo (#11925) 4 years ago
babel.config.js 9e34cf9a86 Remove unnecessary dependencies (#12533) 4 years ago
boxfile.yml 6821b34e02 Correct the Nanobox deploy hooks for order and context (#12663) 4 years ago
config.ru fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
crowdin.yml e41527f505 Update Crowdin configuration file 4 years ago
docker-compose.yml d7268befa8 Add healthcheck endpoint for web (#11770) 4 years ago
package.json 5158dbeb25 Bump react-redux from 7.1.3 to 7.2.0 (#13141) 4 years ago
postcss.config.js d5bdfaf0bb Increase files checked by ESLint (#9705) 5 years ago
priv-config 905bd24788 TOR federation (#7875) 5 years ago
scalingo.json 9707e64715 Remove deprecated config from Heroku and Scalingo (#11925) 4 years ago
yarn.lock 5158dbeb25 Bump react-redux from 7.1.3 to 7.2.0 (#13141) 4 years ago

README.md

Mastodon

GitHub release Build Status Code Climate Crowdin Docker Pulls

Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones. On Mastodon, users can publish anything they want: links, pictures, text, video. All Mastodon servers are interoperable as a federated network (users on one server can seamlessly communicate with users from another one, including non-Mastodon software that implements ActivityPub)!

Click below to learn more in a video:

Screenshot

Navigation

Features

No vendor lock-in: Fully interoperable with any conforming platform

It doesn't have to be Mastodon, whatever implements ActivityPub is part of the social network! Learn more

Real-time, chronological timeline updates

See the updates of people you're following appear in real-time in the UI via WebSockets. There's a firehose view as well!

Media attachments like images and short videos

Upload and view images and WebM/MP4 videos attached to the updates. Videos with no audio track are treated like GIFs; normal videos are looped - like vines!

Safety and moderation tools

Private posts, locked accounts, phrase filtering, muting, blocking and all sorts of other features, along with a reporting and moderation system. Learn more

OAuth2 and a straightforward REST API

Mastodon acts as an OAuth2 provider so 3rd party apps can use the REST and Streaming APIs, resulting in a rich app ecosystem with a lot of choices!

Deployment

Tech stack:

  • Ruby on Rails powers the REST API and other web pages
  • React.js and Redux are used for the dynamic parts of the interface
  • Node.js powers the streaming API

Requirements:

  • PostgreSQL 9.5+
  • Redis
  • Ruby 2.4+
  • Node.js 10.13+

The repository includes deployment configurations for Docker and docker-compose, but also a few specific platforms like Heroku, Scalingo, and Nanobox. The stand-alone installation guide is available in the documentation.

A Vagrant configuration is included for development purposes.

Contributing

Mastodon is free, open-source software licensed under AGPLv3.

You can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository, or submit translations using Weblate. To get started, take a look at CONTRIBUTING.md. If your contributions are accepted into Mastodon, you can request to be paid through our OpenCollective.

IRC channel: #mastodon on irc.freenode.net

License

Copyright (C) 2016-2020 Eugen Rochko & other Mastodon contributors (see AUTHORS.md)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.