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/spec/validators
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
4 years ago
..
blacklisted_email_validator_spec.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
disallowed_hashtags_validator_spec.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
email_mx_validator_spec.rb Add support for IPv6 only MXes in Email validation (#10009) 6 years ago
follow_limit_validator_spec.rb
poll_validator_spec.rb Allow set the voting period to just 5 minutes (#10525) 6 years ago
reaction_validator_spec.rb Fix validations of reactions limit (#12955) 5 years ago
status_length_validator_spec.rb
status_pin_validator_spec.rb
unique_username_validator_spec.rb Search account domain in lowercase (#13016) 5 years ago
unreserved_username_validator_spec.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
url_validator_spec.rb