.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Fixed a bug in setprefixchar where things would get wonky when trying to set an
|
2003-12-05 19:10:09 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Don't log the 'scheduling reconnect' message if the world is dying.
|
2003-12-03 22:29:49 +00:00 |
callbacks.py
|
Fixed bug #855014 and added RFEs #855453 and #855454.
|
2003-12-06 23:52:23 +00:00 |
cdb.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
Channel.py
|
Updated deop/dehalfop/devoice to work by default on the sender of the message.
|
2003-12-04 16:27:03 +00:00 |
conf.py
|
Renamed replyWhenAddressedByName to replyWhenAddressedByNick.
|
2003-12-07 00:17:01 +00:00 |
configurable.py
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
drivers.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
fix.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
ircdb.py
|
Added an iteritems to ChannelsDictionary and made it into an IterableMap.
|
2003-12-03 05:26:14 +00:00 |
irclib.py
|
Handled the case where nickmods got all run out.
|
2003-12-06 13:20:59 +00:00 |
ircmsgs.py
|
Added some asserts to the pluralized power message functions.
|
2003-12-03 20:48:44 +00:00 |
ircutils.py
|
Oops, shouldn't have committed, a stray underscore got here.
|
2003-12-06 14:18:10 +00:00 |
log.py
|
Handled detailedTracebacks again.
|
2003-12-06 13:23:20 +00:00 |
Misc.py
|
Fixed RFE #855159.
|
2003-12-07 00:13:56 +00:00 |
Owner.py
|
Made defaultplugin show the default plugin for a command if not given a plugin.
|
2003-12-02 19:21:05 +00:00 |
plugins.py
|
Added a few more substitutes and allowed a few more names to be more compatible with blootbot.
|
2003-12-04 00:07:16 +00:00 |
privmsgs.py
|
Added an assert to prevent improper usage by inexperienced developers.
|
2003-12-08 01:10:27 +00:00 |
questions.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
repl.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
schedule.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
socketDrivers.py
|
Don't log the 'scheduling reconnect' message if the world is dying.
|
2003-12-03 22:29:49 +00:00 |
structures.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
template.py
|
Nicer exit message :)
|
2003-12-09 04:38:04 +00:00 |
twistedDrivers.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
User.py
|
Change changeusername to changename.
|
2003-12-09 00:02:51 +00:00 |
utils.py
|
Made utils.pluralize a little smarter.
|
2003-12-02 18:58:57 +00:00 |
webutils.py
|
Added another case to except clauses for Connection Reset by Peer.
|
2003-12-06 14:16:02 +00:00 |
world.py
|
Updated some format, didn't log some messages when the world is dying.
|
2003-12-03 22:31:33 +00:00 |