47 Commits (bd8dc9bd0c9857470f14189c15572cab18bf8ab1)

Author SHA1 Message Date
Eugen Rochko b54b725d6b
Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
Eugen Rochko bfca58d137
Fix encoding error when checking e-mail MX records (#11696) 5 years ago
Eugen Rochko 7a1f8a58df
Fix crash when saving invalid domain name (#11528) 5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
Rey Tucker 94f5c714f1 Don't delete periods when validating username uniqueness (#11392) (#11400) 5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791) 5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
Eugen Rochko 400397c0c7
Change HTML validator to ignore all errors except unmatched tags (#10534) 5 years ago
Hinaloe 48f466daf1 Allow set the voting period to just 5 minutes (#10525) 5 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449) 5 years ago
ThibG 0c46bd11aa Fix HTML validation (#10354) 5 years ago
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348) 5 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186) 5 years ago
ThibG f2a1b8b96b Widen allowed time windows for polls (#10162) 5 years ago
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
Franck Zoccolo 4f0322dcae Add support for IPv6 only MXes in Email validation (#10009) 5 years ago
Eugen Rochko 45899cfa69
Change note length validation to ignore mention domains and URLs (#9717) 5 years ago
ysksn 19abf4ef0b Add specs for UnreservedUsernameValidator (#9698) 5 years ago
ysksn 05edec6917 Add specs for BlackListedEmailValidator (#9651) 5 years ago
ysksn 4725aeec9f Add specs for DisallowedHashtagsValidator (#9653) 5 years ago
ysksn ccb9c1b952 Add pending specs for StatusLengthValidator (#9647) 5 years ago
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests (#9489) 5 years ago
Eugen Rochko 7f4adfaf77
Fix follow limit validator reporting lower number past threshold (#9230) 6 years ago
Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account (#8807) 6 years ago
abcang 9ad334f65c Call address instead of exchange (#8076) 6 years ago
Eugen Rochko 32a4b524fb
In e-mail validator, fallback from MX to A record (#7955) 6 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654) 6 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) 6 years ago
Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176) 6 years ago
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105) 6 years ago
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926) 6 years ago
Eugen Rochko 93897134ca
Permit dots in usernames with conditions (#6844) 6 years ago
abcang 9b6223f5e2 Validation of count works even when text of status is nil (#6429) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 6 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
Eugen Rochko 56af04dbb4 Fix #4918 - Limit pinned toots to 5 (#4923) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko e1fcad34a9 Fix length validator counting things that look like URIs like URLs (#4462) 7 years ago
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839) 7 years ago
Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668) 7 years ago
Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 7 years ago
Guillaume Lo Re 7177e37b99 Stricter whitelist rules (#2213) 7 years ago
Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
Matt Jankowski b330d1f000 Organize coverage dirs (#1695) 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago