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 544ccb709f
branding tm
4 months ago
.circleci Revamp post filtering system (#18058) 9 months ago
.devcontainer Fix auto detect language for translate service (#19244) 6 months ago
.github Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
app branding tm 4 months ago
bin Update Mastodon to Rails 6.1 (#15910) 2 years ago
chart Bump Helm chart version to account for mastodon 4 (#20886) 4 months ago
config Merge branch 'main' of https://github.com/glitch-soc/mastodon 4 months ago
db Merge branch 'main' of https://github.com/glitch-soc/mastodon 4 months 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 4 months ago
log Initial commit 7 years ago
public branding tm 4 months ago
spec Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
streaming Merge branch 'main' into glitch-soc/merge-upstream 4 months 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
.deepsource.toml Update .deepsource.toml (#15753) 2 years 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 4 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 Replace from Code Climate to Super-Linter (#18587) 10 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 update readme.md (#20154) 4 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 NodeJS 14 support - circleci/docker/.nvmrc (#16163) 2 years ago
.prettierignore Format JSON and YAML using Prettier (#17823) 1 year 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 Fix style for hashes (#20518) 4 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 Heroku fix (#19807) 5 months ago
CHANGELOG.md Bump version to 4.0.2 (#20725) 4 months ago
CODE_OF_CONDUCT.md Change e-mail contact for CoC enforcement 4 years ago
CONTRIBUTING.md Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
Capfile remove capistrano/faster_assets from Capfile (#2737) 6 years ago
Dockerfile Add missing procps package to Dockerfile (#21028) 4 months ago
FEDERATION.md Add FEDERATION.md (#17029) 1 year ago
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream 4 months 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 allow granting any permission to the default role 8 months 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 1 year 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 Fix rubocop issues, introduce usage of frozen literal to improve performance 6 years 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 Replace `CancelToken` to `AbortSignal` (#19352) 5 months ago
package.json Merge branch 'main' into glitch-soc/merge-upstream 4 months ago
postcss.config.js Increase files checked by ESLint (#9705) 4 years 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 4 months 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