about summary refs log tree commit diff
path: root/app/validators
AgeCommit message (Expand)Author
2018-02-04Validation of count works even when text of status is nil (#6429)abcang
2018-02-02pam authentication (#5303)Alexander
2017-12-09Limit users to 50 lists, remove pagination from lists API (#5933)Eugen Rochko
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-09-13Fix #4918 - Limit pinned toots to 5 (#4923)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-07-31Fix length validator counting things that look like URIs like URLs (#4462)Eugen Rochko
2017-07-29Count all URLs in text as 23 characters flat, do not count domain part of use...Eugen Rochko
2017-06-19Fix character/grapheme count stuff (#3839)Gô Shoemake
2017-06-09Correct validators so that existing error messages would look correct (#3668)Eugen Rochko
2017-06-05Added support for configurable reserved usernames (fix of #1382) (#3566)Eugen Rochko
2017-04-26Stricter whitelist rules (#2213)Guillaume Lo Re
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-13Organize coverage dirs (#1695)Matt Jankowski