This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2021-12-09 14:52:52 -08:00
|
|
|
# Mastodon Freak U Edition
|
2017-07-12 23:55:55 -07:00
|
|
|
|
2021-12-09 14:52:52 -08:00
|
|
|
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).
|
2021-08-05 09:34:38 -07:00
|
|
|
You probably don't want to run this fork, but it's provided here for transparency and compliance with the AGPLv3 license.
|
2021-12-09 14:52:52 -08:00
|
|
|
|
|
|
|
## 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)
|
2022-01-07 17:56:40 -08:00
|
|
|
- WebP has been brought back. Animated WebPs posted/uploaded locally still get converted to static WebPs though.
|