mastodon/app/validators
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
* Count all URLs in text as 23 characters flat, do not count domain part of usernames

* Add new status text counting logic to web UI
2017-07-29 00:06:29 +02:00
..
blacklisted_email_validator.rb Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
status_length_validator.rb Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
unreserved_username_validator.rb Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
url_validator.rb Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00