Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 9a7652c Bugfix for alternate PRIVMSG/NOTICE format. by Ben Kurtovic 2016-01-04 03:43:50 -0500
  • e73fb6d Add changelog entry for previous commit. by Ben Kurtovic 2016-01-04 03:01:36 -0500
  • fc0bff6 Try not to join channels before NickServ auth has completed. by Ben Kurtovic 2016-01-04 03:00:59 -0500
  • 7d34781 Avoid redundant loading of disabled modules. by Ben Kurtovic 2016-01-04 01:01:23 -0500
  • f9b646b Improve config file command/task exclusion logic. by Ben Kurtovic 2016-01-04 00:51:50 -0500
  • 66ef969 Fix ranges with size 0. by Ben Kurtovic 2016-01-03 03:54:59 -0500
  • 6516992 Add a missing argument to the _IP tuple. by Ben Kurtovic 2016-01-03 03:42:33 -0500
  • d30f515 Support ranges as arguments to !cidr. by Ben Kurtovic 2016-01-03 03:38:29 -0500
  • a15149d Fix broken color codes. by Ben Kurtovic 2016-01-03 01:34:15 -0500
  • 0b4e6d9 Tweaks for !cidr. by Ben Kurtovic 2016-01-03 01:32:32 -0500
  • 222b28f Show IP range; tweaks. by Ben Kurtovic 2016-01-03 01:10:23 -0500
  • 623bf5a Fix construction of packed CIDR mask from binary representation. by Ben Kurtovic 2016-01-02 22:59:10 -0500
  • f75a40d Add a !cidr command. by Ben Kurtovic 2016-01-02 22:41:57 -0500
  • ea809a5 Remove extraneous colon in edit summary. by Ben Kurtovic 2016-01-02 04:55:12 -0500
  • 7dfc38b Reminders that expire while the bot is offline trigger after startup. by Ben Kurtovic 2016-01-02 04:25:47 -0500
  • 1fc6308 Update copyright year for 2016. by Ben Kurtovic 2016-01-02 03:34:30 -0500
  • 4eaf43d Improve argument parsing for !remind. by Ben Kurtovic 2016-01-02 02:59:41 -0500
  • 17a8a53 Fixed config script. by Ben Kurtovic 2016-01-02 02:41:28 -0500
  • 49f1787 !notes: Improved help and added aliases. by Ben Kurtovic 2015-12-29 03:35:02 -0500
  • f8bb72f Send a message when an IRC-initiated task completes. by Ben Kurtovic 2015-12-16 03:35:01 -0600
  • be6c272 Make expired reminders last for a full day. by Ben Kurtovic 2015-12-13 03:52:16 -0600
  • c40ba21 Suport regexes for !stalk. by Ben Kurtovic 2015-12-06 04:31:34 -0600
  • 48a14ee Don't log the full debug line when sending a lot of data. by Ben Kurtovic 2015-12-05 05:21:04 -0600
  • a28eac9 Substantial rework to reminders; fixes multithreading issues. by Ben Kurtovic 2015-12-03 00:02:04 -0600
  • ac678c0 Improve !remind time detection (allow e.g. "!remind 7d-2h") by Ben Kurtovic 2015-12-02 18:04:54 -0600
  • eceb4d1 Minor refactor. by Ben Kurtovic 2015-11-21 01:35:28 -0600
  • f92fb34 Improve sentence splitting, again. by Ben Kurtovic 2015-11-21 01:19:40 -0600
  • 7505899 Split copyvio queries a bit differently; maybe better on other languages. by Ben Kurtovic 2015-11-20 05:51:44 -0600
  • 248e9a8 Update !help remind. by Ben Kurtovic 2015-11-20 00:28:49 -0600
  • e9add9f Tweak version, script message. by Ben Kurtovic 2015-11-16 05:08:29 -0600
  • 696d244 Improve detection of maximum IRC message length. by Ben Kurtovic 2015-11-16 05:05:48 -0600
  • 941cc2c Tweak !remind all a bit. by Ben Kurtovic 2015-11-15 21:03:02 -0600
  • 8f2b232 Add !remind all. by Ben Kurtovic 2015-11-15 20:39:29 -0600
  • baf8b96 Version bump for 0.3 by Ben Kurtovic 2015-11-08 23:07:44 -0600
  • 63d941a Merge develop into master (release/0.2) by Ben Kurtovic 2015-11-08 23:03:50 -0600
  • eac7117 (tag: v0.2) release/0.2 by Ben Kurtovic 2015-11-08 23:03:22 -0600
  • f974cdf Make config directory if it doesn't already exist (#63) by Ben Kurtovic 2015-11-08 05:09:06 -0600
  • d65939d Add note about missing header files (fixes #62) by Ben Kurtovic 2015-11-08 05:03:47 -0600
  • fc36bad !stalk: a little safer; support wildcards by Ben Kurtovic 2015-10-27 23:02:38 -0500
  • c5a83ae Hopefully fix lingering unicode issues in !notes. by Ben Kurtovic 2015-10-25 23:00:33 -0500
  • 44da856 Show year in end time if not this year. by Ben Kurtovic 2015-10-04 19:16:13 -0500
  • 02b86de Add y as a time suffix for !remind. by Ben Kurtovic 2015-10-04 19:10:44 -0500
  • f91bbae Fix typo in log message. by Ben Kurtovic 2015-10-04 18:52:14 -0500
  • d7e5791 Make reminders persistent. by Ben Kurtovic 2015-10-04 18:44:27 -0500
  • d5689ca Implement serialization for IRC Data objects. by Ben Kurtovic 2015-10-04 18:44:20 -0500
  • 5534a46 Add an unload hook for commands and tasks. by Ben Kurtovic 2015-10-04 03:54:02 -0500
  • 901482c Make stalks persistent. by Ben Kurtovic 2015-10-04 03:10:49 -0500
  • f52fb06 Add a debug message when catching ParserExclusionError. by Ben Kurtovic 2015-09-29 20:01:01 -0500
  • c81d1d9 Update global exclusion lists more often than site-specific ones. by Ben Kurtovic 2015-09-29 19:57:22 -0500
  • 108eca1 Finish mirror hinting algorithm. by Ben Kurtovic 2015-09-29 19:44:32 -0500
  • 91846ce Refactor out mirror hinting logic in source parsers. by Ben Kurtovic 2015-09-29 10:12:28 -0500
  • d8202e6 Merge branch 'feature/cv2015' into develop by Ben Kurtovic 2015-09-29 04:08:37 -0500
  • 147b46f A couple more fixes and cleanup. by Ben Kurtovic 2015-09-29 04:03:39 -0500
  • 03910b6 Add mirror detection logic to parsers; fixes. by Ben Kurtovic 2015-09-29 04:00:25 -0500
  • 81a090c Allow content parsers to signal that a source should be excluded. by Ben Kurtovic 2015-09-29 03:26:59 -0500
  • bb819c9 Explicitly include excluded URLs in the result set; mark as excluded. by Ben Kurtovic 2015-09-29 02:26:32 -0500
  • e99e1c1 Typo fix. by Ben Kurtovic 2015-09-29 00:03:40 -0500
  • 509598d Try merging in templates with parameter values of a certain size (fixes #42) by Ben Kurtovic 2015-09-28 23:57:31 -0500
  • d741667 Try using pentagrams rather than trigrams for copyvio Markov chains. by Ben Kurtovic 2015-09-28 21:43:43 -0500
  • 7957061 Add !version (closes #56) by Ben Kurtovic 2015-09-14 21:55:09 -0500
  • 8228f04 Catch another error. by Ben Kurtovic 2015-09-13 23:51:52 -0500
  • a17f0ec Add a 'part' hook. Updates. by Ben Kurtovic 2015-09-13 02:40:21 -0500
  • 7af4c4d Fix double messages. by Ben Kurtovic 2015-09-13 02:30:49 -0500
  • acc233a Make sure command split happens before we parse it. by Ben Kurtovic 2015-09-13 00:54:00 -0500
  • 9c526e2 Bugfix. by Ben Kurtovic 2015-09-13 00:48:41 -0500
  • 45110d8 Fix lowercasing of nicks with nick-replies. by Ben Kurtovic 2015-09-13 00:47:15 -0500
  • a8e431e Support reply-nick syntax for all commands; support unspaced form. by Ben Kurtovic 2015-09-13 00:40:16 -0500
  • de2daac Quick patch to support !link >nick syntax. by Ben Kurtovic 2015-09-13 00:26:34 -0500
  • 9e45d32 Fix, since we can't get low watch counts. by Ben Kurtovic 2015-09-12 01:15:14 -0500
  • 07d87dc Add !watchers command to count page watchers. by Ben Kurtovic 2015-09-12 00:44:42 -0500
  • b315e9b Default to useHTTPS=True for new Sites. by Ben Kurtovic 2015-09-05 14:37:52 -0500
  • 68e3ec2 Don't pass starttimestamp when None. by Ben Kurtovic 2015-09-05 14:23:48 -0500
  • 52cfbad Bugfix for a command suggestion. by Ben Kurtovic 2015-07-18 04:31:19 -0400
  • b9a315c Add a !stalk/!watch command and a bunch of framework to support it. by Ben Kurtovic 2015-07-18 04:19:31 -0400
  • 1bde44b Fix !registration on birthdays. by Ben Kurtovic 2015-07-03 16:28:15 -0400
  • d82d720 Fix age logic. by Ben Kurtovic 2015-07-02 18:27:46 -0400
  • cb4327e Fix IRC watcher for HTTPS. by Ben Kurtovic 2015-06-15 01:08:43 -0400
  • 6dc9d18 Disallow absurdly long reminder lengths. by Ben Kurtovic 2015-03-08 23:37:45 -0500
  • 4e8be87 Update copyright year for 2015. by Ben Kurtovic 2015-01-30 12:25:47 -0600
  • 6615c59 Fix editcounter link. by Ben Kurtovic 2015-01-29 18:38:21 -0600
  • 09319b1 Don't die on broken regexes. by Ben Kurtovic 2015-01-26 18:13:42 -0600
  • 4cdfafd Skip site check. by Ben Kurtovic 2015-01-26 18:03:01 -0600
  • 4075d88 Fix return. by Ben Kurtovic 2015-01-26 17:55:12 -0600
  • a2c1065 Add support for User:EranBot/Copyright/Blacklist (closes #52) by Ben Kurtovic 2015-01-26 17:54:39 -0600
  • 9ffc3f1 Raise file crawl size limit for PDFs. by Ben Kurtovic 2014-12-12 17:04:29 -0600
  • 33107c6 Add a lastrevid property to pages. by Ben Kurtovic 2014-11-20 20:41:46 -0600
  • b87d5ac Pass parameter to recursive call. by Ben Kurtovic 2014-10-27 14:24:38 -0500
  • 170f810 Allow ExclusionDB to force a sync. by Ben Kurtovic 2014-10-27 14:23:08 -0500
  • 86f8a6c Implement !cancel, !unremind, and !forget for reminders. by Ben Kurtovic 2014-10-26 19:47:25 -0500
  • 6ae3cd6 Handle interwiki page titles correctly. by Ben Kurtovic 2014-10-19 20:25:06 -0500
  • 901192e Handle errors from UnicodeDamnit. by Ben Kurtovic 2014-10-18 19:08:51 -0500
  • 3f2dd10 Catch HTTPException in opener.open. by Ben Kurtovic 2014-10-18 18:54:41 -0500
  • 9eaad11 Fix unicode bug in exception. by Ben Kurtovic 2014-10-18 18:29:45 -0500
  • 699f6e3 Seems it will sometimes raise AssertionError. by Ben Kurtovic 2014-10-17 00:27:28 -0500
  • 12c5170 Catch another exception thrown by pdfminer. by Ben Kurtovic 2014-10-17 00:03:13 -0500
  • 08d0291 Strange typo. by Ben Kurtovic 2014-10-17 00:00:36 -0500
  • c2a5946 Fix generating -0.0 as a confidence value. by Ben Kurtovic 2014-10-16 23:17:35 -0500
  • 106e58b Update confidence function comments. by Ben Kurtovic 2014-10-15 22:41:07 -0500
  • b8d5597 Tell Yahoo! it's okay to return PDFs. by Ben Kurtovic 2014-10-14 01:01:30 -0500
  • 5194525 Note when sources might have been missed. by Ben Kurtovic 2014-10-13 16:33:46 -0500