Limnoria/src
2003-09-13 12:59:22 +00:00
..
AdminCommands.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +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 Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
baseplugin.py Had to move baseplugin.py to src/ for supporting multiple plugin directories. 2003-09-10 18:42:27 +00:00
callbacks.py Changed logging of ignorance in PrivmsgRegexp. 2003-09-12 20:20:18 +00:00
cdb.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00
ChannelCommands.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
conf.py Fix for RFE #801934: Response in case of non-commands. 2003-09-10 08:32:20 +00:00
debug.py Turned off color if on a windows box. 2003-08-30 05:08:15 +00:00
drivers.py Fixed bug in socketDrivers and made it less likely to happen with a fix in drivers. 2003-09-03 11:06:02 +00:00
fix.py Minor cosmetic changes. 2003-09-05 18:54:35 +00:00
ircdb.py Made sure chanop capability supercedes everything else. 2003-09-13 12:59:22 +00:00
irclib.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
ircmsgs.py Changed asserts to show the repr() if they fail. 2003-09-09 20:44:58 +00:00
ircutils.py Forget docstring and to remove the old regexp. 2003-09-04 17:33:04 +00:00
MiscCommands.py Added hostmask command. 2003-09-12 21:16:59 +00:00
OwnerCommands.py Added a 'from fix import *' 2003-09-12 18:07:04 +00:00
privmsgs.py Added docstring for CapabilityCheckingPrivmsg 2003-09-06 00:37:28 +00:00
questions.py Changed %70 to %68 for safety and lining up reasons. 2003-08-30 04:54:35 +00:00
repl.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00
schedule.py Converted schedule over to heapq from bisect. 2003-08-29 14:18:18 +00:00
socketDrivers.py Uh, why did I raise? I don't know. Anyway, handle write errors correctly in _sendIfMsgs. 2003-09-06 07:45:47 +00:00
structures.py Added a reset method to RingBuffer and queue. 2003-08-26 16:38:28 +00:00
template.py Now allow multiple plugin directories, RFE #802614. 2003-09-10 06:05:58 +00:00
twistedDrivers.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
UserCommands.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
utils.py Added keyword option And to commaAndify to allow specifying a word other than 'and' as the last separator. 2003-09-12 08:55:30 +00:00
world.py Registered upkeep with atexit. 2003-09-12 07:48:01 +00:00