Jeremy Fincher
|
0c3e75b282
|
Added #id to lasturl.
|
2003-09-08 19:44:09 +00:00 |
|
Jeremy Fincher
|
61a0142265
|
Added functionality to protect private commands from being @more <nicked>, and fixed the fact that it doesn't work across the Relay.
|
2003-09-08 19:43:33 +00:00 |
|
James Vega
|
89d5f7a088
|
Make sure the urllib2 file gets closed properly in pgpkey
|
2003-09-08 17:35:24 +00:00 |
|
James Vega
|
cc07bc1272
|
Switched pgpkey from using .read() to .readline() since there's possibly a large amount of results.
|
2003-09-08 17:15:26 +00:00 |
|
Jeremy Fincher
|
b00743c242
|
Changed tests to work with new name for unlearn (forget)
|
2003-09-08 09:10:09 +00:00 |
|
James Vega
|
d9e3a199b0
|
Removed the trailing ' :: ' from pgpkey
|
2003-09-08 08:59:43 +00:00 |
|
James Vega
|
ecdcc63756
|
Switched a couple error messages to use conf.replyNotRegistered
|
2003-09-08 08:58:56 +00:00 |
|
James Vega
|
f8c85b07bc
|
Fixed doPrivmsg and added more useful error messages
|
2003-09-08 08:58:00 +00:00 |
|
Jeremy Fincher
|
43fbbb9b70
|
Changed to use callbacks.reply again, now that we have the prefixName option.
|
2003-09-08 08:50:57 +00:00 |
|
James Vega
|
9d8aa07f86
|
Added pgpkey and a test case for it
|
2003-09-08 08:48:33 +00:00 |
|
James Vega
|
6b3600c1e5
|
Added replyNotRegistered
|
2003-09-08 08:46:23 +00:00 |
|
Jeremy Fincher
|
f818efa588
|
Added better logging of message times and prefixName option to IrcObjectProxy.reply.
|
2003-09-08 08:44:51 +00:00 |
|
Jeremy Fincher
|
7ed17912d2
|
Fixed bug where it doesn't respond to non-registered users.
|
2003-09-08 08:32:06 +00:00 |
|
Jeremy Fincher
|
6aa3e06402
|
Raise ValueError in the case of bad input.
|
2003-09-08 06:10:06 +00:00 |
|
Jeremy Fincher
|
66b62a42cd
|
Fixed calc command.
|
2003-09-07 20:29:42 +00:00 |
|
Jeremy Fincher
|
4bb8d6a479
|
Fixed xor test case.
|
2003-09-07 10:07:33 +00:00 |
|
Jeremy Fincher
|
6b72288bc2
|
A little more error-checking can't hurt.
|
2003-09-07 09:50:14 +00:00 |
|
Jeremy Fincher
|
da6f429fe5
|
Made a do376 so it authenticates (hopefully) before joining a channel.
|
2003-09-07 09:49:43 +00:00 |
|
Jeremy Fincher
|
315d8710dc
|
Added pipe syntax.
|
2003-09-07 09:41:47 +00:00 |
|
Jeremy Fincher
|
c07468e275
|
Added test to make sure .sendMsg went before .queueMsg.
|
2003-09-07 08:28:33 +00:00 |
|
Jeremy Fincher
|
4ca8f91fa9
|
Added WHERE clause for making sure started <> 0.
|
2003-09-07 08:09:23 +00:00 |
|
Jeremy Fincher
|
c2f73da997
|
Made @bug send an email to a private mailing list.
|
2003-09-07 07:41:56 +00:00 |
|
Jeremy Fincher
|
45044c525d
|
Made it copy the list of messages when <nick> is used.
|
2003-09-07 06:48:42 +00:00 |
|
Jeremy Fincher
|
017ddb198d
|
Added optional <nick> argument to more command.
|
2003-09-07 06:42:17 +00:00 |
|
Jeremy Fincher
|
e53d4e7f87
|
Removed less command.
|
2003-09-07 06:34:07 +00:00 |
|
Jeremy Fincher
|
e3148c03fe
|
Removed foldoc command (it's markedly inferior to Dict.dict).
|
2003-09-07 06:32:13 +00:00 |
|
James Vega
|
a08c1e2332
|
Changed the stylesheet. Matched the new class names in the generated html.
|
2003-09-07 06:27:10 +00:00 |
|
Jeremy Fincher
|
cfa737d1d7
|
Changed limit to 100 instead of 10.
|
2003-09-07 06:23:32 +00:00 |
|
Jeremy Fincher
|
b6993152e6
|
Converted not to care about how long its messages are.
|
2003-09-07 06:10:09 +00:00 |
|
Jeremy Fincher
|
8dc457961a
|
Added a bit better diagnostic to IrcCallback.__call__ except clause.
|
2003-09-07 06:08:16 +00:00 |
|
Jeremy Fincher
|
d11d24c420
|
Fixed a bug in testExclaim.
|
2003-09-07 06:07:42 +00:00 |
|
Jeremy Fincher
|
61ad6c7f1d
|
Fixed bugs all over it.
|
2003-09-07 06:07:25 +00:00 |
|
Jeremy Fincher
|
b68908ed00
|
Convert not to care how long its messages are.
|
2003-09-07 06:01:25 +00:00 |
|
Jeremy Fincher
|
757154313e
|
Added first exception for pluralize.
|
2003-09-07 05:48:20 +00:00 |
|
Jeremy Fincher
|
d3f1ca724f
|
Convert not to care how long its messages are.
|
2003-09-07 05:37:49 +00:00 |
|
Jeremy Fincher
|
3161bb5750
|
Converted to not care how long its messages are.
|
2003-09-07 05:34:56 +00:00 |
|
Jeremy Fincher
|
3ba5942be9
|
Added test for more command and framework.
|
2003-09-07 05:33:37 +00:00 |
|
Jeremy Fincher
|
01d71dc9a3
|
Changed maxHistory to 1000.
|
2003-09-07 05:27:24 +00:00 |
|
Jeremy Fincher
|
5ef3d7c5f5
|
Moved tell and last commands from FunCommands to MiscCommands.
|
2003-09-07 05:26:18 +00:00 |
|
Jeremy Fincher
|
5db67b0b2c
|
Changed (more) to show the number of remaining messages.
|
2003-09-07 05:13:58 +00:00 |
|
Jeremy Fincher
|
0c3cb0522b
|
Converted to not worry about message length.
|
2003-09-07 05:08:30 +00:00 |
|
Jeremy Fincher
|
92b745f42f
|
Added bold to the (more) that gets appended.
|
2003-09-07 05:08:07 +00:00 |
|
Jeremy Fincher
|
723ff123e1
|
Fixed bug in more stuff.
|
2003-09-07 04:56:26 +00:00 |
|
Jeremy Fincher
|
3873b351f4
|
Added the more command.
|
2003-09-07 04:05:34 +00:00 |
|
James Vega
|
bb4290537f
|
Initial import
|
2003-09-07 00:30:35 +00:00 |
|
James Vega
|
50c1749a46
|
Made the pages HTML 4.01 strict compliant.
Changed the path to write out the documentation
|
2003-09-07 00:26:58 +00:00 |
|
Jeremy Fincher
|
392113f29a
|
Fixed single-quote-being-quoted bug and changed directory to docs/plugins, and removed some old debugging stuff.
|
2003-09-06 23:18:33 +00:00 |
|
Jeremy Fincher
|
c711dc9d2d
|
Fixed commented-out test.
|
2003-09-06 22:00:00 +00:00 |
|
Jeremy Fincher
|
8a70f15e89
|
Fixed bug in aliases with no arguments and added test for it.
|
2003-09-06 21:58:42 +00:00 |
|
Jeremy Fincher
|
e01d52b2f2
|
Added less command.
|
2003-09-06 21:51:21 +00:00 |
|