This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
mastodon
Watch
8
Star
0
Fork
0
You've already forked mastodon
Code
Pull Requests
Activity
mastodon
/
app
/
validators
History
Matt Jankowski
67f54c4e75
Fix
Rails/WhereExists
cop in app/validators (
#28854
)
2024-01-23 09:06:53 +00:00
..
blacklisted_email_validator.rb
…
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
ed25519_key_validator.rb
…
ed25519_signature_validator.rb
…
email_mx_validator.rb
Fix NULL MX handling and tighten DNS resolving specs (
#28607
)
2024-01-05 11:07:57 +00:00
existing_username_validator.rb
…
follow_limit_validator.rb
…
language_validator.rb
…
note_length_validator.rb
…
poll_validator.rb
…
reaction_validator.rb
Fix
Rails/WhereExists
cop in app/validators (
#28854
)
2024-01-23 09:06:53 +00:00
registration_form_time_validator.rb
…
status_length_validator.rb
…
status_pin_validator.rb
Reduce
.times
usage in
StatusPin
and add
PIN_LIMIT
constant in validator (
#27945
)
2023-11-20 09:07:25 +00:00
unique_username_validator.rb
…
unreserved_username_validator.rb
Add coverage for
UnreservedUsernameValidator
(
#25590
)
2023-10-17 13:05:28 +02:00
url_validator.rb
…
vote_validator.rb
Fix
Rails/WhereExists
cop in app/validators (
#28854
)
2024-01-23 09:06:53 +00:00