This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-05-17 10:30:27 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
2b93a2211f
mastodon
/
app
/
validators
History
Claire
d6f62f5fa4
Merge commit from fork
...
* Disallow some special characters in e-mail addresses * Add size limit to email columns
2026-04-15 15:22:33 +02:00
..
date_of_birth_validator.rb
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
poll_expiration_validator.rb
poll_options_validator.rb
reaction_validator.rb
registration_form_time_validator.rb
status_length_validator.rb
status_pin_validator.rb
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb
user_email_validator.rb
vote_validator.rb
web_push_key_validator.rb