You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/validators
Eugen Rochko bfca58d137
Fix encoding error when checking e-mail MX records (#11696)
5 years ago
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
domain_validator.rb Fix crash when saving invalid domain name (#11528) 5 years ago
email_mx_validator.rb Fix encoding error when checking e-mail MX records (#11696) 5 years ago
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb
note_length_validator.rb
poll_validator.rb
status_length_validator.rb
status_pin_validator.rb
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb
vote_validator.rb