mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-16 20:52:54 -05:00
555c4e11ba
* Add validations to admin settings - Validate correct HTML markup - Validate presence of contact username & e-mail - Validate that all usernames are valid - Validate that enums have expected values * Fix code style issue * Fix tests