Mirror of glitch-soc/mastodon@github.com
Go to file
Claire ce84d163cc Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.prettierignore`:
  Upstream added a line at the end, glitch-soc had extra entries at the end.
  Added upstream's new line before glitch-soc's.
- `Gemfile.lock`:
  Upstream updated dependencies while glitch-soc has an extra one (hcaptcha).
  Updated dependencies like upstream did.
- `app/controllers/api/v1/statuses_controller.rb`:
  Not a real conflict, upstream added a parameter (`allowed_mentions`) where
  glitch-soc already had an extra one (`content_type`).
  Added upstream's new parameter.
- `app/javascript/styles/fonts/roboto-mono.scss`:
  A lot of lines were changed upstream due to code style changes, and a lot
  of those lines had path changes to accomodate glitch-soc's theming system.
  Applied upstream's style changes.
- `app/javascript/styles/fonts/roboto.scss`:
  A lot of lines were changed upstream due to code style changes, and a lot
  of those lines had path changes to accomodate glitch-soc's theming system.
  Applied upstream's style changes.
2023-02-13 19:35:35 +01:00
.circleci Sync Node.js to 16.19 patch release (#23554) 2023-02-13 04:58:37 +01:00
.devcontainer
.github
app Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
bin
chart
config Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
db
dist
lib Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
log
public
spec Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
streaming Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
vendor
.browserslistrc
.buildpacks
.codeclimate.yml
.dockerignore
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 2023-02-12 08:34:17 +01:00
.env.production.sample
.env.test
.env.vagrant
.eslintignore
.eslintrc.js Enable ESLint import recommended rules (#23315) 2023-02-13 15:12:31 +01:00
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc Sync Node.js to 16.19 patch release (#23554) 2023-02-13 04:58:37 +01:00
.prettierignore Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
.prettierrc.js
.profile
.rspec
.rubocop.yml
.ruby-gemset
.ruby-version Update Ruby to 3.0.5 (#23544) 2023-02-13 14:39:24 +01:00
.slugignore
.yarnclean
AUTHORS.md
Aptfile
CHANGELOG.md Update changelog (#23515) 2023-02-10 22:48:49 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Capfile
Dockerfile Update Ruby to 3.0.5 (#23544) 2023-02-13 14:39:24 +01:00
FEDERATION.md
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
LICENSE
Procfile
Procfile.dev
README.md
Rakefile
SECURITY.md Update SECURITY.md (#23545) 2023-02-13 04:58:56 +01:00
Vagrantfile
app.json
babel.config.js
config.ru
crowdin-glitch.yml
crowdin.yml
docker-compose.yml
ide-helper.js
jest.config.js
jsconfig.json
package.json Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
postcss.config.js
priv-config
scalingo.json
stylelint.config.js Upgrade to Stylelint 15 with Prettier (#23558) 2023-02-13 04:57:03 +01:00
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00

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?