78 Commits (2a98aad36db07789933df2731be0424ed6950d5e)

Author SHA1 Message Date
ysksn 5eb6d7e3e0 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn a3b4684435 Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
ysksn c4559969b4 Add pending specs for StatusLengthValidator (#9647)
6 years ago
Eugen Rochko 8d3910afdd Improve e-mail MX validator and add tests (#9489)
6 years ago
Eugen Rochko 32c2f5a07f Fix follow limit validator reporting lower number past threshold (#9230)
6 years ago
Eugen Rochko 48c2ab8cf5 Limit the number of people that can be followed from one account (#8807)
6 years ago
abcang 258eba090b Call address instead of exchange (#8076)
6 years ago
Eugen Rochko 8bdc12d494 In e-mail validator, fallback from MX to A record (#7955)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Emelia Smith 49d9ea6998 Implement the ability for instances to define a list of disallowed hashtags (#7176)
7 years ago
Renato "Lond" Cerqueira a4732040f0 Allow more than the max pins if account is not local (#7105)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Eugen Rochko 53b1100144 Permit dots in usernames with conditions (#6844)
7 years ago
abcang 225fdc2409 Validation of count works even when text of status is nil (#6429)
7 years ago
Alexander 23ce0c86da pam authentication (#5303)
7 years ago
Eugen Rochko f16141ebac Limit users to 50 lists, remove pagination from lists API (#5933)
7 years ago
utam0k 51f8cbfbeb Implement EmailBlackList (#5109)
7 years ago
Eugen Rochko a47a5ab5cd Fix #4918 - Limit pinned toots to 5 (#4923)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Eugen Rochko 14004daca4 Fix length validator counting things that look like URIs like URLs (#4462)
7 years ago
Eugen Rochko 39b0588256 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago
Eugen Rochko 9ea895f05f Correct validators so that existing error messages would look correct (#3668)
7 years ago
Eugen Rochko 4a6ceb24c9 Added support for configurable reserved usernames (fix of #1382) (#3566)
7 years ago
Guillaume Lo Re 9e955fe688 Stricter whitelist rules (#2213)
8 years ago
Eugen 87f7a3922c Punycode URI normalization (#2370)
8 years ago
Matt Jankowski 49c3000d62 Organize coverage dirs (#1695)
8 years ago