.. |
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
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
bot.py
|
Added ability to override conf.py defaults with -c option
|
2003-03-27 09:45:39 +00:00 |
callbacks.py
|
Put setDaemon in its proper place.
|
2003-03-27 06:04:56 +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
|
Broke ChannelCommands out of privmsgs
|
2003-03-27 06:28:13 +00:00 |
conf.py
|
Changed default for telnetEnable to False, for obvious reasons
|
2003-03-27 09:36:44 +00:00 |
debug.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +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
|
Added itersplit
|
2003-03-25 20:21:12 +00:00 |
ircdb.py
|
Fixed users/channels instantiation to allow for non-existent files
|
2003-03-27 06:57:09 +00:00 |
irclib.py
|
Irc.callbacks is always mutated, never replaced, helping the Relay module out.
|
2003-03-27 11:29:42 +00:00 |
ircmsgs.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
ircutils.py
|
Fixed funkyArgument to allow bolding.
|
2003-03-27 11:03:52 +00:00 |
MiscCommands.py
|
Separated MiscCommands from privmsgs.
|
2003-03-27 06:34:48 +00:00 |
privmsgs.py
|
Satisfied PyChecker
|
2003-03-27 11:33:05 +00:00 |
repl.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +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 whitespace bug in HTML stripper.
|
2003-03-27 20:14:17 +00:00 |
world.py
|
Re-enabled the old reloading method, we'll see if it comes in useful.
|
2003-03-27 06:06:56 +00:00 |