.. |
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
|
Added check for rateLimiting in Privmsg.doPrivmsg (didn't check before)
|
2003-04-06 12:23:35 +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
|
Added check for owner capability in IrcUser.checkCapability
|
2003-04-06 12:32:12 +00:00 |
irclib.py
|
Added support for PASS command on connect.
|
2003-04-06 12:22:34 +00:00 |
ircmsgs.py
|
Added exception list support for ban and bans; changed the order of arguments in user; added password command
|
2003-04-06 12:26:35 +00:00 |
ircutils.py
|
Added joinModes function; docstring to bold; assert to separateModes.
|
2003-04-06 12:27:34 +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
|
Fixed bug (and added test) in distance.
|
2003-04-06 15:10:14 +00:00 |
world.py
|
Changed debug.debugMsg to debug.msg.
|
2003-04-03 10:06:11 +00:00 |