A glitchy but lovable microblogging server
You can not 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
Claire d907e79140
Merge pull request #2242 from ClearlyClaire/glitch-soc/merge-upstream
5 days ago
.devcontainer fix: remove port 80 mapping in devcontainer (#24658) 1 month ago
.github Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream 2 weeks ago
.husky Use Yarn instead of NPX for pre-commit hook (#24287) 2 months ago
app [Glitch] Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 5 days ago
bin Move the mastodon/*_cli files to mastodon/cli/* (#24139) 3 weeks ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 6 months ago
config Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream 2 weeks ago
db Merge branch 'main' into glitch-soc/merge-upstream 2 weeks ago
dist Remove clustering from streaming API (#24655) 2 months ago
lib Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
log Initial commit 7 years ago
public Merge branch 'main' into glitch-soc/merge-upstream 5 months ago
spec Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
streaming Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream 2 weeks ago
vendor Increase files checked by ESLint (#9705) 4 years ago
.browserslistrc Add ES6 compatibility to browserslist (#18519) 1 year ago
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 3 years ago
.bundler-audit.yml Run bundler-audit on PRs (#23514) 4 months ago
.dockerignore Update .dockerignore/.gitignore for #16947 etc (#17099) 2 years ago
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 4 months ago
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 6 months ago
.env.test Bump webpacker from 4.0.7 to 4.2.0 (#12416) 4 years ago
.env.vagrant Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) 3 years ago
.eslintignore Increase files checked by ESLint (#9705) 4 years ago
.eslintrc.js Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
.foreman Replace sprockets/browserify with Webpack (#2617) 6 years ago
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 6 years ago
.gitignore helm: cleanup helm chart, now in mastodon/chart (#21801) 6 months ago
.gitmodules Rename themes -> flavours ? ? 6 years ago
.haml-lint.yml Setup haml-lint CI with todo config (#23524) 3 months ago
.haml-lint_todo.yml Fix more haml-lint Rubocop (#24107) 3 months ago
.nanoignore Remove Storybook (#4397) 6 years ago
.nvmrc Update Node.js to 16.20.0 (#24316) 2 months ago
.prettierignore Merge commit '51b83ed19536b06ce3f57b260400ecec2d1dd187' into glitch-soc/merge-upstream 1 month ago
.prettierrc.js Use Prettier for ESLint formatting TypeScript (#23631) 1 month ago
.profile Make it possible to upload audio and video to Heroku app (#24866) 1 month ago
.rspec Adding a Mention model, test stubs 7 years ago
.rubocop.yml Disable some metrics cops (#25215) 1 week ago
.rubocop_todo.yml Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 10 months ago
.ruby-version Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320) 2 months ago
.slugignore Remove Storybook (#4397) 6 years ago
.yarnclean Setup Husky and lint-stage for commit fixing (#23308) 3 months ago
AUTHORS.md Update AUTHORS.md (#20630) 7 months ago
Aptfile Make it possible to upload audio and video to Heroku app (#24866) 1 month ago
CHANGELOG.md Bump version to v4.1.2 (#24427) 2 months ago
CODE_OF_CONDUCT.md Update Contributor Covenant to 2.1 (#23980) 2 months ago
CONTRIBUTING.md Fix glitch-soc Markdown linting issues (#2168) 2 months ago
Capfile Autofix Rubocop remaining Layout rules (#23679) 4 months ago
Dockerfile Fix minor typos in comments and spec names (#21831) 3 weeks ago
FEDERATION.md Add FEDERATION.md (#17029) 2 years ago
Gemfile Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
Gemfile.lock Bump nokogiri from 1.14.3 to 1.15.2 (#25177) 2 weeks ago
LICENSE Fix #49 - License changed from GPL-2.0 to AGPL-3.0 7 years ago
Procfile fix: make Procfile compatible with herokuish (#12685) 3 years ago
Procfile.dev Set RAILS_ENV in Procfile.dev (#15502) 2 years ago
README.md Fix glitch-soc Markdown linting issues (#2168) 2 months ago
Rakefile Initial commit 7 years ago
SECURITY.md Fix Markdown files with Prettier and check in CI (#21972) 4 months ago
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream 6 months ago
app.json Make enable_starttls configurable by envvars (#20321) 7 months ago
babel.config.js Bump @babel/preset-env from 7.21.5 to 7.22.4 (#25167) 1 week ago
config.ru Autofix Rubocop remaining Layout rules (#23679) 4 months ago
crowdin-glitch.yml Add crowdin configuration file (#2030) 6 months ago
crowdin.yml Remove empty HTTP error translations (#24210) 1 month ago
docker-compose.yml Use Github Container Registry as the official container image source (#24113) 3 months ago
ide-helper.js Add JS IDE helper (#13012) 3 years ago
jest.config.js Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream 2 weeks ago
jsconfig.json Correct prettier calls for YML/JSON (#21832) 6 months ago
package.json Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago
postcss.config.js Update PostCSS dependencies (#23835) 3 months ago
priv-config TOR federation (#7875) 5 years ago
scalingo.json Add S3 region list reference to Scalingo config (#24152) 1 month ago
stylelint.config.js Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
tsconfig.json Merge commit '8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7' into glitch-soc/merge-upstream 2 weeks ago
yarn.lock Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream 5 days ago

README.md

Mastodon Glitch Edition

Now with automated deploys!

Build Status Code Climate

So here's the deal: we all work on this code, and anyone who uses that does so absolutely at their own risk. can you dig it?