.. |
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
|
Backed out previous change
|
2003-04-02 07:05:38 +00:00 |
bot.py
|
Made uptime command not based on loading of FunCommands module.
|
2003-04-02 07:50:35 +00:00 |
callbacks.py
|
Stopped catching exceptions in the wrong place in callCommand.
|
2003-04-02 07:42:07 +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
|
Oops, bad search/replace regexp put a privmsgs in the wrong place.
|
2003-04-01 05:43:20 +00:00 |
conf.py
|
Added conf.detailedTracebacks to determine if cgitb should be used.
|
2003-03-27 20:40:58 +00:00 |
debug.py
|
Changed 'too many exceptions raised' time to 0.20 seconds, not 0.05 seconds.
|
2003-04-02 07:05:05 +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 some more functionality (__iter__, __eq__, __repr__) to queue.
|
2003-04-02 09:19:26 +00:00 |
ircdb.py
|
Fixed spurious exception atexit.
|
2003-03-31 09:26:51 +00:00 |
irclib.py
|
Converted Irc.fastqueue to a fix.queue
|
2003-04-02 09:26:16 +00:00 |
ircmsgs.py
|
Fixed minor style bug
|
2003-03-31 09:27:15 +00:00 |
ircutils.py
|
Fixed variable-name typo in funkyArgument
|
2003-03-31 06:57:28 +00:00 |
MiscCommands.py
|
Added source command
|
2003-03-28 08:41:11 +00:00 |
privmsgs.py
|
Fixed bug in load and removed Sorry.
|
2003-04-02 08:18:20 +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
|
Added keyword arg to htmlToText to determine how to replace HTML tags.
|
2003-04-02 09:20:49 +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 |