You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko 5996be994d
Fix poll validation issues (#10186)
5 years ago
..
blacklisted_email_validator.rb Add specs for BlackListedEmailValidator (#9651) 5 years ago
disallowed_hashtags_validator.rb Add specs for DisallowedHashtagsValidator (#9653) 5 years ago
email_mx_validator.rb Add support for IPv6 only MXes in Email validation (#10009) 5 years ago
follow_limit_validator.rb Fix follow limit validator reporting lower number past threshold (#9230) 5 years ago
note_length_validator.rb Change note length validation to ignore mention domains and URLs (#9717) 5 years ago
poll_validator.rb Fix poll validation issues (#10186) 5 years ago
status_length_validator.rb Add pending specs for StatusLengthValidator (#9647) 5 years ago
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 6 years ago
unique_username_validator.rb Fix UniqueUsernameValidator comparison (#6926) 6 years ago
unreserved_username_validator.rb Add specs for UnreservedUsernameValidator (#9698) 5 years ago
url_validator.rb Change note length validation to ignore mention domains and URLs (#9717) 5 years ago
vote_validator.rb Fix vote validation for polls with multiple choices (#10138) 5 years ago