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 32a4b524fb
In e-mail validator, fallback from MX to A record (#7955)
Fix #7831
7 years ago
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
email_mx_validator.rb In e-mail validator, fallback from MX to A record (#7955) 7 years ago
status_length_validator.rb
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 7 years ago
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb