mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-17 05:16:44 -05:00
* 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