chinwagsocial/app/validators
2021-05-04 14:22:04 +02:00
..
blacklisted_email_validator.rb Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
disallowed_hashtags_validator.rb
domain_validator.rb
ed25519_key_validator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
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 Fix follow limit validator reporting lower number past threshold (#9230) 2018-11-08 21:06:01 +01:00
html_validator.rb
import_validator.rb
note_length_validator.rb
poll_validator.rb
reaction_validator.rb
registration_form_time_validator.rb
status_length_validator.rb Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
unique_username_validator.rb
unreserved_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
url_validator.rb
vote_validator.rb