Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-10 | Improve e-mail MX validator and add tests (#9489) | Eugen Rochko | |
2018-12-07 | Remove pending spec (#9454) | ysksn | |
Since dots are not allowed in username, this spec is no longer needed. | |||
2018-03-27 | Add a spec for UniqueUsernameValidator (#6927) | unarist | |
Note that this spec has a pending test about dots in the username, because allowing it has been reverted for now. | |||
2017-07-29 | Count all URLs in text as 23 characters flat, do not count domain part of ↵ | Eugen Rochko | |
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 |