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
Claire
3072de056a
Merge commit '3a84990780fb1b48999f661f0cea5cb29cca4d33' into glitch-soc/merge-upstream
2026-04-15 16:27:32 +02: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
Merge commit from fork
2026-04-15 15:22:33 +02: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
…
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
…
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
…