.. |
AdminCommands.py
|
Made the part command behave sensibly in the face of an empty argument list.
|
2003-07-23 02:12:17 +00:00 |
ansi.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
asyncoreDrivers.py
|
Renamed conf.timestampFormat to conf.logTimestampFormat and added conf.humanTimestampFormat.
|
2003-08-26 11:15:15 +00:00 |
bot.py
|
Finally got the persistent configuration working with the Relay module (though don't try to reload it :)).
|
2003-08-23 04:42:04 +00:00 |
callbacks.py
|
Changed to make 'too long a message' error messages less inaccurate.
|
2003-08-26 15:03:34 +00:00 |
cdb.py
|
Updated stuff for 2.3 to break 2.2 compatibility :)
|
2003-08-07 02:48:44 +00:00 |
ChannelCommands.py
|
Fixed handling of channel capabilities
|
2003-04-02 11:08:34 +00:00 |
conf.py
|
Renamed conf.timestampFormat to conf.logTimestampFormat and added conf.humanTimestampFormat.
|
2003-08-26 11:15:15 +00:00 |
debug.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
drivers.py
|
Added .reconnect() method to drivers.
|
2003-04-21 04:32:42 +00:00 |
fix.py
|
Added any/all sequence predicates.
|
2003-08-23 12:08:14 +00:00 |
ircdb.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
irclib.py
|
Made IrcState keep history persistent through resets.
|
2003-08-26 16:39:23 +00:00 |
ircmsgs.py
|
Changed to make 'too long a message' error messages less inaccurate.
|
2003-08-26 15:03:34 +00:00 |
ircutils.py
|
Added a return value to shrinkList, the number of things removed from the list.
|
2003-08-23 09:07:45 +00:00 |
MiscCommands.py
|
Forgot to guard morehelp command against None __doc__s.
|
2003-08-22 07:00:07 +00:00 |
privmsgs.py
|
Added thread, to make threaded commands in an unthreaded module.
|
2003-08-25 20:19:42 +00:00 |
questions.py
|
Fixed extra [y/n] options in expect.
|
2003-08-19 13:36:14 +00:00 |
repl.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |
schedule.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
structures.py
|
Added a reset method to RingBuffer and queue.
|
2003-08-26 16:38:28 +00:00 |
twistedDrivers.py
|
Made the driver reset the Irc on disconnection, not connection.
|
2003-08-26 16:39:42 +00:00 |
UserCommands.py
|
Whitespace change.
|
2003-04-20 21:56:41 +00:00 |
utils.py
|
Added unCommaThe function.
|
2003-08-23 07:57:04 +00:00 |
world.py
|
Renamed conf.timestampFormat to conf.logTimestampFormat and added conf.humanTimestampFormat.
|
2003-08-26 11:15:15 +00:00 |