.. |
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
|
Added more support for passworded servers.
|
2003-04-07 03:45:05 +00:00 |
callbacks.py
|
Fixed length check to be 512, not 450.
|
2003-04-08 07:27:53 +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
|
Added check of world.testing so nasty exceptions aren't printed during testing.
|
2003-04-08 07:21:38 +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 to make sure a user's hostmask doesn't mask another's.
|
2003-04-08 07:28:45 +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
|
Minor changes.
|
2003-04-08 07:20:42 +00:00 |
privmsgs.py
|
Changed drivers.close() to .die()
|
2003-04-03 09:17:03 +00:00 |
questions.py
|
Added something(prompt).
|
2003-04-08 07:22:40 +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
|
Fixed PyChecker complaint.
|
2003-04-08 07:23:56 +00:00 |