mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-07 23:03:38 +00:00
* Permit dots in usernames with conditions - Dot cannot be the start or end of username - a.lice and al.ice are considered the same during sign-up * Fix regex mixin flags |
||
|---|---|---|
| .. | ||
| blacklisted_email_validator.rb | ||
| status_length_validator.rb | ||
| status_pin_validator.rb | ||
| unique_username_validator.rb | ||
| unreserved_username_validator.rb | ||
| url_validator.rb | ||