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 d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream 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 Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb
import_validator.rb
note_length_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 4 years ago
poll_validator.rb Support customizing poll option limits 4 years ago
reaction_validator.rb
registration_form_time_validator.rb
status_length_validator.rb Merge branch 'main' into glitch-soc/merge-upstream 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
vote_validator.rb