help me my masotodon ate a calckey and now it has reactions qts and stuff
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.
 
 
 
 
Claire 51d2d98174
Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream
8 months ago
.devcontainer Update libretranslate/libretranslate Docker tag to v1.5.3 (#28639) 9 months ago
.github Merge commit '6374358357ee81b5f137f471f028a56974109155' into glitch-soc/merge-upstream 9 months ago
.husky Use Yarn instead of NPX for pre-commit hook (#24287) 2 years ago
.yarn Replace our custom `compression-webpack-plugin` patch with the fixed upstream version (#28510) 9 months ago
app Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 8 months ago
bin Move the mastodon/*_cli files to mastodon/cli/* (#24139) 1 year ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 2 years ago
config Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 8 months ago
db Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream 8 months ago
dist Add suggestion for secure cyphers to nginx.conf (#26349) 1 year ago
lib Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream 8 months ago
log Initial commit 9 years ago
public Merge commit '121443c0fca383268b8022c048dd137994785aff' into glitch-soc/main 1 year ago
spec Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream 8 months ago
streaming Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream 8 months ago
vendor Increase files checked by ESLint (#9705) 6 years ago
.browserslistrc Add ES6 compatibility to browserslist (#18519) 2 years ago
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 4 years ago
.dockerignore Do not copy `public/packs-test` into Docker (#27736) 11 months ago
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 2 years ago
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
.env.test Improve Babel configuration and automatically load polyfills (#27333) 11 months ago
.env.vagrant Add elastic search installation into Vagrantfile (#26512) 1 year ago
.eslintignore Increase files checked by ESLint (#9705) 6 years ago
.eslintrc.js Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 8 months ago
.foreman Replace sprockets/browserify with Webpack (#2617) 7 years ago
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 7 years ago
.gitignore Upgrade to Yarn 4, remove support for Node 16 (#27073) 11 months ago
.gitmodules Rename themes -> flavours ? ? 7 years ago
.haml-lint.yml Update haml-lint line length configuration to match rubocop value (#27570) 11 months ago
.haml-lint_todo.yml Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo (#28384) 9 months ago
.nanoignore Remove Storybook (#4397) 7 years ago
.nvmrc Update dependency node to 20.10 (#28040) 9 months ago
.prettierignore Merge commit '640421f661ee4d7e76a2aab607e7b15687940b6f' into glitch-soc/merge-upstream 12 months ago
.prettierrc.js Use Prettier for ESLint formatting TypeScript (#23631) 1 year ago
.profile Make it possible to upload audio and video to Heroku app (#24866) 1 year ago
.rspec Adding a Mention model, test stubs 9 years ago
.rubocop.yml Remove deprecated `RSpec/FilePath` cop (#28601) 9 months ago
.rubocop_todo.yml Increase Metrics/AbcSize limit 8 months ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 2 years ago
.ruby-version Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320) 1 year ago
.simplecov Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 10 months ago
.slugignore Remove Storybook (#4397) 7 years ago
.watchmanconfig Fix Jest config (#27834) 10 months ago
.yarnrc.yml Upgrade to Yarn 4, remove support for Node 16 (#27073) 11 months ago
AUTHORS.md Update AUTHORS.md (#27018) 1 year ago
Aptfile Make it possible to upload audio and video to Heroku app (#24866) 1 year ago
CHANGELOG.md Prune the changelog of older entries (#27432) 11 months ago
CODE_OF_CONDUCT.md Update Contributor Covenant to 2.1 (#23980) 1 year ago
CONTRIBUTING.md Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream 9 months ago
Dockerfile Add wget to base Dockerfile (#28548) 9 months ago
FEDERATION.md Update FEDERATION.md (#26819) 1 year ago
Gemfile Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream 8 months ago
Gemfile.lock Update dependency rubocop-performance to v1.20.2 (#28641) 9 months ago
LICENSE Fix #49 - License changed from GPL-2.0 to AGPL-3.0 8 years ago
Procfile fix: make Procfile compatible with herokuish (#12685) 4 years ago
Procfile.dev Split streaming server from web server (#24702) 10 months ago
README.md Update copyright year to 2024 (#28550) 9 months ago
Rakefile Run Rubocop on Rakefile (#23871) 1 year ago
SECURITY.md Remove v3.5 branch from supported Mastodon versions (#28574) 9 months ago
Vagrantfile Change Vagrant to install Node 20 (#28100) 10 months ago
app.json Make enable_starttls configurable by envvars (#20321) 2 years ago
babel.config.js Disable Babel polyfill injection in dev (#27691) 11 months ago
config.ru Autofix Rubocop remaining Layout rules (#23679) 2 years ago
crowdin-glitch.yml Fix Crowdin Github Action (#2311) 1 year ago
crowdin.yml Add a Github Action to send translations to Crowdin for each merge in main (#25869) 1 year ago
docker-compose.yml Change startup command for Puma in Docker Compose (#28138) 10 months ago
ide-helper.js Add JS IDE helper (#13012) 4 years ago
jest.config.js Merge commit 'a36b59be8ad7656b7ceab9751c9ec5b3563e3a30' into glitch-soc/merge-upstream 9 months ago
jsconfig.json Correct prettier calls for YML/JSON (#21832) 2 years ago
package.json Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 8 months ago
postcss.config.js Update PostCSS dependencies (#23835) 2 years ago
priv-config TOR federation (#7875) 6 years ago
scalingo.json Add S3 region list reference to Scalingo config (#24152) 1 year ago
stylelint.config.js Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
tsconfig.json Fix interaction modal being broken because of glitch-soc's theming system 1 year ago
yarn.lock Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 8 months 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?