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.
nyastodon/spec/validators
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
Prevent new accounts from being created using the same underlying
e-mail as a suspended account using extensions and period
permutations. Stores e-mails as a SHA256 hash
3 years ago
..
blacklisted_email_validator_spec.rb Add canonical e-mail blocks for suspended accounts (#16049) 3 years ago
disallowed_hashtags_validator_spec.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
email_mx_validator_spec.rb Bypass MX validation for explicitly allowed domains (#15930) 3 years ago
follow_limit_validator_spec.rb
note_length_validator_spec.rb Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
poll_validator_spec.rb
reaction_validator_spec.rb Fix validations of reactions limit (#12955) 4 years ago
status_length_validator_spec.rb Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
status_pin_validator_spec.rb
unique_username_validator_spec.rb Search account domain in lowercase (#13016) 4 years ago
unreserved_username_validator_spec.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
url_validator_spec.rb Prepare Mastodon for zeitwerk autoloader (#15917) 3 years ago