Commit Graph

2712 Commits

Author SHA1 Message Date
Jeremy Fincher b6c780cff3 Updated to the newest version of feedparser (nee rssparser; we kept the old name). 2003-12-18 09:02:39 +00:00
Jeremy Fincher 36b6821c5e Set the default timeout for all sockets to 10 seconds. 2003-12-18 09:02:12 +00:00
Jeremy Fincher e3661e3ba5 Removed assertRegexps and assertResponses, added RFE #836316 (target keyword) and frm keyword. 2003-12-18 08:39:29 +00:00
Jeremy Fincher bddac5c382 Oops, shouldn't have made self._whois an IrcDict. 2003-12-18 08:29:17 +00:00
Daniel DiPaolo b995b2fd5c Fixed a kernel bug which only happens when either one of the stable or beta
kernels isn't listed on the page and also fixed the geekquote tests to match
the new behavior.
2003-12-18 04:47:05 +00:00
Jeremy Fincher 7ce4ab206c Added titleSnarfer (RFE #842238). 2003-12-17 13:55:22 +00:00
Jeremy Fincher 29b0e20b2d Added followIdentificationThroughNickChanges for RFE #845346. 2003-12-17 13:39:05 +00:00
Jeremy Fincher 3334180c82 Just in case. 2003-12-17 13:31:34 +00:00
Jeremy Fincher bbafb4294e Added conf.replyWhenNotAddressed for RFE #859183. 2003-12-17 13:22:21 +00:00
Jeremy Fincher eca71949b4 Minor code cleanup. 2003-12-17 13:16:42 +00:00
Jeremy Fincher d9fcd25ac1 Oops, removed a log. 2003-12-17 13:16:31 +00:00
Jeremy Fincher 751090a556 Some kind of little cleanup. There was a pluralize call that used the wrong order for its arguments. 2003-12-17 13:14:33 +00:00
Jeremy Fincher a3edca49a0 Workaround for bug in cgitb. 2003-12-16 23:13:48 +00:00
Jeremy Fincher d4136073e1 Forgot an import. 2003-12-16 21:20:27 +00:00
Jeremy Fincher fd01a22e84 Changed some logging messages. 2003-12-16 21:06:20 +00:00
Jeremy Fincher 6df8eed142 Caught a previous uncaught exception. 2003-12-16 21:01:59 +00:00
Jeremy Fincher 7b983bc921 Added some better logging. 2003-12-16 20:56:05 +00:00
Jeremy Fincher 4a6ac27406 Added a configurable to determine the number of things shown in the ranking. 2003-12-16 20:51:37 +00:00
Jeremy Fincher a63d175498 Added memoization of hostmaskPatternEqual. 2003-12-16 20:36:43 +00:00
Jeremy Fincher 44728222eb s/callback/plugin/g 2003-12-16 19:57:18 +00:00
Jeremy Fincher c1f88120f0 Added an assert. 2003-12-16 18:14:48 +00:00
Jeremy Fincher a12c4200ac Forgot a return. 2003-12-16 13:45:37 +00:00
Jeremy Fincher cf80ab7800 Added Relay.command. 2003-12-16 13:44:09 +00:00
Jeremy Fincher 86363520b8 Minor changes. 2003-12-16 13:35:42 +00:00
Jeremy Fincher 7036073b53 Changed zegrep to zgrep -e. 2003-12-16 13:35:13 +00:00
Jeremy Fincher bb4d9afe16 Made more platform-neutral (ironically). 2003-12-16 13:34:12 +00:00
Jeremy Fincher db8d18b1aa Oops, forgot to commit this with the case-insensitive more changes. 2003-12-16 13:32:31 +00:00
Jeremy Fincher 2ba68353dd Added RFE #859119, configurable karma response. 2003-12-16 13:06:21 +00:00
Jeremy Fincher 54102ae5f7 Stupid vim! Didn't show my my syntax error. 2003-12-16 12:27:36 +00:00
Jeremy Fincher d168314786 Added a little better checking to the spell command. 2003-12-16 04:21:28 +00:00
Jeremy Fincher 6a674609f4 Fix for bug #859630 2003-12-16 04:12:01 +00:00
Jeremy Fincher dfe9008248 Oops, I'm retarded. f.func_name needed to be just name. 2003-12-16 03:10:02 +00:00
Daniel DiPaolo 35ecd7bd98 Closed #860139 - including wordstat count in stat output as well as rank. Also
made it so that if your name already appears in the top N results that it
doesn't append that rank stuff.
2003-12-15 12:39:38 +00:00
Daniel DiPaolo 00028614c5 Removed legacy dependency on the debug module, following the example of the
1.21->1.22 changes in supybot-wizard
2003-12-14 09:57:11 +00:00
Daniel Berlin be44ed857e Add Bugzilla search 2003-12-12 22:41:50 +00:00
Jeremy Fincher 40cac59dc5 Updated version number. 2003-12-12 19:03:22 +00:00
Jeremy Fincher 2b8bd98bd7 Updated. 2003-12-12 18:57:54 +00:00
Jeremy Fincher 0fbfe32538 Added an appropriate error message when acronymfinder.com cuts us off. 2003-12-12 18:33:00 +00:00
Jeremy Fincher 590c9c64a0 Made help handle defaultplugins and whatnot correctly. 2003-12-12 17:53:16 +00:00
James Vega e485984604 Make sure the ban length is an integer 2003-12-12 16:56:25 +00:00
Jeremy Fincher 42ce8c33a6 Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
Jeremy Fincher f4f91bcdb0 Removed --exact searching, made to search keys, not values by default, and added --values switch for searching values. 2003-12-12 14:01:16 +00:00
Jeremy Fincher 06c85f5c93 Removed --exact. 2003-12-12 13:25:03 +00:00
Jeremy Fincher c922957655 Changed got376 to afterConnect. 2003-12-12 12:47:23 +00:00
Jeremy Fincher a551c32267 Just an early start on the more complex stuff. 2003-12-12 12:29:22 +00:00
Jeremy Fincher c432a93afb Try to prevent the ping loops we got in earlier. 2003-12-12 12:29:02 +00:00
Jeremy Fincher 8f777db9f9 Fixed bug #858008, and a fix for another bug that invalidCommands that raise an exception stop the whole process; now it'll continue to later plugins. 2003-12-11 14:32:45 +00:00
James Vega 627dd87baf Now globs will actually be globbed 2003-12-11 00:27:01 +00:00
James Vega 318b9d5d19 Added Lookup.search 2003-12-11 00:25:50 +00:00
James Vega e196650f20 Fixed some grammar errors 2003-12-10 22:55:48 +00:00