22 Commits (018a9e4e7fdfac0f2e482f4b5fa66247afbc2ddb)

Author SHA1 Message Date
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) 7 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