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
Claire d8fdbb054e Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/validators/status_length_validator.rb`:
  Upstream changes too close to glitch-soc MAX_CHARS changes, but not a real
  conflict.
  Applied upstream changes.
- `package.json`:
  glitch-soc-only dependency textually too close to a dependency updated
  upstream, not a real conflict.
  Applied upstream changes.
5 years ago
..
blacklisted_email_validator_spec.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 5 years ago
disallowed_hashtags_validator_spec.rb
email_mx_validator_spec.rb
follow_limit_validator_spec.rb
poll_validator_spec.rb
reaction_validator_spec.rb
status_length_validator_spec.rb Merge branch 'main' into glitch-soc/merge-upstream 5 years ago
status_pin_validator_spec.rb
unique_username_validator_spec.rb
unreserved_username_validator_spec.rb Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 5 years ago
url_validator_spec.rb