Commit Graph

4 Commits (c1693827aeea8e14c1dadd94506d5cf74635dd40)

Author SHA1 Message Date
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests ()
ysksn 57bb62d5cf Remove pending spec ()
Since dots are not allowed in username,
this spec is no longer needed.
unarist a1d0915585 Add a spec for UniqueUsernameValidator ()
Note that this spec has a pending test about dots in the username,
because allowing it has been reverted for now.
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
* 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