Your self-hosted, globally interconnected microblogging community
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
David Roetzel 8bbde181db
Use the same condition for stale refresh (#39026)
5 days ago
.devcontainer Use ruby version 4.0.2 (#37445) 2 months ago
.github Update codecov-action to v6 (#39019) 5 days ago
.husky Update husky and remove deprecated features (#29338) 2 years ago
.rubocop Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 3 months ago
.storybook Render `FormattedMessage` translations into `React.Fragment` by default (#38398) 2 months ago
.yarn Remove yarn patch for `babel-plugin-lodash`, removed during Vite upgrade (#37161) 5 months ago
app Use the same condition for stale refresh (#39026) 5 days ago
bin Globally install corepack (#34406) 2 weeks ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 3 years ago
config New Crowdin Translations (automated) (#39024) 5 days ago
db Remove duplicate index `index_email_subscriptions_on_account_id` (#38907) 2 weeks ago
dist Add try_files directive comments to nginx.conf (#37866) 3 months ago
docs Fix hero image radius, bring into repo (#38679) 1 month ago
lib add raketasks to generate collections for testing (#38986) 7 days ago
log Initial commit 10 years ago
public Replace `prettier` with `oxfmt` (#37893) 3 months ago
spec Use the same condition for stale refresh (#39026) 5 days ago
streaming Prepare Dockerfile for Node 26 (#38943) 6 days ago
vendor
.annotaterb.yml Change dependency from annotate to annotaterb (#30232) 2 years ago
.browserslistrc Target same browsers in development and production (#33513) 1 year ago
.buildpacks
.dockerignore Performance regression fixes (#35664) 10 months ago
.editorconfig
.env.development Enable AR Encryption (#29831) 2 years ago
.env.production.sample Remove environment variables to config Fetch All Replies behaviour (#36627) 7 months ago
.env.test Add emphasis on ActiveRecord Encryption configuration values being secret (#30340) 2 years ago
.env.vagrant
.foreman
.gitattributes
.gitignore Emoji: Remove final flag (#36409) 7 months ago
.haml-lint.yml Reduce haml-lint `LineLength` configuration to 240 (#37287) 3 months ago
.nvmrc Update Node.js to 24.15 (#38707) 1 month ago
.oxfmtrc.json Replace `prettier` with `oxfmt` (#37893) 3 months ago
.rspec Remove `fuubar` gem and custom rspec `--format` setting (#30594) 2 years ago
.rubocop.yml Drop support for ruby 3.2 (#37476) 2 months ago
.rubocop_todo.yml Update rubocop to version 1.80.2 (#36007) 9 months ago
.ruby-gemset
.ruby-version Update dependency ruby to v4.0.3 (#38765) 3 weeks ago
.simplecov Remove flatware config block, re-extract simplecov config to standalone file (#39017) 5 days ago
.slugignore
.watchmanconfig
.yarnrc.yml
AUTHORS.md Make tootctl aware of 'require approval' for email domains (#34579) 6 months ago
Aptfile Refresh Heroku related thingy for heroku-24 stack (#31135) 2 years ago
CHANGELOG.md Bump version to v4.5.9 (#38696) 1 month ago
CODE_OF_CONDUCT.md Update to Contributor Covenant v3.0 (#36323) 2 months ago
CONTRIBUTING.md Update contributing docs (#38125) 2 months ago
Dockerfile Prepare Dockerfile for Node 26 (#38943) 6 days ago
FEDERATION.md Change media description length limit for remote media attachments from 1500 to 10000 characters (#37921) 2 months ago
Gemfile Add explicit dependency to `ipaddr` (#38925) 2 weeks ago
Gemfile.lock Update dependency sidekiq to v8.1.4 (#38953) 6 days ago
LICENSE
Procfile Refresh Heroku related thingy for heroku-24 stack (#31135) 2 years ago
Procfile.dev Convert from Webpack to Vite (#34450) 1 year ago
README.md Fix hero image radius, bring into repo (#38679) 1 month ago
Rakefile Match dependency-generator output for `require_relative` usage (#32800) 2 years ago
SECURITY.md Update SECURITY.md (#37506) 4 months ago
Vagrantfile Globally install corepack (#34406) 2 weeks ago
app.json Remove `OTP_SECRET` env configuration from setup (#34757) 1 year ago
config.ru Match dependency-generator output for `require_relative` usage (#32800) 2 years ago
crowdin.yml Case correction `Github` -> `GitHub` (#30446) 2 years ago
docker-compose.yml Bump version to v4.5.9 (#38696) 1 month ago
eslint.config.mjs Emoji text input and character counter components (#38052) 2 months ago
jsconfig.json Update devDependencies (non-major) (#29089) 2 years ago
lint-staged.config.js Replace `prettier` with `oxfmt` (#37893) 3 months ago
package.json Swap from React Helmet to Unhead (#38896) 2 weeks ago
priv-config
publiccode.yml Add publiccode.yml (#38659) 1 month ago
scalingo.json Remove `OTP_SECRET` env configuration from setup (#34757) 1 year ago
stylelint.config.js Stylelint: Allow leading underscore in CSS variable names (#38966) 1 week ago
tsconfig.json Update dependency typescript to v6 (#38344) 2 months ago
vite.config.mts Makes Vite use browserslist (#38777) 4 weeks ago
vitest.config.mts Update dependency vite to v8 (#38174) 2 months ago
vitest.shims.d.ts feat: Add Storybook for component documentation, testing, and development (#34907) 12 months ago
yarn.lock Update dependency vite to v8.0.11 (#38931) 1 week ago

README.md

[!NOTE] Want to learn more about Mastodon? Click below to find out more in a video.

Mastodon hero image

Release Ruby Testing 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, and 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!)

Navigation

Features

Part of the Fediverse. Based on open standards, with no vendor lock-in. - the network goes beyond just Mastodon; anything that implements ActivityPub is part of a broader social network known as the Fediverse. You can follow and interact with users on other servers (including those running different software), and they can follow you back.

Real-time, chronological timeline updates - updates of people you're following appear in real-time in the UI.

Media attachments - upload and view images and videos attached to the updates. Videos with no audio track are treated like animated GIFs; normal videos loop continuously.

Safety and moderation tools - Mastodon includes private posts, locked accounts, phrase filtering, muting, blocking, and many other features, along with a reporting and moderation system.

OAuth2 and a straightforward REST API - Mastodon acts as an OAuth2 provider, and third party apps can use the REST and Streaming APIs. This results in a rich app ecosystem with a variety of choices!

Deployment

Tech stack

  • Ruby on Rails powers the REST API and other web pages.
  • PostgreSQL is the main database.
  • Redis and Sidekiq are used for caching and queueing.
  • Node.js powers the streaming API.
  • React.js and Redux are used for the dynamic parts of the interface.
  • BrowserStack supports testing on real devices and browsers. (This project is tested with BrowserStack)
  • Chromatic provides visual regression testing. (This project is tested with Chromatic)

Requirements

  • Ruby 3.3+
  • PostgreSQL 14+
  • Redis 7.0+
  • Node.js 20+
  • FFmpeg 5.1+

This repository includes deployment configurations for Docker and docker-compose, as well as for other environments like Heroku and Scalingo. For Helm charts, reference the mastodon/chart repository. A standalone installation guide is available in the main documentation.

Contributing

Mastodon is free, open-source software licensed under AGPLv3. We welcome contributions and help from anyone who wants to improve the project.

You should read the overall CONTRIBUTING guide, which covers our development processes.

You should also read and understand the CODE OF CONDUCT that enables us to maintain a welcoming and inclusive community. Collaboration begins with mutual respect and understanding.

You can learn about setting up a development environment in the DEVELOPMENT documentation.

If you would like to help with translations 🌐 you can do so on Crowdin.

LICENSE

Copyright (c) 2016-2025 Eugen Rochko (+ mastodon authors)

Licensed under GNU Affero General Public License as stated in the LICENSE:

Copyright (c) 2016-2025 Eugen Rochko & other Mastodon contributors

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/