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/app/validators
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105)
Sidekiq sometimes throws errors for users that have more pinned items
than the allowed by the local instance. It should only validate the
number of pins for local accounts.
7 years ago
..
blacklisted_email_validator.rb
status_length_validator.rb
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 7 years ago
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb