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.
catstodon/app/validators
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
1 year ago
..
blacklisted_email_validator.rb Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
disallowed_hashtags_validator.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
domain_validator.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
ed25519_key_validator.rb Add E2EE API (#13820) 4 years ago
ed25519_signature_validator.rb Add E2EE API (#13820) 4 years ago
email_mx_validator.rb Fix email with empty domain name labels passing validation (#23246) 1 year ago
existing_username_validator.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
follow_limit_validator.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
html_validator.rb Optimize some regex matching (#15528) 3 years ago
import_validator.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
language_validator.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
note_length_validator.rb Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
poll_validator.rb Improve polls: option lengths & redesign (#13257) 4 years ago
reaction_validator.rb Minor memory optimizations (#16507) 3 years ago
registration_form_time_validator.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
status_length_validator.rb Fix being able to post URLs longer than 4096 characters (#17908) 2 years ago
status_pin_validator.rb Add support for private pinned posts (#16954) 2 years ago
unique_username_validator.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
unreserved_username_validator.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
url_validator.rb Strip spaces around URL when adding a relay (#22655) 1 year ago
vote_validator.rb Fix invalid votes from the API being accepted (#12601) 4 years ago