help me my masotodon ate a calckey and now it has reactions qts and stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kouhai 94098090a9
th: update dockerignore
2 years ago
.circleci Update circleci (#21880) 2 years ago
.devcontainer Dont use reserved foldername (#20582) 2 years ago
.github Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
app th: temporarily remove "Get the app" link" 2 years ago
bin Update Mastodon to Rails 6.1 (#15910) 4 years ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 2 years ago
config th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
db th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
dist Fix nginx location matching (#20198) 2 years ago
emoji_data th: add emoji 13.1 data for emoji-mart 2 years ago
lib th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
log Initial commit 9 years ago
public th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
spec Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
streaming th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 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
.codeclimate.yml Replace from Code Climate to Super-Linter (#18587) 2 years ago
.deepsource.toml Update .deepsource.toml (#15753) 4 years ago
.dockerignore th: update dockerignore 2 years ago
.editorconfig Add final newline to locale files (#2890) 7 years ago
.env.development th: fix REDIS_URL unix socket path parsing for relative paths 2 years ago
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
.env.test th: fix REDIS_URL unix socket path parsing for relative paths 2 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 Enable eslint:recommended ruleset (#22433) 2 years ago
.foreman Replace sprockets/browserify with Webpack (#2617) 7 years ago
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 7 years ago
.gitignore th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
.gitmodules Rename themes -> flavours ? ? 7 years ago
.haml-lint.yml Added haml-lint and fix warnings (#2773) 7 years ago
.nanoignore Remove Storybook (#4397) 7 years ago
.nvmrc Align everything to Node.js 16 (#22223) 2 years ago
.prettierignore helm: cleanup helm chart, now in mastodon/chart (#21801) 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) 7 years ago
.rspec Adding a Mention model, test stubs 9 years ago
.rubocop.yml Run Prettier on YML files (#22345) 2 years ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 2 years ago
.ruby-version Bump Ruby version from 3.0.3 to 3.0.4 (#18028) 2 years ago
.slugignore Remove Storybook (#4397) 7 years ago
.woodpecker.yml th: woodpecker: use latest docker 2 years ago
.yarnclean Replace from scss-lint to sass-lint (#10958) 5 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 Bump version to 4.0.2 (#20725) 2 years ago
CODE_OF_CONDUCT.md Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
CONTRIBUTING.md th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 2 years ago
Capfile remove capistrano/faster_assets from Capfile (#2737) 7 years ago
Dockerfile th: Merge https://gitea.treehouse.systems/mirrors/mastodon-glitch into merge/glitch-4.0.2 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 Align everything to Node.js 16 (#22223) 2 years ago
Rakefile Initial commit 9 years ago
SECURITY.md Change e-mail in SECURITY.md (#20384) 2 years ago
SETUP.md update documentation 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) 3 years ago
config.ru Fix rubocop issues, introduce usage of frozen literal to improve performance 8 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 th: docker-compose: emulate production traefik setup 2 years ago
ide-helper.js Add JS IDE helper (#13012) 4 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 Increase files checked by ESLint (#9705) 6 years ago
priv-config TOR federation (#7875) 6 years ago
redis-dev.conf th: fix redis conf 2 years ago
scalingo.json Make enable_starttls configurable by envvars (#20321) 2 years ago
stylelint.config.js Replace from Code Climate to Super-Linter (#18587) 2 years ago
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 2 years ago

README.md

Mastodon Glitch+Treehouse Edition

Now with bunny ears!

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?

Specifically, this fork-of-a-fork is intended for Treehouse use only. Unless otherwise communicated, we will not put effort into supporting other deployments or upstreaming our patches.

Known Deployments