Mastodon (Freak U edition). Fork of https://github.com/glitch-soc/mastodon
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.
 
 
 
 
Kay Faraday 7ad0ec2fba
Merge branch 'main' of https://github.com/glitch-soc/mastodon
1 month ago
.circleci Update circleci (#21880) 3 months ago
.devcontainer Install SSH server into devcontainer image (#22679) 3 months ago
.github Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
app Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
bin Update Mastodon to Rails 6.1 (#15910) 2 years ago
chart helm: cleanup helm chart, now in mastodon/chart (#21801) 3 months ago
config Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
db Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
dist Merge branch 'main' of https://github.com/glitch-soc/mastodon 4 months ago
lib Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
log Initial commit 7 years ago
public Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
spec Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
streaming Merge branch 'main' into glitch-soc/merge-upstream 1 month 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
.codeclimate.yml Replace from Code Climate to Super-Linter (#18587) 10 months ago
.dockerignore Update .dockerignore/.gitignore for #16947 etc (#17099) 1 year ago
.editorconfig Add final newline to locale files (#2890) 6 years ago
.env.production.sample Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month 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 Enable ESLint jsx-a11y/recommended ruleset (#23309) 2 months 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) 3 months ago
.gitmodules Rename themes -> flavours ? ? 5 years ago
.haml-lint.yml Added haml-lint and fix warnings (#2773) 6 years ago
.nanoignore Remove Storybook (#4397) 6 years ago
.nvmrc Align everything to Node.js 16 (#22223) 3 months ago
.prettierignore Fix prettifier/lint issues (#2066) 3 months 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 Run Prettier on YML files (#22345) 3 months ago
.ruby-gemset Make Mastodon use its own gemset (#17858) 7 months ago
.ruby-version Bump Ruby version from 3.0.3 to 3.0.4 (#18028) 7 months 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) 4 months ago
Aptfile Remove packages that are provided by Heroku stacks (#19836) 3 months ago
CHANGELOG.md Update changelog (#23515) 1 month ago
CODE_OF_CONDUCT.md Merge branch 'main' into glitch-soc/merge-upstream 3 months ago
CONTRIBUTING.md Add links to glitch-soc's Crowdin (#2033) 3 months ago
Capfile remove capistrano/faster_assets from Capfile (#2737) 6 years ago
Dockerfile Add hadolint as Dockerfile linter (#20993) 3 months ago
FEDERATION.md Add FEDERATION.md (#17029) 1 year ago
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream 1 month 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 Update README.md (#23409) 1 month ago
Rakefile Initial commit 7 years ago
SECURITY.md Change e-mail in SECURITY.md (#20384) 4 months ago
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
app.json Make enable_starttls configurable by envvars (#20321) 4 months ago
babel.config.js Remove dependency for @babel/plugin-proposal-class-properties (#16155) 2 years ago
config.ru Apply Rubocop Style/ExpandPathArguments (#23450) 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 Update docker-compose.yml (#19063) 7 months ago
ide-helper.js Add JS IDE helper (#13012) 3 years ago
jest.config.js Merge branch 'main' into glitch-soc/merge-upstream 11 months ago
jsconfig.json Correct prettier calls for YML/JSON (#21832) 4 months ago
package.json Merge branch 'main' into glitch-soc/merge-upstream 1 month ago
postcss.config.js Remove object-fit polyfill for the old Microsoft Edge (#22693) 3 months ago
priv-config TOR federation (#7875) 5 years ago
scalingo.json Make enable_starttls configurable by envvars (#20321) 4 months ago
stylelint.config.js Replace from Code Climate to Super-Linter (#18587) 10 months ago
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 1 month ago

README.md

Mastodon Freak U Edition

This is a fork of glitch-soc with some minor changes. It is currently deployed on Freak University. You probably don't want to run this fork, but it's provided here for transparency and compliance with the AGPLv3 license.

Changes

  • Replying to pending account emails replies to the person applying
  • The /api/v1/custom_emojis endpoint includes unlisted emojis
  • The links to the source code support Gitea rather than GitHub
  • The HSTS and Clacks Overhead headers can be customized via environment variables
  • Setting LOCAL_HTTPS to false always has an effect, even in production (useful for darknet instances)
  • WebP has been brought back. Animated WebPs posted/uploaded locally still get converted to static WebPs though.
  • User IPs are anonymized
  • Any permission can be granted to the default role
  • Quote Retweets, copied from the Treehouse Mastodon fork