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/spec/validators
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407)
1 month ago
..
date_of_birth_validator_spec.rb Add age verification on sign-up (#34150) 6 months ago
disallowed_hashtags_validator_spec.rb Don't stub SUT in `FollowLimitValidator` spec (#27760) 2 years ago
domain_validator_spec.rb Add ability to manage which websites can credit you in link previews (#31819) 1 year ago
email_mx_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
existing_username_validator_spec.rb Update rubocop to version 1.79.0 (#35502) 2 months ago
follow_limit_validator_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2 years ago
language_validator_spec.rb Update rubocop to version 1.79.0 (#35502) 2 months ago
note_length_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 6 months ago
poll_expiration_validator_spec.rb Fix polls not being validated on edition (#33755) 7 months ago
poll_options_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 6 months ago
reaction_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
status_length_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 6 months ago
status_pin_validator_spec.rb Remove hard reference from status pin validator spec (#30432) 1 year ago
unique_username_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
unreserved_username_validator_spec.rb Add ability to block words in usernames (#35407) 1 month ago
url_validator_spec.rb Update rubocop to version 1.79.0 (#35502) 2 months ago
user_email_validator_spec.rb Finish email allow/deny list naming migration (#30530) 1 year ago