This website requires JavaScript.
Explore
Help
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
validators
History
Matt Jankowski
37a9048cdf
Remove outdated dependency comment (
#39307
)
2026-06-08 14:03:43 +00:00
..
date_of_birth_validator.rb
Remove unneeded rescue from DOB Validator (
#37785
)
2026-02-10 16:24:23 +00:00
disallowed_hashtags_validator.rb
…
domain_validator.rb
…
email_address_validator.rb
Remove outdated dependency comment (
#39307
)
2026-06-08 14:03:43 +00:00
email_mx_validator.rb
Add MX record validation to e-mail subscriptions, refactor validator (
#38502
)
2026-04-01 10:04:59 +00:00
empty_profile_field_names_validator.rb
…
existing_username_validator.rb
…
follow_limit_validator.rb
…
language_validator.rb
…
note_length_validator.rb
Remove
message
argument from
NoteLengthValidator
error approach (
#37977
)
2026-03-05 17:44:52 +00:00
poll_expiration_validator.rb
…
poll_options_validator.rb
Remove deprecated
mb_chars
method (
#34039
)
2025-03-03 16:50:57 +00:00
reaction_validator.rb
Convert
Oj.load
->
JSON.parse
in most places (
#38236
)
2026-03-16 16:38:19 +00:00
registration_form_time_validator.rb
…
status_length_validator.rb
Remove deprecated
mb_chars
method (
#34039
)
2025-03-03 16:50:57 +00:00
status_pin_validator.rb
…
unique_username_validator.rb
…
unreserved_username_validator.rb
Add ability to block words in usernames (
#35407
)
2025-07-29 10:19:15 +00:00
url_validator.rb
…
user_email_validator.rb
…
vote_validator.rb
…
web_push_key_validator.rb
…