35 Commits (db06b25376ac7e844e86fb9890fa9f1c2edd2d60)

Author SHA1 Message Date
  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) 5 years ago
  Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account (#8807) 5 years ago
  abcang 9ad334f65c Call address instead of exchange (#8076) 5 years ago
  Eugen Rochko 32a4b524fb
In e-mail validator, fallback from MX to A record (#7955) 5 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) 6 years ago
  Eugen Rochko 56af04dbb4 Fix #4918 - Limit pinned toots to 5 (#4923) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko e1fcad34a9 Fix length validator counting things that look like URIs like URLs (#4462) 6 years ago
  Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 6 years ago
  Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839) 6 years ago
  Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668) 6 years ago
  Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 6 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