.. |
AdminCommands.py
|
Changed privmsgs.CapabilityChecker to privmsgs.CapabilityCheckingPrivmsg
|
2003-03-27 07:26:46 +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
|
Another go at fixing the looping bug.
|
2003-04-05 11:25:38 +00:00 |
bot.py
|
Fixed new bugs caused by assertions
|
2003-04-04 06:06:33 +00:00 |
callbacks.py
|
Fixed bug #715340, nested commands not parsed correctly.
|
2003-04-06 10:36:31 +00:00 |
cdb.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
ChannelCommands.py
|
Fixed handling of channel capabilities
|
2003-04-02 11:08:34 +00:00 |
conf.py
|
Changed conf.minHistory to conf.maxHistory.
|
2003-04-05 12:25:39 +00:00 |
debug.py
|
Fixed bug in printf
|
2003-04-04 06:08:57 +00:00 |
drivers.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
fix.py
|
Made queue pickle-able.
|
2003-04-05 14:00:40 +00:00 |
ircdb.py
|
Made sure all authentication was removed on bot exit.
|
2003-04-05 13:54:12 +00:00 |
irclib.py
|
Changed IrcState.history to a queue().
|
2003-04-05 13:46:44 +00:00 |
ircmsgs.py
|
Re-enabled __slots__ and added __getstate__, __setstate__
|
2003-04-05 10:40:36 +00:00 |
ircutils.py
|
Changed nickToLower to toLower (it works for channels too
|
2003-04-04 07:07:19 +00:00 |
MiscCommands.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |
privmsgs.py
|
Changed drivers.close() to .die()
|
2003-04-03 09:17:03 +00:00 |
questions.py
|
Initial import; pulled out of scripts/setup.py and put here for public use.
|
2003-04-05 13:38:48 +00:00 |
repl.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |
schedule.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
UserCommands.py
|
Split UserCommands out from privmsgs.
|
2003-03-27 07:57:27 +00:00 |
utils.py
|
Added length=0 handling to soundex to return the everything.
|
2003-04-05 11:29:29 +00:00 |
world.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |