The glaceon.social flavour of glitch-soc, a Mastodon fork
Go to file
Claire fd2e46847a
Merge pull request #2610 from glitch-soc/i18n/crowdin/translations
New Crowdin Translations (automated)
2024-02-29 18:20:01 +01:00
.devcontainer Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
.github Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
.husky Update husky and remove deprecated features (#29338) 2024-02-22 09:02:15 +00:00
.yarn Replace our custom `compression-webpack-plugin` patch with the fixed upstream version (#28510) 2023-12-29 09:33:06 +00:00
app New Crowdin translations 2024-02-29 04:27:18 +00:00
bin Handle CLI failure exit status at the top-level script (#28322) 2024-01-26 08:53:44 +00:00
chart
config Fix bogus translation files 2024-02-29 12:51:22 +01:00
db Merge commit 'c645490d553124d800d30488595f7d2d9d61584d' into glitch-soc/merge-upstream 2024-02-24 14:46:14 +01:00
dist
lib Merge commit 'cfa71a4d16e71b04a42dda564ed8e188bd1badd9' into glitch-soc/merge-upstream 2024-02-24 15:43:15 +01:00
log
public Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream 2024-02-28 20:10:01 +01:00
spec Merge commit '7f84bbfd92377689f84121ec45c5b9d809d94cde' into glitch-soc/merge-upstream 2024-02-28 20:37:38 +01:00
streaming Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
vendor
.browserslistrc
.buildpacks
.bundler-audit.yml Ignore the devise-two-factor advisory as we have rate limits in place (#28733) 2024-01-15 10:45:48 +00:00
.dockerignore Do not copy `public/packs-test` into Docker (#27736) 2023-11-07 09:22:04 +00:00
.editorconfig
.env.production.sample Add env variable support for number of followable hashtags in feed column (#2500) 2024-02-06 20:23:36 +01:00
.env.test
.env.vagrant
.eslintignore
.eslintrc.js Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
.foreman
.gitattributes
.gitignore Upgrade to Yarn 4, remove support for Node 16 (#27073) 2023-11-08 10:57:21 +00:00
.gitmodules
.haml-lint.yml
.haml-lint_todo.yml Fix `LineLength` haml-lint in `media/player` view (#28667) 2024-01-10 09:35:01 +00:00
.nanoignore
.nvmrc Update dependency node to 20.11 (#28670) 2024-01-11 12:48:01 +00:00
.prettierignore Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
.prettierrc.js
.profile
.rspec
.rubocop.yml Re-enable fixed `Style/Semicolon` cop (#29212) 2024-02-19 13:35:13 +00:00
.rubocop_todo.yml Merge commit 'c645490d553124d800d30488595f7d2d9d61584d' into glitch-soc/merge-upstream 2024-02-24 14:46:14 +01:00
.ruby-gemset
.ruby-version Use ruby version 3.2.3 (#28817) 2024-01-22 11:55:51 +00:00
.simplecov Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2023-11-15 23:09:31 +00:00
.slugignore
.watchmanconfig Fix Jest config (#27834) 2023-11-13 12:19:41 +00:00
.yarnrc.yml Upgrade to Yarn 4, remove support for Node 16 (#27073) 2023-11-08 10:57:21 +00:00
AUTHORS.md
Aptfile
CHANGELOG.md Bump version to v4.3.0-alpha.3 (#29241) 2024-02-16 12:17:15 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream 2023-12-21 18:17:17 +01:00
Dockerfile Use ruby version 3.2.3 (#28817) 2024-01-22 11:55:51 +00:00
FEDERATION.md docs: update FEDERATION.md to more closely follow FEP conventions. (#28838) 2024-01-22 11:11:47 +00:00
Gemfile Merge commit 'aaa58d4807377e04649499ebee91757b16b9a007' into glitch-soc/merge-upstream 2024-02-24 14:27:43 +01:00
Gemfile.lock Update dependency thor to v1.3.1 (#29421) 2024-02-27 11:48:42 +00:00
LICENSE
Procfile
Procfile.dev Split streaming server from web server (#24702) 2023-11-14 17:43:20 +00:00
README.md Doc update about ruby version 3.0+ (#29202) 2024-02-14 16:44:27 +00:00
Rakefile
SECURITY.md Remove v3.5 branch from supported Mastodon versions (#28574) 2024-01-03 15:04:10 +00:00
Vagrantfile Change Vagrant to install Node 20 (#28100) 2023-11-30 10:46:06 +00:00
app.json
babel.config.js Disable Babel polyfill injection in dev (#27691) 2023-11-06 10:24:41 +00:00
config.ru
crowdin-glitch.yml
crowdin.yml
docker-compose.yml Bump version to v4.3.0-alpha.3 (#29241) 2024-02-16 12:17:15 +01:00
ide-helper.js
jest.config.js Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream 2024-01-15 20:06:31 +01:00
jsconfig.json Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
lint-staged.config.js Improve `lint-staged` config (#28704) 2024-01-12 09:09:57 +00:00
package.json Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
postcss.config.js
priv-config
scalingo.json
stylelint.config.js
tsconfig.json Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +01:00
yarn.lock Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream 2024-02-28 20:27:28 +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?