Commit Graph

3364 Commits

Author SHA1 Message Date
Jeremy Fincher 4e6fb0b9fe Initial checkin. 2004-02-02 01:46:59 +00:00
Jeremy Fincher 0830e576c2 Fix the output of doctype, I don't care if we're different from mozbot. 2004-02-02 01:30:47 +00:00
Jeremy Fincher 92b2bd31cf Made stdout stuff dynamically check the value of supybot.log.stdout. 2004-02-02 00:59:02 +00:00
Jeremy Fincher 651db477ae No need for user 0 now; just change it to None. 2004-02-02 00:27:14 +00:00
Jeremy Fincher ad4b7945ae Fixed bugz0r in handling of nested actioning replies in tell. 2004-02-01 23:04:19 +00:00
James Vega 096bbdc463 Added --{from,to} and --sent options to Note.list 2004-02-01 21:47:11 +00:00
Jeremy Fincher b943f611e2 Updated. 2004-02-01 08:09:59 +00:00
James Vega 33cafb818c We want to set the log level, not minimuPriority (which doesn't exist anymore) 2004-01-31 23:33:33 +00:00
James Vega 4f9e63fd6a No, it really is #channel,capability now. 2004-01-31 23:32:47 +00:00
Stéphan Kochen 23c4b69d3c Whoops. :p 2004-01-31 22:27:12 +00:00
Stéphan Kochen 5957eaad5d Lots of wizard updates. Still have to get rid of the onStart and
afterConnect stuff though.
2004-01-31 22:24:43 +00:00
Jeremy Fincher 03c46445d7 Fixed tests. 2004-01-31 22:07:27 +00:00
James Vega b410a79d64 So begins the slow whittling away at the "Condense old notes" RFE 2004-01-31 22:05:09 +00:00
Jeremy Fincher 7f2578a13e Updated to make the tests pass. 2004-01-31 22:04:46 +00:00
James Vega 4a4aa6ec27 Hopefully this Amazon.books test will be more stable than the last one. 2004-01-31 22:04:40 +00:00
Jeremy Fincher ec32901b86 Fixed the test. 2004-01-31 21:58:11 +00:00
Jeremy Fincher 2b93f028d9 Fixed test and the names of some configuration variables. 2004-01-31 21:56:39 +00:00
Jeremy Fincher f3fd7dabe1 Changed num to stats. 2004-01-31 21:49:01 +00:00
Jeremy Fincher f124b72267 Changed a ChannelPluginTestCase. 2004-01-31 21:48:04 +00:00
Jeremy Fincher 17b32e8d54 Added nicer error handling if the user does try Note.get. 2004-01-31 21:25:42 +00:00
Jeremy Fincher 02e566f7b9 Added a TODO. 2004-01-31 21:12:18 +00:00
Jeremy Fincher 8e1b96885a Fixed all tests for this plugin. 2004-01-31 21:10:23 +00:00
Jeremy Fincher 55c392fae3 Fixed tests. 2004-01-31 21:03:31 +00:00
Jeremy Fincher 781ff46653 Moved some seen stuff out of ChannelStats. 2004-01-31 20:53:09 +00:00
Jeremy Fincher 941d4e1523 Updated to put just the domain rather than the whole url in snarfer replies. 2004-01-31 20:52:24 +00:00
Jeremy Fincher c101fd121a Made globalValues a group. 2004-01-31 20:51:52 +00:00
Jeremy Fincher 9e9246e207 Updated. 2004-01-31 20:51:31 +00:00
Jeremy Fincher 4ebbf7bf52 Fixed all tests. 2004-01-31 20:48:05 +00:00
Jeremy Fincher e51b41eef3 Split Seen out from ChannelDB. 2004-01-31 20:26:15 +00:00
Jeremy Fincher 356e32cdc5 Removed the configurable test. 2004-01-31 18:17:59 +00:00
Jeremy Fincher 42d80b6e3b test-logS gosh darn it\! 2004-01-31 17:46:19 +00:00
Jeremy Fincher 4c94713be1 Removed a useless test. 2004-01-31 17:45:44 +00:00
Jeremy Fincher 009b3b494b Attempting to remove config stuff from tests. 2004-01-31 17:45:12 +00:00
Jeremy Fincher 67a97fd136 Added getDomain and some tests. 2004-01-31 17:36:17 +00:00
Jeremy Fincher b592ef27fc Fixed test failures in Bugzilla. 2004-01-31 17:31:04 +00:00
Jeremy Fincher 487692f4dd Updated for the registry. 2004-01-31 17:22:32 +00:00
Jeremy Fincher 463163d977 Removed defaultPlugin test. 2004-01-31 07:42:03 +00:00
Jeremy Fincher d2c6d66214 Fixed failing test for roulette. 2004-01-31 07:31:11 +00:00
Daniel DiPaolo 2c5e6163a0 This episode was brought to you by the letter 't' as in 'test'. More tests are
good.
2004-01-31 07:02:04 +00:00
Daniel DiPaolo 2d21655cb2 blootbot-compatibility (and cool feature desire) - moobot factoids that are
like "see <factoid key>" now actually return the value of that factoid key
2004-01-31 06:52:28 +00:00
Jeremy Fincher 2beb507554 Fixed all current failures in the no-plugins test cases. 2004-01-31 06:47:36 +00:00
Jeremy Fincher 59d563f38a Converted supybot.log.minimumPriority to supybot.log.level. 2004-01-31 01:37:39 +00:00
Jeremy Fincher da99f93d4a Added search command. 2004-01-31 01:37:01 +00:00
James Vega ef794aecb0 Removed some debugging logs 2004-01-31 00:34:46 +00:00
James Vega 1e76f3af70 Added vee2d2's Debian.new command 2004-01-31 00:18:04 +00:00
Jeremy Fincher 731c9f0bdb More bugz0rs fixed. 2004-01-30 23:47:30 +00:00
Jeremy Fincher 8aa74dee4b Converted to work. 2004-01-30 22:15:39 +00:00
Jeremy Fincher 5b2d89b086 Fixed that one bug submitted by jamessan about plugin.command capabilities being unhandled. 2004-01-30 22:14:39 +00:00
Jeremy Fincher 3f4a4297fe Must've accidentally removed addressedRegexps during the conversion to registry. 2004-01-30 22:12:27 +00:00
James Vega 6049e4c586 Added vee2d2's roulette w/out ops idea. 2004-01-30 21:41:52 +00:00