1127 커밋 (ea4ee7669190ce1b58aa27f8ec9f075d78d485b0)
 

작성자 SHA1 메시지 날짜
  Ben Kurtovic 9b87e2e5f7 Fix trying to remove a node that was already removed. 9 년 전
  Ben Kurtovic 24dd497fd9 Catch more general socket.error. 9 년 전
  Ben Kurtovic 5e72e74759 Employ new piecewise article-delta confidence function. 9 년 전
  Ben Kurtovic 193f96451e Also strip <ref>s in ArticleTextParser.strip(). 9 년 전
  Ben Kurtovic c4dede1459 Reorder length check to potentially fix an empty-query bug. 9 년 전
  Ben Kurtovic 203c65280c Float delta. 9 년 전
  Ben Kurtovic 6b0f8ad311 Fix reference. 9 년 전
  Ben Kurtovic e2d7c7aef6 Update with new confidence function; fix unicode. 9 년 전
  Ben Kurtovic 05010933c7 Reorder some URL opening code; zip protection. 9 년 전
  Ben Kurtovic 4f5a22a2e5 Apparently oauth2 converts the query to unicode. 9 년 전
  Ben Kurtovic 5003c21ff6 Quoting the entire query works now. 9 년 전
  Ben Kurtovic 5677664476 Properly encode URL for the search engine. 9 년 전
  Ben Kurtovic 5890ee6e6a Don't quote_plus() the query. 9 년 전
  Ben Kurtovic 2bddf79a3d Fix deadlock when calling queue.put() while holding the mutex. 9 년 전
  Ben Kurtovic 7a4fcd7807 Fix queue clear call. 9 년 전
  Ben Kurtovic efae85a1fe Move thread spawning code to worker class. 9 년 전
  Ben Kurtovic 6a90efc812 Improve !threads command output. 9 년 전
  Ben Kurtovic 7137dda920 Update copyvio checker to not make concurrent requests to a single domain. 9 년 전
  Ben Kurtovic 5874467ec3 Bugfix, cleanup. 9 년 전
  Ben Kurtovic a68bebc43c Tweak git version form a bit. 9 년 전
  Ben Kurtovic 96631e25f4 Make lazy importing code thread-safe. 10 년 전
  Ben Kurtovic cc7ac52a05 Fix query counting. 10 년 전
  Ben Kurtovic d672e670fa Fix param name. 10 년 전
  Ben Kurtovic 0e28f89466 Update logging. 10 년 전
  Ben Kurtovic ae0c390ceb Redesign copyvio internals to parallelize URL loading/parsing. 10 년 전
  Ben Kurtovic c38fe56ad4 Fix edit counter link. 10 년 전
  Ben Kurtovic 3a8349e8ab Allow regexes in exclusion lists. 10 년 전
  Ben Kurtovic 3e4dac967d Remove auto-quotes from queries; add min_query; halve max_query. 10 년 전
  Ben Kurtovic 1501341000 Allow even more time for a URL to time out. 10 년 전
  Ben Kurtovic 6b146a397a Also strip out files and categories in ATP.strip(). 10 년 전
  Ben Kurtovic ccb3c022ca Some servers don't leave a space before the content type parameter list. 10 년 전
  Ben Kurtovic 5e9d4cfa78 copyvios: use a different timeout for direct URL comparisons. 10 년 전
  Ben Kurtovic a0bc8d69ab Merge pull request #50 from justinkim/fix/typo 10 년 전
  Justin Kim 4dfd9cb866 Fix typo 10 년 전
  Ben Kurtovic ea14f39e73 Split content type correctly. 10 년 전
  Ben Kurtovic 2dfdf1bd4a Ensure the text is stripped properly. 10 년 전
  Ben Kurtovic e0cd174310 Refactor out empty chain definitions. 10 년 전
  Ben Kurtovic 0eadf65a09 Only accept HTML and plain text for copyvio checks. 10 년 전
  Ben Kurtovic d411f55c30 'add users' -> 'add or remove users' 10 년 전
  Ben Kurtovic 3dde1c5d60 Correctly handle HTML with no <body> tags. 10 년 전
  Ben Kurtovic c3ddc3d35a Return the correct empty chain. 10 년 전
  Ben Kurtovic f8dd0e10b1 Merge pull request #49 from legoktm/patch-3 10 년 전
  Kunal Mehta a19a88bd7c Make !date an alias for !time 10 년 전
  Ben Kurtovic 341a32660f Thanks @Hypersonic 10 년 전
  Ben Kurtovic 84f3d1c6e7 Added a changelog (closes #38) 10 년 전
  Ben Kurtovic 9f5fe6c9e0 Allow fractional values like !remind 1.5h 10 년 전
  Ben Kurtovic fe28156ad7 Support s, m, h, d, and w as suffixes for units in !remind. 10 년 전
  Ben Kurtovic f9a49c4378 Don't use assertions here. 10 년 전
  Ben Kurtovic 700b57de1c Allow reminder IDs to be lowercase. 10 년 전
  Ben Kurtovic c15303290b Merge pull request #48 from logatron/develop 10 년 전