Mirror of mastodon

Claire e9123ad691 Bump version to v3.5.19 2 月之前
.devcontainer dfb9e6dab1 Disable transpile to older iOS versions (#18462) 2 年之前
.github 8e6fe19225 Change Dockerfile to upgrade packages when building (#26931) 7 月之前
app c397c1a9e3 Merge pull request from GHSA-jhrq-qvrm-qr36 2 月之前
bin 708e590117 Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 1 年之前
chart 696f7b3608 Bump version to 3.5.5 1 年之前
config d509b6b342 Fix user creation failure handling in OmniAuth paths (#29207) 2 月之前
db 520e9cc765 Wrap db:setup with Chewy.strategy(:mastodon) (#24302) 1 年之前
dist c309011346 Add hardened headers to user-uploaded files 10 月之前
lib e9123ad691 Bump version to v3.5.19 2 月之前
log 9c4856bdb1 Initial commit 8 年之前
nanobox 54192a9b6f Resync Nanobox files with the 2.9.0 release (#11083) 4 年之前
public 6e736f2452 fix: embed.js doesn't expands iframes height (#18301) 2 年之前
spec c397c1a9e3 Merge pull request from GHSA-jhrq-qvrm-qr36 2 月之前
streaming 50f4af28b0 Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228) 9 月之前
vendor d5bdfaf0bb Increase files checked by ESLint (#9705) 5 年之前
.browserslistrc 702b709d9a Add ES6 compatibility to browserslist (#18519) 1 年之前
.buildpacks 0ab97107c7 Remove nodejs buildpack from buildpacks (#14364) 3 年之前
.codeclimate.yml 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
.deepsource.toml fc145de238 Update .deepsource.toml (#15753) 3 年之前
.dockerignore 211958e8b8 Update .dockerignore/.gitignore for #16947 etc (#17099) 2 年之前
.editorconfig 3bdcf5d8f0 Add final newline to locale files (#2890) 7 年之前
.env.nanobox cfa583fa71 Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 2 年之前
.env.production.sample b5329e0035 Spelling (#17705) 2 年之前
.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) 3 年之前
.eslintignore d5bdfaf0bb Increase files checked by ESLint (#9705) 5 年之前
.eslintrc.js 0ec695e036 Replace deprecated String.prototype.substr() (#17949) 2 年之前
.foreman f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 年之前
.gitattributes 7aeb9168b0 Add .gitattributes file to avoid unwanted CRLF (#3954) 6 年之前
.gitignore 211958e8b8 Update .dockerignore/.gitignore for #16947 etc (#17099) 2 年之前
.haml-lint.yml 48594b18e6 Added haml-lint and fix warnings (#2773) 7 年之前
.nanoignore aa803153e2 Remove Storybook (#4397) 6 年之前
.nvmrc 229f5d1681 NodeJS 14 support - circleci/docker/.nvmrc (#16163) 2 年之前
.prettierignore 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
.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 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
.ruby-version 3eb5b47768 Upgrade Ruby to 3.0.6 (#24332) 1 年之前
.sass-lint.yml c672676c03 Fix sass-lint config (#10982) 5 年之前
.slugignore aa803153e2 Remove Storybook (#4397) 6 年之前
.yarnclean 3e56f95c73 Replace from scss-lint to sass-lint (#10958) 5 年之前
AUTHORS.md 4bdce2c513 Bump version to 3.5.0rc1 (#17618) 2 年之前
Aptfile 298491a816 Remove protobuf dependencies (#17539) 2 年之前
CHANGELOG.md e9123ad691 Bump version to v3.5.19 2 月之前
CODE_OF_CONDUCT.md 92aaa55f06 Add code of conduct from GitHub generator (#5674) 6 年之前
CONTRIBUTING.md 5a1e072517 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2 年之前
Capfile 24a5d13d60 remove capistrano/faster_assets from Capfile (#2737) 7 年之前
Dockerfile 8e6fe19225 Change Dockerfile to upgrade packages when building (#26931) 7 月之前
FEDERATION.md 9c44cf205f Add FEDERATION.md (#17029) 2 年之前
Gemfile ee66f5790f Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 1 年之前
Gemfile.lock 3387868dd9 Update dependency sidekiq-unique-jobs to 7.1.33 2 月之前
LICENSE d709151781 Fix #49 - License changed from GPL-2.0 to AGPL-3.0 7 年之前
Procfile 8630afb468 fix: make Procfile compatible with herokuish (#12685) 3 年之前
Procfile.dev 7cb72956a6 Set RAILS_ENV in Procfile.dev (#15502) 3 年之前
README.md 727126255a Use Github Container Registry as the official container image source (#24113) 1 年之前
Rakefile 9c4856bdb1 Initial commit 8 年之前
SECURITY.md b1ed009c65 Merge pull request from GHSA-3fjr-858r-92rw 3 月之前
Vagrantfile 298491a816 Remove protobuf dependencies (#17539) 2 年之前
app.json 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
babel.config.js dde0529fbc Remove dependency for @babel/plugin-proposal-class-properties (#16155) 3 年之前
boxfile.yml 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
config.ru fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 年之前
crowdin.yml 2e0d5753e3 Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085) 2 年之前
docker-compose.yml e9123ad691 Bump version to v3.5.19 2 月之前
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 年之前
package.json 86f4dba47e Bump @babel/preset-env from 7.17.12 to 7.18.2 (#18512) 1 年之前
postcss.config.js d5bdfaf0bb Increase files checked by ESLint (#9705) 5 年之前
priv-config 905bd24788 TOR federation (#7875) 5 年之前
scalingo.json 584d8b977b Format JSON and YAML using Prettier (#17823) 2 年之前
yarn.lock 86f4dba47e Bump @babel/preset-env from 7.17.12 to 7.18.2 (#18512) 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.5+
  • Node.js 12+

The repository includes deployment configurations for Docker and docker-compose as well as specific platforms like Heroku, Scalingo, and Nanobox. 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/.