Jeremy Fincher
|
b085ba5ba3
|
HUP handling.
|
2004-08-23 20:08:49 +00:00 |
|
Jeremy Fincher
|
c5a4972cc8
|
Fix for IrcObjectProxy.error not accepting a Raise argument.
|
2004-08-23 19:59:49 +00:00 |
|
Jeremy Fincher
|
50d0b8bd85
|
A minor variable name change.
|
2004-08-23 19:55:49 +00:00 |
|
Jeremy Fincher
|
5861a5e07c
|
Changed totalbugs/totalrfes to a single total command.
|
2004-08-23 19:53:29 +00:00 |
|
Jeremy Fincher
|
d28ddf718e
|
Changed from INFO to DEBUG the 'Not snarfing' messages.
|
2004-08-23 19:40:31 +00:00 |
|
James Vega
|
edecd51fc1
|
It's handy to translate the user id to a name.
|
2004-08-23 19:23:01 +00:00 |
|
Grant Bowman
|
91c440ad09
|
Disabled my timestamp editor feature so the SQL at the end of the Changelog
is not mistakenly changed.
|
2004-08-23 19:11:24 +00:00 |
|
Daniel DiPaolo
|
bfd4a9f492
|
Fixed a stupid error message. (Closes: #1009681)
|
2004-08-23 19:08:18 +00:00 |
|
Grant Bowman
|
977f3f68bd
|
Changed my spaced entries to use tabs like all the others.
|
2004-08-23 19:07:38 +00:00 |
|
Grant Bowman
|
23ead95128
|
Changelog additions for Fun.eightball and supybot.plugins.Topic.format.
|
2004-08-23 18:52:42 +00:00 |
|
Grant Bowman
|
c05cc2397d
|
Cleanup.
|
2004-08-23 18:08:21 +00:00 |
|
James Vega
|
852388e8b7
|
Being able to send a note using the person's current nick instead of needing
to know their ircdb user name is good
|
2004-08-23 17:36:00 +00:00 |
|
Jeremy Fincher
|
67a79c1ce9
|
Updated.
|
2004-08-23 16:40:28 +00:00 |
|
Jeremy Fincher
|
6e21d8b4e1
|
Made the test actually do something.
|
2004-08-23 16:38:29 +00:00 |
|
Jeremy Fincher
|
fae870c04f
|
Updated.
|
2004-08-23 16:16:53 +00:00 |
|
Jeremy Fincher
|
b3ca5ed568
|
Updated the help for nickometer.
|
2004-08-23 16:16:13 +00:00 |
|
Jeremy Fincher
|
8f47f0bb0d
|
Updated the documentaiton.
|
2004-08-23 16:15:41 +00:00 |
|
Jeremy Fincher
|
ab35afa3a1
|
updated.
|
2004-08-23 16:14:10 +00:00 |
|
Jeremy Fincher
|
30c70820f0
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
|
Jeremy Fincher
|
c4ea6453fe
|
Updated for jamessan's bugfix.
|
2004-08-23 14:09:47 +00:00 |
|
James Vega
|
96754b8f4b
|
Add $today as advertised in Utilities.echo
|
2004-08-23 14:01:57 +00:00 |
|
Jeremy Fincher
|
b099b66272
|
Bugfix for darelf's IRC server.
|
2004-08-23 13:41:04 +00:00 |
|
Jeremy Fincher
|
25efb6fc74
|
Reverted Misc and updated STYLE to reflect what I thought I'd already documented somewhere.
|
2004-08-23 13:30:35 +00:00 |
|
Jeremy Fincher
|
61e471a87c
|
Let's catch sslerror too. Why the stupid Python developers didn't make this a subclasss of socket.error, I don't know.
|
2004-08-23 13:25:53 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
853da228c3
|
Updated somewhat...more work still needs to be done.
|
2004-08-23 13:08:44 +00:00 |
|
Jeremy Fincher
|
06131461da
|
We should call our parents more often.
|
2004-08-23 13:04:22 +00:00 |
|
Jeremy Fincher
|
b7e030f5e3
|
Elucidating comment.
|
2004-08-23 13:03:46 +00:00 |
|
Jeremy Fincher
|
5f24e4f6e1
|
Robustitude changes for testsupport.
|
2004-08-23 13:01:25 +00:00 |
|
Jeremy Fincher
|
1704fa2cfe
|
Let's not connect multiple times to a network.
|
2004-08-23 12:38:33 +00:00 |
|
Jeremy Fincher
|
c0386751cf
|
Moved the connect and disconnect commands to the Owner plugin from the Relay plugin.
|
2004-08-23 12:34:16 +00:00 |
|
Jeremy Fincher
|
53b90674e4
|
Stopped using supybot.networks.default and just let Owner handle that crap.
|
2004-08-23 12:29:43 +00:00 |
|
Jeremy Fincher
|
e757cb9750
|
Removed the servers keyword to registerNetwork (it was useless) and added an append method to the Servers class.
|
2004-08-23 12:29:04 +00:00 |
|
Jeremy Fincher
|
038705c5c9
|
Some cleanups in preparation for being multi-server without Relay.
|
2004-08-23 12:28:26 +00:00 |
|
Jeremy Fincher
|
48f58cc4de
|
Elucidating comment.
|
2004-08-23 12:27:47 +00:00 |
|
Jeremy Fincher
|
c63c7a1764
|
Gave output an option fd.
|
2004-08-23 12:27:23 +00:00 |
|
Jeremy Fincher
|
920b4cfd18
|
Make compact the default for stack traces.
|
2004-08-23 12:25:36 +00:00 |
|
Jeremy Fincher
|
b3ddef0105
|
Style updates, basically, and some slight functionality changes.
|
2004-08-23 12:23:21 +00:00 |
|
Jeremy Fincher
|
2c05cac06d
|
Fix the __authors__/__contributors__ thing.
|
2004-08-23 12:16:22 +00:00 |
|
Jeremy Fincher
|
1c5faf37b2
|
Moved the networks command here from the Relay plugin.
|
2004-08-23 12:14:37 +00:00 |
|
Jeremy Fincher
|
f467550400
|
Added delayed death and fixed a bugz0r (die wasn't calling driver.IrcDriver.die)
|
2004-08-23 12:09:43 +00:00 |
|
Grant Bowman
|
992cbb91ee
|
Upgrade of Fun's eightball command ported from Tellbot, previously
ported from Mozbot's MagicEightBall.bm module.
|
2004-08-23 06:51:18 +00:00 |
|
Grant Bowman
|
181f9899b4
|
Use of (preferred?) format string notation.
|
2004-08-23 05:33:59 +00:00 |
|
James Vega
|
b77d6d0afc
|
Make the error a little more descriptive
|
2004-08-23 04:41:07 +00:00 |
|
Jeremy Fincher
|
5390e58176
|
Let's notice by default.
|
2004-08-22 20:45:05 +00:00 |
|
Jeremy Fincher
|
4371b4e513
|
Moved to the sandbox, where it more rightfully belongs.
|
2004-08-22 20:31:52 +00:00 |
|
Jeremy Fincher
|
ae048d977a
|
Let's not bother getting database if it's not a channel. Good call.
|
2004-08-22 18:58:28 +00:00 |
|
Jeremy Fincher
|
ab6d1673f3
|
Added a --clean option to setup.py.
|
2004-08-22 15:28:04 +00:00 |
|
Jeremy Fincher
|
21dea0efc5
|
Allow revision to accept wildcards.
|
2004-08-22 15:22:17 +00:00 |
|
Jeremy Fincher
|
02cd153e3d
|
Blech. I should reverse the arguments of makeChannelFilename officially, because I keep messing them up.
|
2004-08-22 15:04:11 +00:00 |
|