mastodon/app/validators
Claire b2eaf5562d Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream added some documentation in the README, but our README is pretty
  different and barebone.
  Kept our README.
2021-10-14 22:14:26 +02:00
..
blacklisted_email_validator.rb
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_mx_validator.rb
existing_username_validator.rb Fix existing username validator not allowing multiple accounts (#16153) 2021-05-04 14:22:04 +02:00
follow_limit_validator.rb
html_validator.rb
import_validator.rb
note_length_validator.rb
poll_validator.rb
reaction_validator.rb Minor memory optimizations (#16507) 2021-10-14 21:04:57 +02:00
registration_form_time_validator.rb
status_length_validator.rb Merge branch 'main' into glitch-soc/merge-upstream 2021-07-11 21:41:23 +02:00
status_pin_validator.rb
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb
vote_validator.rb