Jeremy Fincher
|
d499628075
|
Refactoring of some MODE handling stuff and now we keep track of bans.
|
2004-09-29 18:52:15 +00:00 |
|
Jeremy Fincher
|
cc15862d65
|
Had the formatters for that log swapped.
|
2004-09-29 14:49:44 +00:00 |
|
Jeremy Fincher
|
c2445cc7db
|
Fixed bug in IrcState.doTopic (#1033955)
|
2004-09-29 14:14:06 +00:00 |
|
Jeremy Fincher
|
e616f6973d
|
We should return whether or not we were able to queue the message.
|
2004-09-28 07:17:53 +00:00 |
|
Jeremy Fincher
|
ec7ba362c4
|
Slight log message change.
|
2004-09-24 14:37:24 +00:00 |
|
Jeremy Fincher
|
243456aedd
|
Unnecessary reset, changed logging message.
|
2004-09-24 02:36:34 +00:00 |
|
Jeremy Fincher
|
5dd099c459
|
CAPAB should always be an important message.
|
2004-09-21 18:38:20 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
James Vega
|
e2bb35e02a
|
Fix for bug #1030492, overriding IrcUser.auth's list with a tuple
|
2004-09-19 23:23:35 +00:00 |
|
Jeremy Fincher
|
f69b87a93a
|
%.2f
|
2004-09-16 16:20:58 +00:00 |
|
Jeremy Fincher
|
9720b79a48
|
Changed tagging method.
|
2004-09-16 14:37:08 +00:00 |
|
Jeremy Fincher
|
9be4fd112d
|
Finally got topological sorting working.
|
2004-09-16 10:28:59 +00:00 |
|
Jeremy Fincher
|
ee4768634f
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
|
Jeremy Fincher
|
76056e35e4
|
Let's handle non-IrcCallbacks for sorting.
|
2004-09-10 07:10:35 +00:00 |
|
Jeremy Fincher
|
c573ab5996
|
New plugin prioritization method.
|
2004-09-10 06:30:21 +00:00 |
|
Jeremy Fincher
|
5ac4c8c481
|
No more unsets.
|
2004-09-09 18:58:56 +00:00 |
|
Jeremy Fincher
|
91101978d5
|
Added IrcMsg attribute tagging, and used it in some places.
|
2004-09-09 15:33:57 +00:00 |
|
Jeremy Fincher
|
b3dfdd1ed5
|
More supported crap.
|
2004-09-08 22:48:32 +00:00 |
|
Jeremy Fincher
|
61e09d453a
|
Better handling of umodes.
|
2004-08-30 06:58:47 +00:00 |
|
Jeremy Fincher
|
ffddc953e2
|
Let's try this for the connection problem bugs.
|
2004-08-29 06:51:36 +00:00 |
|
Jeremy Fincher
|
4d60937c69
|
Let's try this for the connection problem bugs.
|
2004-08-29 06:49:50 +00:00 |
|
Jeremy Fincher
|
32b3bce635
|
Let's die immediately if we've not finished connecting.
|
2004-08-29 05:52:33 +00:00 |
|
Jeremy Fincher
|
613a855d78
|
Changed some log messages.
|
2004-08-29 05:45:28 +00:00 |
|
Jeremy Fincher
|
003d7d4ecc
|
Added a configuration variable for user modes.
|
2004-08-28 06:10:09 +00:00 |
|
Jeremy Fincher
|
afce0547e1
|
Added watch and caught some possible errors.
|
2004-08-27 09:11:28 +00:00 |
|
Jeremy Fincher
|
8f3d3908d2
|
Slight tweak to message.
|
2004-08-27 07:12:27 +00:00 |
|
Jeremy Fincher
|
9c73c57089
|
Channel sync logs and some other minute tweaks.
|
2004-08-27 06:46:28 +00:00 |
|
Jeremy Fincher
|
f7094ae7b9
|
Added a few more little madoodles to supported stuff.
|
2004-08-27 04:32:15 +00:00 |
|
Jeremy Fincher
|
f2fd7c9e66
|
oops, got this reversed.
|
2004-08-26 04:43:19 +00:00 |
|
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
|
914ecddaf1
|
Added 005 handling to IrcState.
|
2004-08-24 22:15:56 +00:00 |
|
Jeremy Fincher
|
b7e030f5e3
|
Elucidating comment.
|
2004-08-23 13:03:46 +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
|
bd3e056be4
|
Let's not try to queue our connect messages if we're zombie.
|
2004-08-20 22:11:48 +00:00 |
|
Jeremy Fincher
|
9d320188d1
|
Let's stop the double kill.
|
2004-08-20 04:37:18 +00:00 |
|
Jeremy Fincher
|
4e10d65b56
|
Not self.log, foos.
|
2004-08-20 03:45:58 +00:00 |
|
Jeremy Fincher
|
64b7d0d735
|
Quit messages actually go through now.
|
2004-08-19 20:32:07 +00:00 |
|
Jeremy Fincher
|
0f598271dc
|
Speeling fixes.
|
2004-08-18 23:15:27 +00:00 |
|
Jeremy Fincher
|
b22e3c44e2
|
Changed supplyDefault to _supplyDefault and added %s handling for supybot.nick.alternates.
|
2004-08-17 20:43:25 +00:00 |
|
Jeremy Fincher
|
b6f03a42b4
|
We shouldn't send a new nick in response to 433 when we've already connected.
|
2004-08-17 15:20:59 +00:00 |
|
Jeremy Fincher
|
e1cf38f171
|
Handle QUIT properly in IrcState.
|
2004-08-17 08:29:56 +00:00 |
|
Jeremy Fincher
|
3cf02c85a6
|
Better stupid nick resolution scheme.
|
2004-08-17 08:07:47 +00:00 |
|
Jeremy Fincher
|
697249dc4e
|
supybot.protocols.irc.queueDuplicateMessages
|
2004-08-05 08:09:18 +00:00 |
|
Jeremy Fincher
|
a5e473bba2
|
Updated to make sure Relay doesn't break dying.
|
2004-08-02 11:38:53 +00:00 |
|
Jeremy Fincher
|
e03c3ecf0a
|
Oops, got a debugging print in there.
|
2004-07-31 08:46:07 +00:00 |
|
Jeremy Fincher
|
e64444ce56
|
Fixed some bad calls to setMode.
|
2004-07-31 08:40:31 +00:00 |
|
Jeremy Fincher
|
38c4422f88
|
Let's not store modes +/-ovh.
|
2004-07-31 08:26:04 +00:00 |
|