mastodon/app/validators
2019-08-08 23:04:19 +02:00
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb
domain_validator.rb
email_mx_validator.rb
existing_username_validator.rb Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
follow_limit_validator.rb Fix follow limit validator reporting lower number past threshold (#9230) 2018-11-08 21:06:01 +01:00
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 Add pending specs for StatusLengthValidator (#9647) 2018-12-28 08:18:47 +01:00
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
unique_username_validator.rb
unreserved_username_validator.rb Add specs for UnreservedUsernameValidator (#9698) 2019-01-03 13:10:02 +09:00
url_validator.rb
vote_validator.rb