Somewhat experimental and sporadically maintained fork of a fork of a fork of Mastodon https://girldick.gay
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Jeremy Kescher b87c94d437
Bump patch version
1 year ago
.devcontainer Fix DevContainer post-create warnings (#23977) 1 year ago
.github Merge remote-tracking branch 'upstream/main' into develop 1 year ago
.husky Use Yarn instead of NPX for pre-commit hook (#24287) 1 year ago
app Merge remote-tracking branch 'upstream/main' into develop 1 year ago
bin Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 1 year ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 1 year ago
config Merge remote-tracking branch 'upstream/main' into develop 1 year ago
db Merge remote-tracking branch 'upstream/main' into develop 1 year ago
dist Merge remote-tracking branch 'upstream/main' into develop 1 year ago
lib Bump patch version 1 year ago
log Initial commit 8 years ago
public Disallow access for ChatGPT 1 year ago
spec Merge remote-tracking branch 'upstream/main' into develop 1 year ago
streaming Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
vendor Increase files checked by ESLint (#9705) 5 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) 1 year ago
.dockerignore Update .dockerignore/.gitignore for #16947 etc (#17099) 2 years ago
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 1 year ago
.env.production.catcatnya Update CatCatNya~ prod config 1 year ago
.env.production.sample make number of displayed reactions a setting 1 year 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) 5 years ago
.eslintrc.js Move ESLint configs to overrides (#24370) 1 year ago
.foreman Replace sprockets/browserify with Webpack (#2617) 7 years ago
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 7 years ago
.gitignore helm: cleanup helm chart, now in mastodon/chart (#21801) 1 year ago
.gitmodules Rename themes -> flavours ? ? 7 years ago
.haml-lint.yml Setup haml-lint CI with todo config (#23524) 1 year ago
.haml-lint_todo.yml Fix more haml-lint Rubocop (#24107) 1 year ago
.nanoignore Remove Storybook (#4397) 7 years ago
.nvmrc Update Node.js to 16.20.0 (#24316) 1 year ago
.prettierignore Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
.prettierrc.js Format JSON and YAML using Prettier (#17823) 2 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 8 years ago
.rubocop.yml Add documentation for Rubocop overrides (#23811) 1 year ago
.rubocop_todo.yml Fix most rubocop issues (#2165) 1 year ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 2 years ago
.ruby-version Bump Ruby version to 3.2.2 due to ReDOS vulnerabilities 1 year ago
.slugignore Remove Storybook (#4397) 7 years ago
.yarnclean Setup Husky and lint-stage for commit fixing (#23308) 1 year ago
AUTHORS.md Update AUTHORS.md (#20630) 2 years ago
Aptfile Remove packages that are provided by Heroku stacks (#19836) 1 year ago
CHANGELOG.md Bump version to v4.1.2 (#24427) 1 year ago
CODE_OF_CONDUCT.md Merge remote-tracking branch 'upstream/main' into develop 1 year ago
CONTRIBUTING.md Merge remote-tracking branch 'upstream/main' into develop 1 year ago
Capfile Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Dockerfile Update Node.js to 16.20.0 (#24316) 1 year ago
FEDERATION.md Add FEDERATION.md (#17029) 2 years ago
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
Gemfile.lock Merge remote-tracking branch 'upstream/main' into develop 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 Set RAILS_ENV in Procfile.dev (#15502) 3 years ago
README.md Fix glitch-soc Markdown linting issues (#2168) 1 year ago
Rakefile Initial commit 8 years ago
SECURITY.md Fix Markdown files with Prettier and check in CI (#21972) 1 year ago
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
app.json Make enable_starttls configurable by envvars (#20321) 2 years ago
babel.config.js Explicitly enable `@babel/plugin-proposal-optional-chaining` to fix build failures (#24504) 1 year ago
config.ru Autofix Rubocop remaining Layout rules (#23679) 1 year ago
crowdin-glitch.yml Add crowdin configuration file (#2030) 1 year ago
crowdin.yml Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085) 2 years ago
docker-compose.yml Use Github Container Registry as the official container image source (#24113) 1 year ago
ide-helper.js Add JS IDE helper (#13012) 4 years ago
jest.config.js Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
jsconfig.json Correct prettier calls for YML/JSON (#21832) 1 year ago
package.json Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
postcss.config.js Update PostCSS dependencies (#23835) 1 year ago
priv-config TOR federation (#7875) 6 years ago
redact-env.bash Add redacted CatCatNya~ production env file. 2 years ago
scalingo.json Make enable_starttls configurable by envvars (#20321) 2 years ago
stylelint.config.js Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
tsconfig.json [Proposal] Make able to write React in Typescript (#16210) 1 year ago
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 1 year ago

README.md

Catstodon

Introduction

This Mastodon fork is based on the glitch-soc Fork of Mastodon, with changes made to suit CatCatNya~. The aforementioned instance is running the develop branch. I intend to contribute some useful differences back to glitch-soc and vanilla Mastodon.

To install, take a look at glitch-soc.github.io/docs/. The instructions and features are the same, except for the differences outlined below.

Contributing guidelines are available here.

Note: CatCatNya~ runs on the develop branch. That branch may, at times, be force-pushed to (mostly for undoing cherry-picking of vanilla commits when upstream adopts them). I highly suggest only ever running the main branch in production!

Differences

  • Some files are adjusted specifically for the CatCatNya~ instance. Specifically, these:
    • sounds/boop.mp3
    • sounds/boop.ogg
      You might want to revert these to the upstream files (or your own versions!) if you decide to use this fork for your own instance.
  • The web frontend emoji picker is a blobcat instead of the joy emoji.
  • The rate limits for authenticated users have been relaxed a bit.
  • The API endpoint /api/v1/custom_emojis is no longer affected by AUTHORIZED_FETCH, allowing anyone to copy custom emojis.
  • Allow higher resolution images. (4096x4096 instead of the previous limit of 1920x1080)
  • Allow posting polls with only one poll option (if MIN_POLL_OPTIONS is set to 1 on your instance).
  • Added oatstodon flavour (taken from types.pl fork, by @oat@hellsite.site)
  • Emoji reactions on posts, a feature originally developed for Nyastodon. Currently pending merge into glitch-soc.

Previous differences now merged into glitch-soc

  • Fixed incorrect upload size limit display when adding new a new custom emoji. (Pull request)
  • Everything merged into vanilla Mastodon

Previous differences now merged into vanilla Mastodon

  • The period of retention of IP addresses and sessions was made configurable. (Pull request)