HTML: Compile Scrubbers on boot

This makes it possible to configure their behavior on OTP releases.
This commit is contained in:
rinpatch 2019-12-08 19:42:40 +03:00
commit d6c89068f3
8 changed files with 231 additions and 214 deletions

View file

@ -82,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Report emails now include functional links to profiles of remote user accounts
- Not being able to log in to some third-party apps when logged in to MastoFE
- MRF: `Delete` activities being exempt from MRF policies
- OTP releases: Not being able to configure HTML sanitization policy
<details>
<summary>API Changes</summary>