A glitchy but lovable microblogging server - all code changes done for https://catcatnya.com
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.
 
 
 
 
Go to file
Jeremy Kescher 722b6697d7
Merge remote-tracking branch 'upstream/main' into develop
3 days ago
.devcontainer Sync CI and Docker Compose image versions (#24053) 3 weeks ago
.github Merge remote-tracking branch 'upstream/main' into develop 3 days ago
app Merge remote-tracking branch 'upstream/main' into develop 3 days ago
bin Fix sidekiq jobs not triggering Elasticsearch index updates (#24046) 3 weeks ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 4 months ago
config Merge remote-tracking branch 'upstream/main' into develop 1 week ago
db Merge remote-tracking branch 'upstream/main' into develop 2 weeks ago
dist Apparently, the segfaults were not jemalloc's fault. 5 months ago
lib Merge remote-tracking branch 'upstream/main' into develop 3 days ago
log Initial commit 7 years ago
public Merge remote-tracking branch 'upstream/main' into develop 3 months ago
spec Merge remote-tracking branch 'upstream/main' into develop 1 week ago
streaming Merge branch 'main' into glitch-soc/merge-upstream 2 weeks ago
vendor Increase files checked by ESLint (#9705) 4 years ago
.browserslistrc Add ES6 compatibility to browserslist (#18519) 10 months ago
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 3 years ago
.bundler-audit.yml Run bundler-audit on PRs (#23514) 1 month ago
.codeclimate.yml Run bundler-audit on PRs (#23514) 1 month ago
.dockerignore Update .dockerignore/.gitignore for #16947 etc (#17099) 1 year ago
.editorconfig Enable EditorConfig trailing whitespace trimming (#23543) 2 months ago
.env.production.catcatnya Update CatCatNya~ prod config 2 weeks ago
.env.production.sample make number of displayed reactions a setting 3 months ago
.env.test Bump webpacker from 4.0.7 to 4.2.0 (#12416) 3 years ago
.env.vagrant Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) 3 years ago
.eslintignore Increase files checked by ESLint (#9705) 4 years ago
.eslintrc.js Remove legacy decorators syntax (#18357) 1 week ago
.foreman Replace sprockets/browserify with Webpack (#2617) 6 years ago
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 6 years ago
.gitignore helm: cleanup helm chart, now in mastodon/chart (#21801) 4 months ago
.gitmodules Rename themes -> flavours ? ? 5 years ago
.haml-lint.yml Setup haml-lint CI with todo config (#23524) 2 weeks ago
.haml-lint_todo.yml Fix more haml-lint Rubocop (#24107) 2 weeks ago
.nanoignore Remove Storybook (#4397) 6 years ago
.nvmrc Sync Node.js to 16.19 patch release (#23554) 2 months ago
.prettierignore Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
.prettierrc.js Format JSON and YAML using Prettier (#17823) 1 year ago
.profile Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) 6 years ago
.rspec Adding a Mention model, test stubs 7 years ago
.rubocop.yml Exclude files for Rubocop Metrics/ClassLength (#24213) 1 week ago
.rubocop_todo.yml Exclude files for Rubocop Metrics/ClassLength (#24213) 1 week ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 8 months ago
.ruby-version Move back to Ruby 3.2.1 2 weeks ago
.slugignore Remove Storybook (#4397) 6 years ago
.yarnclean Replace from scss-lint to sass-lint (#10958) 4 years ago
AUTHORS.md Update AUTHORS.md (#20630) 5 months ago
Aptfile Remove packages that are provided by Heroku stacks (#19836) 4 months ago
CHANGELOG.md Bump version to v4.1.1 (#24201) 1 week ago
CODE_OF_CONDUCT.md Merge remote-tracking branch 'upstream/main' into develop 4 weeks ago
CONTRIBUTING.md Merge remote-tracking branch 'upstream/main' into develop, bump version 2 weeks ago
Capfile Autofix Rubocop remaining Layout rules (#23679) 1 month ago
Dockerfile Use Yarn production install for asset compile (#24232) 1 week ago
FEDERATION.md Add FEDERATION.md (#17029) 1 year ago
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 1 week ago
Gemfile.lock Merge remote-tracking branch 'upstream/main' into develop 1 week ago
LICENSE Fix #49 - License changed from GPL-2.0 to AGPL-3.0 7 years ago
Procfile fix: make Procfile compatible with herokuish (#12685) 3 years ago
Procfile.dev Set RAILS_ENV in Procfile.dev (#15502) 2 years ago
README.md Use Github Container Registry as the official container image source (#24113) 2 weeks ago
Rakefile Initial commit 7 years ago
SECURITY.md Fix Markdown files with Prettier and check in CI (#21972) 1 month ago
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
app.json Make enable_starttls configurable by envvars (#20321) 5 months ago
babel.config.js Remove legacy decorators syntax (#18357) 1 week ago
config.ru Autofix Rubocop remaining Layout rules (#23679) 1 month ago
crowdin-glitch.yml Add crowdin configuration file (#2030) 3 months ago
crowdin.yml Prevent translations from accidentally becoming completely different from source strings on Crowdin without translators noticing. (#17085) 1 year ago
docker-compose.yml Use Github Container Registry as the official container image source (#24113) 2 weeks ago
ide-helper.js Add JS IDE helper (#13012) 3 years ago
jest.config.js Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
jsconfig.json Correct prettier calls for YML/JSON (#21832) 4 months ago
package.json Merge branch 'main' into glitch-soc/main 5 days ago
postcss.config.js Update PostCSS dependencies (#23835) 2 weeks ago
priv-config TOR federation (#7875) 5 years ago
redact-env.bash Add redacted CatCatNya~ production env file. 9 months ago
scalingo.json Make enable_starttls configurable by envvars (#20321) 5 months ago
stylelint.config.js Add glitch-soc's win95.scss and reset.scss to stylelint's ingore list 1 month ago
yarn.lock Merge branch 'main' into glitch-soc/main 5 days 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)