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
Emelia Smith 4655be0da6
Fix add validation to webpush subscription keys (#30542)
7 months ago
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_address_validator.rb Improve email address validation (#29838) 9 months ago
email_mx_validator.rb Fix NULL MX handling and tighten DNS resolving specs (#28607) 1 year ago
existing_username_validator.rb Add coverage for `ExistingUsernameValidator` (#25592) 1 year ago
follow_limit_validator.rb
language_validator.rb
note_length_validator.rb
poll_validator.rb
reaction_validator.rb Fix `Rails/WhereExists` cop in app/validators (#28854) 12 months ago
registration_form_time_validator.rb
status_length_validator.rb
status_pin_validator.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
unique_username_validator.rb Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 8 months ago
unreserved_username_validator.rb Add coverage for `UnreservedUsernameValidator` (#25590) 1 year ago
url_validator.rb
vote_validator.rb Fix `Rails/WhereExists` cop in app/validators (#28854) 12 months ago
web_push_key_validator.rb Fix add validation to webpush subscription keys (#30542) 7 months ago