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 7f4adfaf77
Fix follow limit validator reporting lower number past threshold (#9230)
* Fix follow limit validator reporting lower number past threshold

* Avoid floating point follow limit
6 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 Call address instead of exchange (#8076) 6 years ago
follow_limit_validator.rb Fix follow limit validator reporting lower number past threshold (#9230) 6 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