README: document changes

This commit is contained in:
Kay Faraday 2021-12-09 22:52:52 +00:00
parent 17e584073d
commit 88ea9c7da2
1 changed files with 11 additions and 3 deletions

View File

@ -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. This is a fork of [glitch-soc](https://github.com/glitch-soc/mastodon) with some minor changes.
It is currently deployed on [Pedo School](https://pedo.school). 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. 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)