Mirror of mastodon

dependabot-preview[bot] 6867a0beb5 Bump strong_migrations from 0.4.0 to 0.4.1 (#11307) hace 5 años
.circleci 65efe892cf Fix check-i18n builds (#11084) hace 5 años
.dependabot 8265c5e7c8 Change dependabot update schedule from live to weekly (#10949) hace 5 años
.github 369eb63321 Add sponsor button to GitHub web UI (#10814) hace 5 años
app aa22b38fdb Change single-column mode to scroll the whole page (#11359) hace 5 años
bin 8347479f5d Bump webpacker from 3.5.5 to 4.0.2 (#10277) hace 5 años
config 730c4053d6 Add ActivityPub actor representing the entire server (#11321) hace 5 años
db 730c4053d6 Add ActivityPub actor representing the entire server (#11321) hace 5 años
dist b7379da6cc Cache error 410 responses in recommended nginx configuration (#10425) hace 5 años
lib e64e6a03dd Add categories for custom emojis (#11196) hace 5 años
log 9c4856bdb1 Initial commit hace 8 años
nanobox 54192a9b6f Resync Nanobox files with the 2.9.0 release (#11083) hace 5 años
public c4f2433300 Disallow robots from indexing /interact/ (#10666) hace 5 años
spec fda437a020 Fix sanitizing lists contents (#11354) hace 5 años
streaming e7353c47db Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302) hace 5 años
vendor d5bdfaf0bb Increase files checked by ESLint (#9705) hace 5 años
.buildpacks ad94e1d50a Add ffmpeg buildpack for scalingo (#8500) hace 6 años
.codeclimate.yml 3e56f95c73 Replace from scss-lint to sass-lint (#10958) hace 5 años
.dockerignore 995f8b389a Add .bundle to .dockerignore (#7895) hace 6 años
.editorconfig 3bdcf5d8f0 Add final newline to locale files (#2890) hace 7 años
.env.nanobox 2bba6e582d Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) hace 6 años
.env.production.sample a3c7dd92f3 Add ES_PREFIX in .env.production.sample (#10087) hace 5 años
.env.test d5bfba3262 Do not test PAM authentication by default (#9027) hace 6 años
.env.vagrant 8971bb8cf2 update vagrant configs (#8706) hace 6 años
.eslintignore d5bdfaf0bb Increase files checked by ESLint (#9705) hace 5 años
.eslintrc.js 1f95190202 Refactor icons in web UI to use Icon component (#9951) hace 5 años
.foreman f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) hace 7 años
.gitattributes 7aeb9168b0 Add .gitattributes file to avoid unwanted CRLF (#3954) hace 7 años
.gitignore b83ce18b30 Ignore elasticsearch directory (#7070) hace 6 años
.haml-lint.yml 48594b18e6 Added haml-lint and fix warnings (#2773) hace 7 años
.nanoignore aa803153e2 Remove Storybook (#4397) hace 7 años
.nvmrc dc62195a06 Upgrade Node.js to v8.x on nvmrc (#8023) hace 6 años
.profile f5c3d20e9c Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) hace 7 años
.rspec 71fe24096c Adding a Mention model, test stubs hace 8 años
.rubocop.yml 70423ce81f require rubocop-rails in .rubocop.yml (#10974) hace 5 años
.ruby-version aa6a4b7b8a Upgrade Ruby to 2.6.1 (#9956) hace 5 años
.sass-lint.yml c672676c03 Fix sass-lint config (#10982) hace 5 años
.slugignore aa803153e2 Remove Storybook (#4397) hace 7 años
.yarnclean 3e56f95c73 Replace from scss-lint to sass-lint (#10958) hace 5 años
AUTHORS.md ac650d7a13 Bump version to 2.8.0rc1 (#10340) hace 5 años
Aptfile 675f4705c7 Adjust Aptfile for Heroku-18 stack (#8588) hace 6 años
CHANGELOG.md 66ac1bd063 Fix unconverted PRs in the changelog (#11155) hace 5 años
CODE_OF_CONDUCT.md 92aaa55f06 Add code of conduct from GitHub generator (#5674) hace 6 años
CONTRIBUTING.md 0828126784 Update translating platform has changed to crowdin (CONTRIBUTING.md) (#11094) hace 5 años
Capfile 24a5d13d60 remove capistrano/faster_assets from Capfile (#2737) hace 7 años
Dockerfile 15c7478c55 Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351) hace 5 años
Gemfile 3a6fe657ba Bump rack-attack from 6.0.0 to 6.1.0 (#11313) hace 5 años
Gemfile.lock 6867a0beb5 Bump strong_migrations from 0.4.0 to 0.4.1 (#11307) hace 5 años
LICENSE d709151781 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 hace 8 años
Procfile 81584779cb More robust PuSH subscription refreshes (#2799) hace 7 años
Procfile.dev 641abe2db7 Fix Procfile on OS X (#6748) hace 6 años
README.md 1390da501d Change translations badge in README to Crowdin (#11054) hace 5 años
Rakefile 9c4856bdb1 Initial commit hace 8 años
Vagrantfile b6bc98c480 Add clearer error when/if gpg fails to install (#10228) hace 5 años
app.json e05606c8d0 Change logo URL for Heroku and Scalingo (#4476) hace 7 años
babel.config.js ede0be5dba New Crowdin translations (#11077) hace 5 años
boxfile.yml 54192a9b6f Resync Nanobox files with the 2.9.0 release (#11083) hace 5 años
config.ru fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance hace 7 años
crowdin.yml d13bc8eb6a Update crowdin.yml hace 5 años
docker-compose.yml 15c7478c55 Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351) hace 5 años
package.json 4562c3cb7e Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#11314) hace 5 años
postcss.config.js d5bdfaf0bb Increase files checked by ESLint (#9705) hace 5 años
priv-config 905bd24788 TOR federation (#7875) hace 6 años
scalingo.json ad94e1d50a Add ffmpeg buildpack for scalingo (#8500) hace 6 años
yarn.lock 4562c3cb7e Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#11314) hace 5 años

README.md

Mastodon

GitHub release Build Status Code Climate Crowdin Docker Pulls

Mastodon is a free, open-source social network server based on ActivityPub. Follow friends and discover new ones. Publish anything you want: links, pictures, text, video. All servers of Mastodon are interoperable as a federated network, i.e. users on one server can seamlessly communicate with users from another one. This includes non-Mastodon software that also 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 choice!

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 8+

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-2019 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/.