.devcontainer
Improve Codespaces port forwarding ( #26400 )
1 year ago
.github
Merge commit '4456f65da4da07b37132130d9049c6684d379085' into glitch-soc/merge-upstream
1 year ago
.husky
Use Yarn instead of NPX for pre-commit hook ( #24287 )
2 years ago
app
Merge commit 'dec7a90989c823dba7f6322c3359c3cd861812e9' into glitch-soc/merge-upstream
1 year 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 'dec7a90989c823dba7f6322c3359c3cd861812e9' into glitch-soc/merge-upstream
1 year ago
db
Merge commit 'b4a95b46cd4399420670c8edf1807ad3a6e979ec' into glitch-soc/merge-upstream
1 year ago
dist
Make mastodon-streaming systemd unit templated ( #24751 )
1 year ago
lib
Merge commit 'f8b5f05d440796970b761dafb4bfea1784884ecf' into glitch-soc/merge-upstream
1 year ago
log
Initial commit
9 years ago
public
Merge commit '13a4a81f022a1b944dd65acb1041dc76093b0901' into glitch-soc/main
1 year ago
spec
Merge commit 'e1b0d6bbe590b1d4f7bc90a528eeb20d89c499b7' into glitch-soc/merge-upstream
1 year ago
streaming
Merge commit 'b4a95b46cd4399420670c8edf1807ad3a6e979ec' into glitch-soc/merge-upstream
1 year 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
Update .dockerignore/.gitignore for #16947 etc ( #17099 )
3 years 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
Bump webpacker from 4.0.7 to 4.2.0 ( #12416 )
5 years 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
Add eslint rule to forbid vanilla imports in glitch ( #2293 )
1 year ago
.foreman
Replace sprockets/browserify with Webpack ( #2617 )
8 years ago
.gitattributes
Add .gitattributes file to avoid unwanted CRLF ( #3954 )
7 years ago
.gitignore
helm: cleanup helm chart, now in mastodon/chart ( #21801 )
2 years ago
.gitmodules
Rename themes -> flavours ? ?
7 years ago
.haml-lint.yml
Consistently use middle dot (·) instead of bullet (•) to separate items ( #25248 )
1 year ago
.haml-lint_todo.yml
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop ( #26039 )
1 year ago
.nanoignore
Remove Storybook ( #4397 )
7 years ago
.nvmrc
Update Node.js to 16.20.0 ( #24316 )
2 years ago
.prettierignore
Merge commit '29851c83bd518f7fe8ba44cf0c550c57047ddfa4' into glitch-soc/merge-upstream
1 year 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
Update rubocop rules for linelength ( #26190 )
1 year ago
.rubocop_todo.yml
Merge commit 'b085dcc921497f08e72cb29cf0b5cb07699d9d74' into glitch-soc/merge-upstream
1 year 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 )
2 years ago
.slugignore
Remove Storybook ( #4397 )
7 years ago
.yarnclean
Setup Husky and lint-stage for commit fixing ( #23308 )
2 years ago
AUTHORS.md
Update AUTHORS.md ( #20630 )
2 years ago
Aptfile
Make it possible to upload audio and video to Heroku app ( #24866 )
2 years ago
CHANGELOG.md
Fix changelog wording and missing items ( #26638 )
1 year ago
CODE_OF_CONDUCT.md
Update Contributor Covenant to 2.1 ( #23980 )
2 years ago
CONTRIBUTING.md
Fix glitch-soc Markdown linting issues ( #2168 )
2 years ago
Capfile
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
Dockerfile
Change the pre-release versioning scheme and associated environment variables ( #26653 )
1 year ago
FEDERATION.md
Add FEDERATION.md ( #17029 )
3 years ago
Gemfile
Merge commit '87a88eefa865f80cf682a7fb45f594fab7c8242a' into glitch-soc/merge-upstream
1 year ago
Gemfile.lock
Update dependency aws-sdk-s3 to v1.133.0 ( #26616 )
1 year 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
Support webpacker live-reloading on Docker ( #26419 )
1 year ago
README.md
Improve Codespaces port forwarding ( #26400 )
1 year ago
Rakefile
Run Rubocop on Rakefile ( #23871 )
1 year ago
SECURITY.md
Update `SECURITY.md` to indicate issues can be reported on Github ( #26599 )
1 year ago
Vagrantfile
Add elastic search installation into Vagrantfile ( #26512 )
1 year ago
app.json
Make enable_starttls configurable by envvars ( #20321 )
2 years ago
babel.config.js
Update babel monorepo to v7.22.5 ( #25405 )
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
Bump version to v4.1.6 ( #26272 )
1 year ago
ide-helper.js
Add JS IDE helper ( #13012 )
5 years ago
jest.config.js
Merge commit '29851c83bd518f7fe8ba44cf0c550c57047ddfa4' into glitch-soc/merge-upstream
1 year ago
jsconfig.json
Correct prettier calls for YML/JSON ( #21832 )
2 years ago
package.json
Merge commit 'e1b0d6bbe590b1d4f7bc90a528eeb20d89c499b7' into glitch-soc/merge-upstream
1 year 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
Fix interaction modal being broken because of glitch-soc's theming system
1 year ago
yarn.lock
Merge commit 'dec7a90989c823dba7f6322c3359c3cd861812e9' into glitch-soc/merge-upstream
1 year ago