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.
 
 
 
 
 
 
metu.life/app/validators
Claire 051efed5ed
Bypass MX validation for explicitly allowed domains (#15930)
4 years ago
..
blacklisted_email_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_mx_validator.rb Bypass MX validation for explicitly allowed domains (#15930) 4 years ago
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb
import_validator.rb
note_length_validator.rb Fix URL scanning in note length validator and preview card fetching (#15827) 4 years ago
poll_validator.rb
reaction_validator.rb
registration_form_time_validator.rb
status_length_validator.rb Fix URL scanning in note length validator and preview card fetching (#15827) 4 years ago
status_pin_validator.rb
unique_username_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
unreserved_username_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
url_validator.rb Prepare Mastodon for zeitwerk autoloader (#15917) 4 years ago
vote_validator.rb