998 次程式碼提交 (b9a315cf1ae0e15e40281066ae75b606ed28ffb5)
 

作者 SHA1 備註 提交日期
  Ben Kurtovic b9a315cf1a Add a !stalk/!watch command and a bunch of framework to support it. 9 年之前
  Ben Kurtovic 1bde44b438 Fix !registration on birthdays. 9 年之前
  Ben Kurtovic d82d7201e5 Fix age logic. 9 年之前
  Ben Kurtovic cb4327e131 Fix IRC watcher for HTTPS. 9 年之前
  Ben Kurtovic 6dc9d18852 Disallow absurdly long reminder lengths. 9 年之前
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 年之前
  Ben Kurtovic 6615c591e0 Fix editcounter link. 9 年之前
  Ben Kurtovic 09319b1675 Don't die on broken regexes. 9 年之前
  Ben Kurtovic 4cdfafd487 Skip site check. 9 年之前
  Ben Kurtovic 4075d887e9 Fix return. 9 年之前
  Ben Kurtovic a2c10650a8 Add support for User:EranBot/Copyright/Blacklist (closes #52) 9 年之前
  Ben Kurtovic 9ffc3f1bf5 Raise file crawl size limit for PDFs. 9 年之前
  Ben Kurtovic 33107c6a01 Add a lastrevid property to pages. 9 年之前
  Ben Kurtovic b87d5ac673 Pass parameter to recursive call. 10 年之前
  Ben Kurtovic 170f810735 Allow ExclusionDB to force a sync. 10 年之前
  Ben Kurtovic 86f8a6c4f9 Implement !cancel, !unremind, and !forget for reminders. 10 年之前
  Ben Kurtovic 6ae3cd6d08 Handle interwiki page titles correctly. 10 年之前
  Ben Kurtovic 901192ec18 Handle errors from UnicodeDamnit. 10 年之前
  Ben Kurtovic 3f2dd1094f Catch HTTPException in opener.open. 10 年之前
  Ben Kurtovic 9eaad11efb Fix unicode bug in exception. 10 年之前
  Ben Kurtovic 699f6e3b17 Seems it will sometimes raise AssertionError. 10 年之前
  Ben Kurtovic 12c5170815 Catch another exception thrown by pdfminer. 10 年之前
  Ben Kurtovic 08d02917f2 Strange typo. 10 年之前
  Ben Kurtovic c2a5946874 Fix generating -0.0 as a confidence value. 10 年之前
  Ben Kurtovic 106e58b164 Update confidence function comments. 10 年之前
  Ben Kurtovic b8d55973c9 Tell Yahoo! it's okay to return PDFs. 10 年之前
  Ben Kurtovic 5194525a32 Note when sources might have been missed. 10 年之前
  Ben Kurtovic 065d9ea498 Fix; should always return a float. 10 年之前
  Ben Kurtovic 290f81abed Prevent -0.0 from being a confidence value. 10 年之前
  Ben Kurtovic 932b93572a Simplify function. 10 年之前
  Ben Kurtovic 80d2735716 Bugfix. 10 年之前
  Ben Kurtovic c964c3af82 Better solution to previous commit. 10 年之前
  Ben Kurtovic c4ee35a09d Support case-insensitive language lookups. 10 年之前
  Ben Kurtovic 05fc3a3e4a Fix handling of mulilingual defines. 10 年之前
  Ben Kurtovic 00474e5962 Fix multilingual dict bug. 10 年之前
  Ben Kurtovic d963e13af0 Merge pull request #51 from Riamse/patch-1 10 年之前
  Riamse d09d5304f9 Improve ultilingual dictionary capabilities 10 年之前
  Ben Kurtovic 07bbf240f6 Support new method for query continuation. 10 年之前
  Ben Kurtovic 459c252fc7 Support new CSRF token API. 10 年之前
  Ben Kurtovic 77514ee925 Add another PDF string substitution. 10 年之前
  Ben Kurtovic 0bdcbca8b0 Rudimentary solution for PDF parsing (closes earwig/copyvios#18) 10 年之前
  Ben Kurtovic 30f72df470 Refactor parsers; fix empty document behavior. 10 年之前
  Ben Kurtovic 5349179088 Fix parsing of plain text documents (earwig/copyvios#3) 10 年之前
  Ben Kurtovic f10908e34e Handle struct.error from GzipFile.read() (Python bug?) 10 年之前
  Ben Kurtovic 693cdc302f Catch errors while searching. 10 年之前
  Ben Kurtovic 303c39c8c7 Add an option to disable short-circuiting. 10 年之前
  Ben Kurtovic f8f4669460 Remove unnecessary key attribute of sources. 10 年之前
  Ben Kurtovic 9fd145da5c Add some docs; better sorting function. 10 年之前
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. 10 年之前
  Ben Kurtovic e88d1c2c70 Fix lazy module behavior after failure. 10 年之前