mastodon/app/validators
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb
domain_validator.rb Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
email_mx_validator.rb
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb
note_length_validator.rb
poll_validator.rb Allow set the voting period to just 5 minutes (#10525) 2019-04-09 17:02:12 +02:00
status_length_validator.rb
status_pin_validator.rb changed pinned status count operator 2019-04-29 20:52:53 +02:00
unique_username_validator.rb Don't delete periods when validating username uniqueness (#11392) (#11400) 2019-07-24 14:19:17 +02:00
unreserved_username_validator.rb
url_validator.rb
vote_validator.rb