Jeremy Fincher
|
2f8b5370ab
|
Updated.
|
2003-10-09 05:09:29 +00:00 |
|
Jeremy Fincher
|
aee2b1555b
|
Fixed to handle secure flag properly.
|
2003-10-09 05:09:05 +00:00 |
|
Jeremy Fincher
|
7b28caba1b
|
Converted karma stuff to use addressedRegexps.
|
2003-10-09 05:08:18 +00:00 |
|
Jeremy Fincher
|
aa7efcbad9
|
Fix for some bad tests; added support, fixed a long-latent bug that I thought was being tested for but wasn't.
|
2003-10-09 05:00:56 +00:00 |
|
Jeremy Fincher
|
b63730975c
|
Added a simple test.
|
2003-10-09 04:45:35 +00:00 |
|
Jeremy Fincher
|
7943351acb
|
Added a missing commit.
|
2003-10-09 04:37:36 +00:00 |
|
Jeremy Fincher
|
e96c1359fd
|
Added addressedRegexps set to PrivmsgCommandAndRegexp.
|
2003-10-09 04:29:37 +00:00 |
|
Jeremy Fincher
|
d376476462
|
Added karma tests.
|
2003-10-09 04:28:31 +00:00 |
|
Jeremy Fincher
|
657db2c1f7
|
Changed the uses of queue to a smallqueue.
|
2003-10-09 04:01:27 +00:00 |
|
Jeremy Fincher
|
ae61e178ec
|
Added reset() to smallqueue.
|
2003-10-09 03:59:36 +00:00 |
|
Jeremy Fincher
|
b0f5674f91
|
Fixed bug #820262.
|
2003-10-08 22:38:27 +00:00 |
|
Jeremy Fincher
|
e903411ef3
|
Forgot a parenthese.
|
2003-10-08 22:33:09 +00:00 |
|
Jeremy Fincher
|
4b0ecc94e5
|
Changed __all__ to the empty list so people won't misuse fix.py.
|
2003-10-08 20:57:29 +00:00 |
|
Jeremy Fincher
|
10651494f5
|
Fixed Debian to use fix functions appropriately :)
|
2003-10-08 20:56:22 +00:00 |
|
Jeremy Fincher
|
d1bc7d462a
|
Fixed bug in supybot-wizard; exception was being raised when modules with no configure function were added.
|
2003-10-08 20:52:38 +00:00 |
|
Jeremy Fincher
|
8eaf73abf3
|
Made sure profiling data is logged to a file.
|
2003-10-08 19:10:06 +00:00 |
|
James Vega
|
18d52f8b27
|
Needed to import fix and call fix.rsplit instead of utils.rsplit
|
2003-10-08 18:39:44 +00:00 |
|
Jeremy Fincher
|
0d8ef3ee6d
|
Tests for the whatis <x> <num> functionality.
|
2003-10-08 16:28:12 +00:00 |
|
Jeremy Fincher
|
b719ab6c24
|
Fixed bug in looking up specific factoids.
|
2003-10-08 16:24:41 +00:00 |
|
Jeremy Fincher
|
206e14fcf4
|
Oops, didn't check to see if the file was there before stat'ing it.
|
2003-10-08 14:15:05 +00:00 |
|
Jeremy Fincher
|
8b7b4d97ac
|
Added wildcard support, as per RFE #817309
|
2003-10-08 13:53:41 +00:00 |
|
Jeremy Fincher
|
52757421e0
|
Made sure debug.PRINTF was True.
|
2003-10-08 13:46:35 +00:00 |
|
Jeremy Fincher
|
2fb9273518
|
Fix for RFE #818993, smarter PeriodicFileDownloader.
|
2003-10-08 13:20:16 +00:00 |
|
Jeremy Fincher
|
f28bed51ec
|
Fixed bug in relaywhois response.
|
2003-10-08 06:25:05 +00:00 |
|
Jeremy Fincher
|
e0184c5422
|
Added some more error-checking to the addAlias method.
|
2003-10-08 01:26:10 +00:00 |
|
Jeremy Fincher
|
28fb603ca0
|
Added some more error-checking to the addAlias method.
|
2003-10-07 22:19:08 +00:00 |
|
Jeremy Fincher
|
1099ca0705
|
Changed whois to internic.
|
2003-10-07 21:38:11 +00:00 |
|
Jeremy Fincher
|
e25f0653c5
|
Fixed MiscCommands.doPrivmsg to use an IrcObjectProxy when sending stuff to replyWhenNotCommand.
|
2003-10-07 17:50:45 +00:00 |
|
Jeremy Fincher
|
f93b1e305a
|
Optparsified, and added the -e option to exclude certain tests.
|
2003-10-07 14:09:13 +00:00 |
|
Jeremy Fincher
|
1c96752dfa
|
Changed the pass statements to 'raise NotImplementedError' statements so the new changenews test would error out more quickly.
|
2003-10-07 09:41:05 +00:00 |
|
Jeremy Fincher
|
9f2d619db8
|
Changed the pass statements to 'raise NotImplementedError' statements so the new changenews test would error out more quickly.
|
2003-10-07 09:32:42 +00:00 |
|
Daniel DiPaolo
|
c5a7573f87
|
* First version of the Todo plugin, simple but functional enough for the
most simple of uses.
|
2003-10-07 06:50:21 +00:00 |
|
Jeremy Fincher
|
de5202cc27
|
Bugfix.
|
2003-10-06 21:17:21 +00:00 |
|
Daniel DiPaolo
|
8fba4a85f5
|
* Fixed a little buglet in the debversion output where the "Shown" count
would be incorrect for any time nothing was found.
|
2003-10-06 21:15:07 +00:00 |
|
Jeremy Fincher
|
1a594b6dff
|
Use ircutils.nickEqual instead of ==.
|
2003-10-06 13:00:22 +00:00 |
|
Jeremy Fincher
|
1e28e4f00a
|
Changed msg.prefix to msg.nick in the self.chanserv comparison.
|
2003-10-06 05:57:03 +00:00 |
|
Jeremy Fincher
|
9e0ab0e73b
|
*Trying*, as hard as possible, to be nice to Windows.
|
2003-10-05 21:37:29 +00:00 |
|
Jeremy Fincher
|
b1977a1b29
|
Can't use ChannelDB, it requires SQLite. So we'll use Gameknot.
|
2003-10-05 21:29:29 +00:00 |
|
Jeremy Fincher
|
6bbbededdc
|
Ugh, Windows.
|
2003-10-05 21:24:05 +00:00 |
|
Jeremy Fincher
|
0c303de664
|
Being even nicer to Windows.
|
2003-10-05 21:21:07 +00:00 |
|
Jeremy Fincher
|
0f350eefe5
|
Removed, since they're practically useless. No one's going to write their own conf files by hand.
|
2003-10-05 20:43:10 +00:00 |
|
Jeremy Fincher
|
b1495a1718
|
Added a docstring.
|
2003-10-05 20:40:45 +00:00 |
|
Jeremy Fincher
|
1fa9f7990b
|
Changes to be nice to Windows.
|
2003-10-05 20:40:34 +00:00 |
|
Jeremy Fincher
|
6107000658
|
Slight formatting changes and whatnot.
|
2003-10-05 20:33:01 +00:00 |
|
Jeremy Fincher
|
c32a207791
|
Updated to allow flags to be specified in assert{Not}Regexp, and to default to use re.I.
|
2003-10-05 20:32:42 +00:00 |
|
Jeremy Fincher
|
a79674cd91
|
Updates.
|
2003-10-05 20:25:48 +00:00 |
|
Jeremy Fincher
|
d83cc90a32
|
Slightly changed the format of cmdstats.
|
2003-10-05 20:13:01 +00:00 |
|
Jeremy Fincher
|
498682d830
|
Changes to be nice to Windows.
|
2003-10-05 20:05:53 +00:00 |
|
Jeremy Fincher
|
d3a9a46d99
|
Changed email addy.
|
2003-10-05 13:40:31 +00:00 |
|
Jeremy Fincher
|
59977f71b4
|
Initial checkin.
|
2003-10-05 13:40:08 +00:00 |
|