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
Eugen Rochko a2871cd747
Add administrative webhooks (#18510)
* Add administrative webhooks

* Fix error when webhook is deleted before delivery worker runs
3 years ago
..
blacklisted_email_validator.rb Change e-mail domain blocks to block IPs dynamically (#17635) 3 years ago
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb
ed25519_signature_validator.rb
email_mx_validator.rb Remove IP matching from e-mail domain blocks (#18190) 3 years ago
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb
import_validator.rb Remove language detection through cld3 (#17478) 3 years ago
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) 3 years ago
status_pin_validator.rb
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb Add administrative webhooks (#18510) 3 years ago
vote_validator.rb