Somewhat experimental and sporadically maintained fork of a fork of a fork of Mastodon https://girldick.gay
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
Claire 5bc39b3196 Fix build-security docker tags 3 months ago
.devcontainer chore(deps): update devdependencies (non-major) (#28840) 4 months ago
.github Fix build-security docker tags 3 months ago
.husky Use Yarn instead of NPX for pre-commit hook (#24287) 1 year ago
.yarn Replace our custom `compression-webpack-plugin` patch with the fixed upstream version (#28510) 4 months ago
app Merge pull request from GHSA-3fjr-858r-92rw 3 months ago
bin Use bundler version 2.5.4 (#28765) 4 months ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 1 year ago
config Merge commit '3205a654caf903002c2db872f802a3332201678b' into glitch-soc/merge-upstream 3 months ago
db Merge commit '7a1f087659204e9d0cbba2de37e45b1921cefe20' into glitch-soc/merge-upstream 4 months ago
dist Add suggestion for secure cyphers to nginx.conf (#26349) 8 months ago
lib Merge pull request from GHSA-3fjr-858r-92rw 3 months ago
log Initial commit 8 years ago
public Merge commit 'c6684aa1e392f2dd86af4362b4259809549abaad' into glitch-soc/merge-upstream 4 months ago
spec Merge pull request from GHSA-3fjr-858r-92rw 3 months ago
streaming Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream 4 months ago
vendor Increase files checked by ESLint (#9705) 5 years ago
.browserslistrc Add ES6 compatibility to browserslist (#18519) 2 years ago
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 4 years ago
.bundler-audit.yml Ignore the devise-two-factor advisory as we have rate limits in place (#28733) 4 months ago
.dockerignore Do not copy `public/packs-test` into Docker (#27736) 6 months ago
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 1 year ago
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
.env.test Improve Babel configuration and automatically load polyfills (#27333) 6 months ago
.env.vagrant Add elastic search installation into Vagrantfile (#26512) 9 months ago
.eslintignore Increase files checked by ESLint (#9705) 5 years ago
.eslintrc.js Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream 4 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) 6 months ago
.gitmodules Rename themes -> flavours ? ? 7 years ago
.haml-lint.yml Update haml-lint line length configuration to match rubocop value (#27570) 6 months ago
.haml-lint_todo.yml Fix `LineLength` haml-lint in `media/player` view (#28667) 4 months ago
.nanoignore Remove Storybook (#4397) 7 years ago
.nvmrc Update dependency node to 20.11 (#28670) 4 months ago
.prettierignore Merge commit 'cd37048439f9b324f48e6af1f426a7894c54b4da' into glitch-soc/merge-upstream 4 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 8 years ago
.rubocop.yml Fix `Rails/RakeEnvironment` cop (#28782) 4 months ago
.rubocop_todo.yml Merge commit '42ab855b2339c5cea3229c856ab539f883736b12' into glitch-soc/merge-upstream 3 months ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 2 years ago
.ruby-version Use ruby version 3.2.3 (#28817) 4 months ago
.simplecov Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 6 months ago
.slugignore Remove Storybook (#4397) 7 years ago
.watchmanconfig Fix Jest config (#27834) 6 months ago
.yarnrc.yml Upgrade to Yarn 4, remove support for Node 16 (#27073) 6 months ago
AUTHORS.md Update AUTHORS.md (#27018) 8 months 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) 7 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 5 months ago
Dockerfile Use ruby version 3.2.3 (#28817) 4 months ago
FEDERATION.md docs: update FEDERATION.md to more closely follow FEP conventions. (#28838) 4 months ago
Gemfile Merge commit '42ab855b2339c5cea3229c856ab539f883736b12' into glitch-soc/merge-upstream 3 months ago
Gemfile.lock Update paperclip and climate_control gems (#28379) 4 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) 6 months ago
README.md Update copyright year to 2024 (#28550) 4 months ago
Rakefile Run Rubocop on Rakefile (#23871) 10 months ago
SECURITY.md Remove v3.5 branch from supported Mastodon versions (#28574) 4 months ago
Vagrantfile Change Vagrant to install Node 20 (#28100) 5 months ago
app.json Make enable_starttls configurable by envvars (#20321) 2 years ago
babel.config.js Disable Babel polyfill injection in dev (#27691) 6 months ago
config.ru Autofix Rubocop remaining Layout rules (#23679) 1 year ago
crowdin-glitch.yml Fix Crowdin Github Action (#2311) 10 months ago
crowdin.yml Add a Github Action to send translations to Crowdin for each merge in main (#25869) 10 months ago
docker-compose.yml Change startup command for Puma in Docker Compose (#28138) 5 months ago
ide-helper.js Add JS IDE helper (#13012) 4 years ago
jest.config.js Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream 4 months ago
jsconfig.json chore(deps): update devdependencies (non-major) (#28840) 4 months ago
lint-staged.config.js Improve `lint-staged` config (#28704) 4 months ago
package.json Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream 4 months ago
postcss.config.js Update PostCSS dependencies (#23835) 1 year 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 Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream 4 months ago
yarn.lock Merge commit '3205a654caf903002c2db872f802a3332201678b' into glitch-soc/merge-upstream 3 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?