1127 Commits (v0.3)
 

Author SHA1 Message Date
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. 9 years ago
  Ben Kurtovic 5534a46c55 Add an unload hook for commands and tasks. 9 years ago
  Ben Kurtovic 901482c92e Make stalks persistent. 9 years ago
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. 9 years ago
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. 9 years ago
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. 9 years ago
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. 9 years ago
  Ben Kurtovic d8202e6094 Merge branch 'feature/cv2015' into develop 9 years ago
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. 9 years ago
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. 9 years ago
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. 9 years ago
  Ben Kurtovic bb819c9306 Explicitly include excluded URLs in the result set; mark as excluded. 9 years ago
  Ben Kurtovic e99e1c1ef1 Typo fix. 9 years ago
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) 9 years ago
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. 9 years ago
  Ben Kurtovic 7957061580 Add !version (closes #56) 9 years ago
  Ben Kurtovic 8228f04c9f Catch another error. 9 years ago
  Ben Kurtovic a17f0ec47b Add a 'part' hook. Updates. 9 years ago
  Ben Kurtovic 7af4c4deee Fix double messages. 9 years ago
  Ben Kurtovic acc233a06c Make sure command split happens before we parse it. 9 years ago
  Ben Kurtovic 9c526e219f Bugfix. 9 years ago
  Ben Kurtovic 45110d8cdc Fix lowercasing of nicks with nick-replies. 9 years ago
  Ben Kurtovic a8e431e806 Support reply-nick syntax for all commands; support unspaced form. 9 years ago
  Ben Kurtovic de2daac51c Quick patch to support !link >nick syntax. 9 years ago
  Ben Kurtovic 9e45d32725 Fix, since we can't get low watch counts. 9 years ago
  Ben Kurtovic 07d87dc7a4 Add !watchers command to count page watchers. 9 years ago
  Ben Kurtovic b315e9bdc5 Default to useHTTPS=True for new Sites. 9 years ago
  Ben Kurtovic 68e3ec2a73 Don't pass starttimestamp when None. 9 years ago
  Ben Kurtovic 52cfbad141 Bugfix for a command suggestion. 9 years ago
  Ben Kurtovic b9a315cf1a Add a !stalk/!watch command and a bunch of framework to support it. 9 years ago
  Ben Kurtovic 1bde44b438 Fix !registration on birthdays. 9 years ago
  Ben Kurtovic d82d7201e5 Fix age logic. 9 years ago
  Ben Kurtovic cb4327e131 Fix IRC watcher for HTTPS. 9 years ago
  Ben Kurtovic 6dc9d18852 Disallow absurdly long reminder lengths. 9 years ago
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic 6615c591e0 Fix editcounter link. 9 years ago
  Ben Kurtovic 09319b1675 Don't die on broken regexes. 9 years ago
  Ben Kurtovic 4cdfafd487 Skip site check. 9 years ago
  Ben Kurtovic 4075d887e9 Fix return. 9 years ago
  Ben Kurtovic a2c10650a8 Add support for User:EranBot/Copyright/Blacklist (closes #52) 9 years ago
  Ben Kurtovic 9ffc3f1bf5 Raise file crawl size limit for PDFs. 9 years ago
  Ben Kurtovic 33107c6a01 Add a lastrevid property to pages. 9 years ago
  Ben Kurtovic b87d5ac673 Pass parameter to recursive call. 10 years ago
  Ben Kurtovic 170f810735 Allow ExclusionDB to force a sync. 10 years ago
  Ben Kurtovic 86f8a6c4f9 Implement !cancel, !unremind, and !forget for reminders. 10 years ago
  Ben Kurtovic 6ae3cd6d08 Handle interwiki page titles correctly. 10 years ago
  Ben Kurtovic 901192ec18 Handle errors from UnicodeDamnit. 10 years ago
  Ben Kurtovic 3f2dd1094f Catch HTTPException in opener.open. 10 years ago
  Ben Kurtovic 9eaad11efb Fix unicode bug in exception. 10 years ago
  Ben Kurtovic 699f6e3b17 Seems it will sometimes raise AssertionError. 10 years ago