Jeremy Fincher
|
e0fae30f46
|
Now allow multiple plugin directories, RFE #802614.
|
2003-09-10 06:05:58 +00:00 |
|
Jeremy Fincher
|
73986cb03c
|
Fixed new assert in testTitle.
|
2003-09-10 05:58:38 +00:00 |
|
Jeremy Fincher
|
ecc820a49c
|
Fixe for bug with titles that spread across lines.
|
2003-09-09 21:00:36 +00:00 |
|
Jeremy Fincher
|
f95a804fe9
|
Changed asserts to show the repr() if they fail.
|
2003-09-09 20:44:58 +00:00 |
|
Jeremy Fincher
|
580edc37c5
|
Added a commit to doPrivmsg.
|
2003-09-09 17:40:47 +00:00 |
|
Jeremy Fincher
|
949deee935
|
Added RFE #802856, so regexps aren't required by searchfactoids.
|
2003-09-09 08:41:16 +00:00 |
|
Jeremy Fincher
|
073040d92e
|
Fixed bug #802804 about the bad appearance of [not an acronym].
|
2003-09-09 08:33:07 +00:00 |
|
Jeremy Fincher
|
d68c42684d
|
Fixed bug #802801 about calc exposing too ugly error messages. Added tests.
|
2003-09-09 08:25:33 +00:00 |
|
Jeremy Fincher
|
9bca5d98f7
|
Fixed bug #802826, --safe wouldn't work.
|
2003-09-09 08:23:36 +00:00 |
|
Jeremy Fincher
|
671648368a
|
Added version check to the template.
|
2003-09-09 08:04:25 +00:00 |
|
Jeremy Fincher
|
e386518997
|
Fixed escaping KeyError and added test.
|
2003-09-09 07:57:49 +00:00 |
|
Jeremy Fincher
|
2719812074
|
Fixed bug with ACTIONs and added test.
|
2003-09-09 07:36:41 +00:00 |
|
Jeremy Fincher
|
8e44660692
|
Forgot to change the --url results based on now getting the id from the database.
|
2003-09-09 03:53:27 +00:00 |
|
Jeremy Fincher
|
071f3916f8
|
Most IrcMsg.__hash__ were returning 0, because I was using & instead of ^
|
2003-09-08 20:29:02 +00:00 |
|
Jeremy Fincher
|
cec0f77538
|
Changed unlearn to forget.
|
2003-09-08 20:14:46 +00:00 |
|
Jeremy Fincher
|
3625d98ed7
|
Removed extra dot..
|
2003-09-08 20:13:27 +00:00 |
|
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 |
|