Jeremy Fincher
|
23eb75f33b
|
Another bug.
|
2004-08-25 23:23:51 +00:00 |
|
Jeremy Fincher
|
86b49eccb2
|
Bugz0r.
|
2004-08-25 23:19:07 +00:00 |
|
Jeremy Fincher
|
5f5e79135f
|
For some reason, when I searched for do353 earlier, it didn't come up. Now it turns out that it should've...who knows.
|
2004-08-25 23:14:00 +00:00 |
|
Jeremy Fincher
|
ea1ddf1880
|
353 handling in IrcState.
|
2004-08-25 23:04:18 +00:00 |
|
Jeremy Fincher
|
6b1f742e71
|
prefixChars == reply.whenAddressedBy.chars.
|
2004-08-25 23:03:42 +00:00 |
|
Jeremy Fincher
|
b6b22f7c23
|
Channel isn't necessary for NAMES.
|
2004-08-25 22:56:48 +00:00 |
|
Jeremy Fincher
|
d1884179b3
|
Added names function.
|
2004-08-25 22:50:24 +00:00 |
|
James Vega
|
dbc3b59499
|
we need the world
|
2004-08-25 17:05:27 +00:00 |
|
Jeremy Fincher
|
ec55e86c61
|
Let's catch SyntaxError and turn it into an appropriate ValueError.
|
2004-08-25 05:17:37 +00:00 |
|
Jeremy Fincher
|
6b72890679
|
Better error catching and print when connecting.
|
2004-08-25 05:08:27 +00:00 |
|
Jeremy Fincher
|
e4d77f4285
|
Updated actually to work.
|
2004-08-25 05:07:23 +00:00 |
|
Jeremy Fincher
|
a0dbc917c2
|
*Really* make the disconnect message look good with twistedDrivers.
|
2004-08-25 04:44:35 +00:00 |
|
Jeremy Fincher
|
ee4900cb81
|
This should be a fix for the inability to Ctrl-C quit.
|
2004-08-25 04:44:00 +00:00 |
|
Jeremy Fincher
|
614ed32908
|
Fix for double-logging, to be sure...let's just hope it does something for the lack of exiting as well.
|
2004-08-25 04:32:10 +00:00 |
|
Jeremy Fincher
|
58176d41a9
|
Elucidating log.
|
2004-08-25 04:25:06 +00:00 |
|
Jeremy Fincher
|
d18250fb93
|
Commented-out debug print.
|
2004-08-25 04:09:55 +00:00 |
|
Jeremy Fincher
|
53d3279efc
|
Neater log message.
|
2004-08-25 04:09:29 +00:00 |
|
Jeremy Fincher
|
9f1dd19ff7
|
oops, forgot to return.
|
2004-08-25 04:08:42 +00:00 |
|
Jeremy Fincher
|
24e09136b6
|
Allow numeric levels as well, so statistcs can be -1 if necessary.
|
2004-08-25 04:06:07 +00:00 |
|
Jeremy Fincher
|
914ecddaf1
|
Added 005 handling to IrcState.
|
2004-08-24 22:15:56 +00:00 |
|
Jeremy Fincher
|
b50be65d45
|
Updated to allow kwargs.
|
2004-08-24 22:12:18 +00:00 |
|
James Vega
|
07757282f2
|
Add --without option for Mist.last
|
2004-08-24 20:22:12 +00:00 |
|
James Vega
|
2a040b475f
|
actually implement reply.withNoticeWhenPrivate
|
2004-08-24 19:48:01 +00:00 |
|
Jeremy Fincher
|
547137dc1c
|
Give the original error a Raise argument.
|
2004-08-24 14:03:24 +00:00 |
|
Jeremy Fincher
|
0d53db7512
|
What kind of crack was I on when I wrote this?
|
2004-08-24 04:10:27 +00:00 |
|
Jeremy Fincher
|
acf0a3f3e5
|
Augmented the add method for Note.
|
2004-08-24 04:09:15 +00:00 |
|
Jeremy Fincher
|
4c30b3f644
|
Change the default for individualPluginLogfiles.
|
2004-08-23 22:48:17 +00:00 |
|
Jeremy Fincher
|
5fe709f749
|
Properly handle error messages from loading plugins.
|
2004-08-23 22:15:54 +00:00 |
|
Jeremy Fincher
|
87ff856d11
|
Change the default of allowEmptyOverwrite, because it's annoying.
|
2004-08-23 22:10:30 +00:00 |
|
Jeremy Fincher
|
8a352be8ff
|
Don't ask me why I was copying that list.
|
2004-08-23 22:07:35 +00:00 |
|
Jeremy Fincher
|
9db025a88a
|
Let's be cool, Twisted.
|
2004-08-23 21:29:38 +00:00 |
|
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
|
d28ddf718e
|
Changed from INFO to DEBUG the 'Not snarfing' messages.
|
2004-08-23 19:40:31 +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
|
b7e030f5e3
|
Elucidating comment.
|
2004-08-23 13:03:46 +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
|
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
|
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
|
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 |
|