mastodon/app/validators
Eugen Rochko 5d8398c8b8
Add E2EE API ()
..
blacklisted_email_validator.rb Fix “invited by” not showing up for invited accounts in admin interface ()
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends ()
domain_validator.rb Fix uncaught domain normalization error in remote follow ()
ed25519_key_validator.rb Add E2EE API ()
ed25519_signature_validator.rb Add E2EE API ()
email_mx_validator.rb Fix encoding error when checking e-mail MX records ()
existing_username_validator.rb Fix admin validation being too strict about usernames ()
follow_limit_validator.rb
html_validator.rb Change HTML validator to ignore all errors except unmatched tags ()
note_length_validator.rb Change note length validation to ignore mention domains and URLs ()
poll_validator.rb Improve polls: option lengths & redesign ()
reaction_validator.rb Fix validations of reactions limit ()
status_length_validator.rb
status_pin_validator.rb
unique_username_validator.rb Search account domain in lowercase ()
unreserved_username_validator.rb
url_validator.rb Change note length validation to ignore mention domains and URLs ()
vote_validator.rb Fix invalid votes from the API being accepted ()