Mirror of mastodon

Claire 7012bf6ed3 Improve automatic post cleanup worker performances (#24785) 1 год назад
.circleci 99d2693071 Update circleci (#21880) 1 год назад
.devcontainer b3ab0014e6 Install SSH server into devcontainer image (#22679) 1 год назад
.github 46d6cb0f36 Skip pushing containers on forks (#24106) 1 год назад
app 7012bf6ed3 Improve automatic post cleanup worker performances (#24785) 1 год назад
bin 479b66637b Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 1 год назад
chart 64bea71714 helm: cleanup helm chart, now in mastodon/chart (#21801) 1 год назад
config a197fc094f Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273) 1 год назад
db af6eb37c70 Wrap db:setup with Chewy.strategy(:mastodon) (#24302) 1 год назад
dist 53817294fc Fix nginx location matching (#20198) 1 год назад
lib bd7cbeeadf Fix `tootctl accounts approve --number N` not aproving N earliest registrations (#24605) 1 год назад
log 9c4856bdb1 Initial commit 8 лет назад
public 558ac411c4 Expand Stylelint glob to include CSS files (#22469) 1 год назад
spec 7012bf6ed3 Improve automatic post cleanup worker performances (#24785) 1 год назад
streaming 23e7b4d28d Fix logging of messages that are binary before closing their connection (#25361) 1 год назад
vendor d5bdfaf0bb Increase files checked by ESLint (#9705) 5 лет назад
.browserslistrc 702b709d9a Add ES6 compatibility to browserslist (#18519) 2 лет назад
.buildpacks 0ab97107c7 Remove nodejs buildpack from buildpacks (#14364) 4 лет назад
.codeclimate.yml 84266f87e7 Replace from Code Climate to Super-Linter (#18587) 2 лет назад
.dockerignore 211958e8b8 Update .dockerignore/.gitignore for #16947 etc (#17099) 2 лет назад
.editorconfig 3bdcf5d8f0 Add final newline to locale files (#2890) 7 лет назад
.env.production.sample c649f4d386 fix: remove SMTP_SERVER (#21342) 1 год назад
.env.test 5605b828e5 Bump webpacker from 4.0.7 to 4.2.0 (#12416) 4 лет назад
.env.vagrant 728148c2e5 Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) 4 лет назад
.eslintignore d5bdfaf0bb Increase files checked by ESLint (#9705) 5 лет назад
.eslintrc.js 96d26a9417 Enable ESLint jsx-a11y/recommended ruleset (#23309) 1 год назад
.foreman f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 лет назад
.gitattributes 7aeb9168b0 Add .gitattributes file to avoid unwanted CRLF (#3954) 7 лет назад
.gitignore 64bea71714 helm: cleanup helm chart, now in mastodon/chart (#21801) 1 год назад
.haml-lint.yml 48594b18e6 Added haml-lint and fix warnings (#2773) 7 лет назад
.nanoignore aa803153e2 Remove Storybook (#4397) 7 лет назад
.nvmrc 1e49be3328 Align everything to Node.js 16 (#22223) 1 год назад
.prettierignore 64bea71714 helm: cleanup helm chart, now in mastodon/chart (#21801) 1 год назад
.prettierrc.js 584d8b977b Format JSON and YAML using Prettier (#17823) 2 лет назад
.profile f5c3d20e9c Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) 7 лет назад
.rspec 71fe24096c Adding a Mention model, test stubs 8 лет назад
.rubocop.yml 3c70f0a9c9 Run Prettier on YML files (#22345) 1 год назад
.ruby-gemset f879cf03f0 Make Mastodon use its own gemset (#17858) 2 лет назад
.ruby-version 01617534fa Update Ruby to 3.0.6 (#24334) 1 год назад
.slugignore aa803153e2 Remove Storybook (#4397) 7 лет назад
.yarnclean 3e56f95c73 Replace from scss-lint to sass-lint (#10958) 5 лет назад
AUTHORS.md 1e83092e47 Update AUTHORS.md (#20630) 1 год назад
Aptfile 10370d316a Remove packages that are provided by Heroku stacks (#19836) 1 год назад
CHANGELOG.md 4b9e4f6398 Bump version to v4.1.2 1 год назад
CODE_OF_CONDUCT.md 2bad619d17 Change HTTP to HTTPS for links in CODE_OF_CONDUCT (#22465) 1 год назад
CONTRIBUTING.md 97f657f818 Note that CircleCI auth may be required to run PR pipelines (#20371) 1 год назад
Capfile 24a5d13d60 remove capistrano/faster_assets from Capfile (#2737) 7 лет назад
Dockerfile 01617534fa Update Ruby to 3.0.6 (#24334) 1 год назад
FEDERATION.md 9c44cf205f Add FEDERATION.md (#17029) 2 лет назад
Gemfile 1f9f8035e4 Bump bootsnap from 1.15.0 to 1.16.0 (#23340) 1 год назад
Gemfile.lock 590df443f1 Bump blurhash from 0.1.6 to 0.1.7 (#23517) 1 год назад
LICENSE d709151781 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 8 лет назад
Procfile 8630afb468 fix: make Procfile compatible with herokuish (#12685) 4 лет назад
Procfile.dev 7cb72956a6 Set RAILS_ENV in Procfile.dev (#15502) 3 лет назад
README.md 4213907aaf Use Github Container Registry as the official container image source (#24113) 1 год назад
Rakefile 9c4856bdb1 Initial commit 8 лет назад
SECURITY.md 73fecc3358 Change e-mail in SECURITY.md (#20384) 1 год назад
Vagrantfile 98a9347dd7 Update Ubuntu, Node versions, dependencies (#22075) 1 год назад
app.json 9feba112a7 Make enable_starttls configurable by envvars (#20321) 1 год назад
babel.config.js dde0529fbc Remove dependency for @babel/plugin-proposal-class-properties (#16155) 3 лет назад
config.ru 1487fcde93 Apply Rubocop Style/ExpandPathArguments (#23450) 1 год назад
crowdin.yml 2e0d5753e3 Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085) 2 лет назад
docker-compose.yml 4213907aaf Use Github Container Registry as the official container image source (#24113) 1 год назад
ide-helper.js ee017ca533 Add JS IDE helper (#13012) 4 лет назад
jest.config.js 8c644dcbd9 Bump jest from 27.5.1 to 28.0.3 (#18280) 2 лет назад
jsconfig.json f77ed3a6b2 Correct prettier calls for YML/JSON (#21832) 1 год назад
package.json 08001e387b Bump axios from 1.2.6 to 1.3.2 (#23420) 1 год назад
postcss.config.js d68c12648c Remove object-fit polyfill for the old Microsoft Edge (#22693) 1 год назад
priv-config 905bd24788 TOR federation (#7875) 6 лет назад
scalingo.json 9feba112a7 Make enable_starttls configurable by envvars (#20321) 1 год назад
stylelint.config.js 84266f87e7 Replace from Code Climate to Super-Linter (#18587) 2 лет назад
yarn.lock 08001e387b Bump axios from 1.2.6 to 1.3.2 (#23420) 1 год назад

README.md

Mastodon

GitHub release Build Status Code Climate Crowdin

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

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 loop continuously!

Safety and moderation tools

Mastodon includes 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. This results 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 4+
  • Ruby 2.7+
  • Node.js 14+

The repository includes deployment configurations for Docker and docker-compose as well as specific platforms like Heroku, Scalingo, and Nanobox. For Helm charts, reference the mastodon/chart repository. The standalone installation guide is available in the documentation.

A Vagrant configuration is included for development purposes. To use it, complete following steps:

  • Install Vagrant and Virtualbox
  • Install the vagrant-hostsupdater plugin: vagrant plugin install vagrant-hostsupdater
  • Run vagrant up
  • Run vagrant ssh -c "cd /vagrant && foreman start"
  • Open http://mastodon.local in your browser

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 Crowdin. 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.libera.chat

License

Copyright (C) 2016-2022 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/.