Jeremy Fincher
|
2e4c9439b9
|
Changed topicUnformatter regexp slightly and fixed shuffletopic so it wouldn't send a repeat topic.
|
2003-08-29 07:32:14 +00:00 |
|
Jeremy Fincher
|
e1e2605c45
|
Added question for prefixChar.
|
2003-08-29 07:28:29 +00:00 |
|
Jeremy Fincher
|
900fa495f8
|
Changed default on allowEval to False, for safety reasons.
|
2003-08-29 07:23:14 +00:00 |
|
Jeremy Fincher
|
89a0d12cce
|
Added tracking of how many commands have been processed.
|
2003-08-29 07:08:03 +00:00 |
|
Jeremy Fincher
|
295c5d8411
|
Added example.
|
2003-08-29 07:01:05 +00:00 |
|
Jeremy Fincher
|
e48024f001
|
Added a (almost useless) test for ChannelDB.
|
2003-08-29 06:57:14 +00:00 |
|
Jeremy Fincher
|
fcdcebf990
|
Changed the name of NickServ to Services.
|
2003-08-29 06:50:33 +00:00 |
|
Jeremy Fincher
|
2c2031e167
|
Made randomfactoid more useful and fixed a bug in unlearn.
|
2003-08-29 06:45:51 +00:00 |
|
Jeremy Fincher
|
60c598be87
|
Wrote tests and fixed lots of bugs and usability flaws.
|
2003-08-29 06:32:49 +00:00 |
|
Jeremy Fincher
|
22fcd451e8
|
Made sure the data directory is pristine before each test. And fixed a typo.
|
2003-08-29 00:42:04 +00:00 |
|
Jeremy Fincher
|
37f88d5e21
|
Added more tests and the lasturls command (and --nolimit option to the lasturl command.
|
2003-08-29 00:40:28 +00:00 |
|
Jeremy Fincher
|
376e4043f0
|
Added commandsOnStart to make PyChecker happy.
|
2003-08-29 00:34:05 +00:00 |
|
Jeremy Fincher
|
6d7e68fa71
|
Added tests, fixed the bugs the tests found.
|
2003-08-28 23:59:03 +00:00 |
|
Jeremy Fincher
|
6066376c6d
|
Handled more user-friendlyily the case where they forget to make plugins a tuple and just put a string in PluginTestCase.plugins.
|
2003-08-28 23:33:31 +00:00 |
|
Jeremy Fincher
|
b6b47b5d3f
|
Added example string.
|
2003-08-28 23:11:43 +00:00 |
|
Jeremy Fincher
|
4763cb4daa
|
Made expect even prettier.
|
2003-08-28 23:03:09 +00:00 |
|
Jeremy Fincher
|
1b2b18c375
|
Added new options, more user-friendliness.
|
2003-08-28 22:55:42 +00:00 |
|
Jeremy Fincher
|
3c8a7c2387
|
Used textwrap to make things prettier.
|
2003-08-28 22:55:22 +00:00 |
|
Jeremy Fincher
|
63eb848946
|
Added tests for error conditions.
|
2003-08-28 22:26:48 +00:00 |
|
Jeremy Fincher
|
336108c736
|
Added example string.
|
2003-08-28 22:24:33 +00:00 |
|
Jeremy Fincher
|
b6a70d0dae
|
Tested basic functionality (not )
|
2003-08-28 21:39:19 +00:00 |
|
Jeremy Fincher
|
83d587b8a3
|
Changed some bugs in configure.
|
2003-08-28 21:27:15 +00:00 |
|
Jeremy Fincher
|
f1d876288f
|
Added module docstring.
|
2003-08-28 21:26:56 +00:00 |
|
Jeremy Fincher
|
740acc5d08
|
Brought up-to-date with current plugin template.
|
2003-08-28 17:56:48 +00:00 |
|
Jeremy Fincher
|
f4a057cf4b
|
Changed binascii.hexlify to encode('hex_codec').
|
2003-08-28 17:56:27 +00:00 |
|
Jeremy Fincher
|
c81c452306
|
Added expectWithDefault.
|
2003-08-28 17:55:47 +00:00 |
|
Jeremy Fincher
|
db5c58b98b
|
Added test for bad modified date.
|
2003-08-28 17:55:31 +00:00 |
|
Jeremy Fincher
|
2935c16d27
|
Added example string.
|
2003-08-28 17:55:01 +00:00 |
|
Jeremy Fincher
|
a0bf562d7a
|
Redid startup/configuration junk.
|
2003-08-28 16:33:45 +00:00 |
|
Jeremy Fincher
|
5860657194
|
Added 401 to the commands that result in a 'no user on this network' message for relaywhois.
|
2003-08-28 16:31:56 +00:00 |
|
Jeremy Fincher
|
aabd095239
|
Moved world.version to conf.version.
|
2003-08-28 13:59:07 +00:00 |
|
Jeremy Fincher
|
50d1b9ba76
|
Forgot stupid utils import.
|
2003-08-27 23:36:47 +00:00 |
|
Jeremy Fincher
|
d21d868b28
|
Added hexip command.
|
2003-08-27 22:43:29 +00:00 |
|
Jeremy Fincher
|
550f0fb3de
|
Forgot return after irc.error and added test for non-existent location.
|
2003-08-27 22:30:48 +00:00 |
|
Jeremy Fincher
|
ce67b6ef5a
|
Added better error reporting.
|
2003-08-27 22:27:58 +00:00 |
|
Jeremy Fincher
|
c8b09bd44d
|
Added configure function and example and module docstring and more function documentation.
|
2003-08-27 18:18:41 +00:00 |
|
Jeremy Fincher
|
9d51e998b5
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
|
Jeremy Fincher
|
5c86cd2ce4
|
Changed template to wrap lines in example.
|
2003-08-27 16:26:59 +00:00 |
|
Jeremy Fincher
|
b572562cb3
|
Added utils.wrapLines and wrapped the lines of each plugin's example.
|
2003-08-27 16:25:43 +00:00 |
|
Jeremy Fincher
|
8d669471ba
|
Added assertNotRegexp to PluginTestCase.
|
2003-08-27 16:03:12 +00:00 |
|
Jeremy Fincher
|
575656992e
|
Fixed bug in weather, added test for it; added example string.
|
2003-08-27 16:01:51 +00:00 |
|
Jeremy Fincher
|
adbd4fd23b
|
Guarded the sys.path.insert.
|
2003-08-27 07:46:19 +00:00 |
|
Jeremy Fincher
|
bb1bdd2725
|
Added tell command.
|
2003-08-27 07:46:03 +00:00 |
|
Jeremy Fincher
|
9550971042
|
Added ability for commands to raise callbacks.CannotNest if they are not nestable.
|
2003-08-27 07:45:48 +00:00 |
|
Jeremy Fincher
|
fff995221e
|
Added example template to template.
|
2003-08-27 05:09:13 +00:00 |
|
Jeremy Fincher
|
f9fee97f5f
|
Made channels description in relaywhois slightly more descriptive.
|
2003-08-27 04:56:08 +00:00 |
|
Jeremy Fincher
|
52dba88bd3
|
Made much more efficient.
|
2003-08-27 01:42:00 +00:00 |
|
Jeremy Fincher
|
51a474dd14
|
Added verbose log for spawning CommandThreads.
|
2003-08-27 01:39:58 +00:00 |
|
Jeremy Fincher
|
6b0fbdc324
|
Had translate instead of babelize in testBabelize.
|
2003-08-26 18:22:05 +00:00 |
|
Jeremy Fincher
|
8f4bc0c325
|
Fixed possible error (uncovered during test) in Irc.die.
|
2003-08-26 18:14:59 +00:00 |
|