mastodon/app/validators
2023-05-02 12:57:11 +02:00
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_mx_validator.rb Fix Lint/DuplicateBranch cop (#24766) 2023-05-02 12:57:11 +02:00
existing_username_validator.rb Autofix Rubocop Style/RedundantBegin (#23703) 2023-02-19 07:09:40 +09:00
follow_limit_validator.rb
language_validator.rb
note_length_validator.rb
poll_validator.rb
reaction_validator.rb
registration_form_time_validator.rb
status_length_validator.rb Fix being able to post URLs longer than 4096 characters (#17908) 2022-03-30 14:46:03 +02:00
status_pin_validator.rb
unique_username_validator.rb Add details to error response for POST /api/v1/accounts in REST API (#15803) 2021-03-01 04:59:13 +01:00
unreserved_username_validator.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
url_validator.rb
vote_validator.rb