.devcontainer
|
Sync CI and Docker Compose image versions (#24053)
|
2 years ago |
.github
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
app
|
[Glitch] Center the text itself in upload area
|
2 years ago |
bin
|
Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)
|
2 years ago |
chart
|
helm: cleanup helm chart, now in mastodon/chart (#21801)
|
2 years ago |
config
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
db
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
dist
|
Fix nginx location matching (#20198)
|
2 years ago |
lib
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
log
|
Initial commit
|
9 years ago |
public
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
spec
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
streaming
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years 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
|
Run bundler-audit on PRs (#23514)
|
2 years ago |
.codeclimate.yml
|
Run bundler-audit on PRs (#23514)
|
2 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 a default DB_HOST to .env.vagrant for enable the streaming (#14030)
|
4 years ago |
.eslintignore
|
Increase files checked by ESLint (#9705)
|
6 years ago |
.eslintrc.js
|
Rename JSX files with proper `.jsx` extension (#23733)
|
2 years 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
|
Setup haml-lint CI with todo config (#23524)
|
2 years ago |
.haml-lint_todo.yml
|
Setup haml-lint CI with todo config (#23524)
|
2 years ago |
.nanoignore
|
Remove Storybook (#4397)
|
7 years ago |
.nvmrc
|
Sync Node.js to 16.19 patch release (#23554)
|
2 years ago |
.prettierignore
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
.prettierrc.js
|
Format JSON and YAML using Prettier (#17823)
|
3 years ago |
.profile
|
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)
|
8 years ago |
.rspec
|
Adding a Mention model, test stubs
|
9 years ago |
.rubocop.yml
|
Enable RSpec/FilePath (#23965)
|
2 years ago |
.rubocop_todo.yml
|
Enable Rubocop Performance/DeleteSuffix (#24077)
|
2 years ago |
.ruby-gemset
|
Make Mastodon use its own gemset (#17858)
|
2 years ago |
.ruby-version
|
Upgrade to Ruby 3.2 (#22928)
|
2 years ago |
.slugignore
|
Remove Storybook (#4397)
|
7 years ago |
.yarnclean
|
Replace from scss-lint to sass-lint (#10958)
|
6 years ago |
AUTHORS.md
|
Update AUTHORS.md (#20630)
|
2 years ago |
Aptfile
|
Remove packages that are provided by Heroku stacks (#19836)
|
2 years ago |
CHANGELOG.md
|
Fix Markdown files with Prettier and check in CI (#21972)
|
2 years ago |
CODE_OF_CONDUCT.md
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
CONTRIBUTING.md
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
Capfile
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
Dockerfile
|
Upgrade to Ruby 3.2 (#22928)
|
2 years ago |
FEDERATION.md
|
Add FEDERATION.md (#17029)
|
3 years ago |
Gemfile
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
Gemfile.lock
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years 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
|
Set RAILS_ENV in Procfile.dev (#15502)
|
4 years ago |
README.md
|
Convert CircleCI to GitHub Actions (#23608)
|
2 years ago |
Rakefile
|
Initial commit
|
9 years ago |
SECURITY.md
|
Fix Markdown files with Prettier and check in CI (#21972)
|
2 years ago |
Vagrantfile
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
app.json
|
Make enable_starttls configurable by envvars (#20321)
|
2 years ago |
babel.config.js
|
Remove dependency for @babel/plugin-proposal-class-properties (#16155)
|
4 years ago |
config.ru
|
Autofix Rubocop remaining Layout rules (#23679)
|
2 years ago |
crowdin-glitch.yml
|
Add crowdin configuration file (#2030)
|
2 years ago |
crowdin.yml
|
Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085)
|
3 years ago |
docker-compose.yml
|
Update docker-compose.yml (#19063)
|
2 years ago |
ide-helper.js
|
Add JS IDE helper (#13012)
|
5 years ago |
jest.config.js
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
jsconfig.json
|
Correct prettier calls for YML/JSON (#21832)
|
2 years ago |
package.json
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |
postcss.config.js
|
Update PostCSS dependencies (#23835)
|
2 years ago |
priv-config
|
TOR federation (#7875)
|
6 years ago |
scalingo.json
|
Make enable_starttls configurable by envvars (#20321)
|
2 years ago |
stylelint.config.js
|
Add glitch-soc's win95.scss and reset.scss to stylelint's ingore list
|
2 years ago |
yarn.lock
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2 years ago |