From 88ea9c7da26204108b14e5d81b8e24bd288159b5 Mon Sep 17 00:00:00 2001 From: Kay Faraday Date: Thu, 9 Dec 2021 22:52:52 +0000 Subject: [PATCH] README: document changes --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fb7367a68..170a245c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -# Mastodon Pedo School Edition +# Mastodon Freak U Edition -This is a fork of [glitch-soc](https://github.com/glitch-soc/mastodon) with some minor changes, mostly to branding. -It is currently deployed on [Pedo School](https://pedo.school). +This is a fork of [glitch-soc](https://github.com/glitch-soc/mastodon) with some minor changes. +It is currently deployed on [Freak University](https://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)