.devcontainer
chore(deps): update devdependencies (non-major) ( #28840 )
10 months ago
.github
Fix build-security docker tags
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 )
11 months ago
app
Merge pull request from GHSA-7w3c-p9j8-mq3x
9 months ago
bin
Use bundler version 2.5.4 ( #28765 )
10 months ago
chart
helm: cleanup helm chart, now in mastodon/chart ( #21801 )
2 years ago
config
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default ( #29199 )
9 months ago
db
Merge commit '7a1f087659204e9d0cbba2de37e45b1921cefe20' into glitch-soc/merge-upstream
10 months ago
dist
Add suggestion for secure cyphers to nginx.conf ( #26349 )
1 year ago
lib
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default ( #29199 )
9 months ago
log
Initial commit
9 years ago
public
Merge commit 'c6684aa1e392f2dd86af4362b4259809549abaad' into glitch-soc/merge-upstream
10 months ago
spec
Merge pull request from GHSA-7w3c-p9j8-mq3x
9 months ago
streaming
Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream
10 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
.bundler-audit.yml
Ignore the devise-two-factor advisory as we have rate limits in place ( #28733 )
10 months ago
.dockerignore
Do not copy `public/packs-test` into Docker ( #27736 )
1 year ago
.editorconfig
Enable EditorConfig trailing whitespace trimming ( #23543 )
2 years ago
.env.production.sample
Add env variable support for number of followable hashtags in feed column ( #2500 )
9 months ago
.env.test
Improve Babel configuration and automatically load polyfills ( #27333 )
1 year 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
10 months ago
.foreman
Replace sprockets/browserify with Webpack ( #2617 )
8 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 )
1 year ago
.gitmodules
Rename themes -> flavours ? ?
7 years ago
.haml-lint.yml
Update haml-lint line length configuration to match rubocop value ( #27570 )
1 year ago
.haml-lint_todo.yml
Fix `LineLength` haml-lint in `media/player` view ( #28667 )
10 months ago
.nanoignore
Remove Storybook ( #4397 )
7 years ago
.nvmrc
Update dependency node to 20.11 ( #28670 )
10 months ago
.prettierignore
Merge commit 'cd37048439f9b324f48e6af1f426a7894c54b4da' into glitch-soc/merge-upstream
10 months ago
.prettierrc.js
Use Prettier for ESLint formatting TypeScript ( #23631 )
2 years ago
.profile
Make it possible to upload audio and video to Heroku app ( #24866 )
2 years ago
.rspec
Adding a Mention model, test stubs
9 years ago
.rubocop.yml
Fix `Rails/RakeEnvironment` cop ( #28782 )
10 months ago
.rubocop_todo.yml
Merge commit '42ab855b2339c5cea3229c856ab539f883736b12' into glitch-soc/merge-upstream
10 months ago
.ruby-gemset
Make Mastodon use its own gemset ( #17858 )
2 years ago
.ruby-version
Use ruby version 3.2.3 ( #28817 )
10 months ago
.simplecov
Disable simplecov `enable_coverage_for_eval` option, move to standalone file ( #27869 )
12 months ago
.slugignore
Remove Storybook ( #4397 )
7 years ago
.watchmanconfig
Fix Jest config ( #27834 )
1 year ago
.yarnrc.yml
Upgrade to Yarn 4, remove support for Node 16 ( #27073 )
1 year ago
AUTHORS.md
Update AUTHORS.md ( #27018 )
1 year ago
Aptfile
Make it possible to upload audio and video to Heroku app ( #24866 )
2 years ago
CHANGELOG.md
Prune the changelog of older entries ( #27432 )
1 year ago
CODE_OF_CONDUCT.md
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
CONTRIBUTING.md
Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream
11 months ago
Dockerfile
Use ruby version 3.2.3 ( #28817 )
10 months ago
FEDERATION.md
docs: update FEDERATION.md to more closely follow FEP conventions. ( #28838 )
10 months ago
Gemfile
Update dependency bootsnap to '~> 1.18.0' ( #29019 )
9 months ago
Gemfile.lock
Update dependency sidekiq-unique-jobs to v7.1.33 ( #29175 )
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 )
1 year ago
README.md
Update copyright year to 2024 ( #28550 )
10 months ago
Rakefile
Run Rubocop on Rakefile ( #23871 )
1 year ago
SECURITY.md
Remove v3.5 branch from supported Mastodon versions ( #28574 )
10 months ago
Vagrantfile
Change Vagrant to install Node 20 ( #28100 )
11 months ago
app.json
Make enable_starttls configurable by envvars ( #20321 )
2 years ago
babel.config.js
Disable Babel polyfill injection in dev ( #27691 )
1 year 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 )
11 months ago
ide-helper.js
Add JS IDE helper ( #13012 )
5 years ago
jest.config.js
Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream
10 months ago
jsconfig.json
chore(deps): update devdependencies (non-major) ( #28840 )
10 months ago
lint-staged.config.js
Improve `lint-staged` config ( #28704 )
10 months ago
package.json
Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream
10 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 )
2 years ago
stylelint.config.js
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
tsconfig.json
Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream
10 months ago
yarn.lock
Merge commit '3205a654caf903002c2db872f802a3332201678b' into glitch-soc/merge-upstream
10 months ago