.. |
Admin
|
Fix line lengths.
|
2005-03-25 15:42:51 +00:00 |
Alias
|
plugins/Alias: Stop using attributes for aliases.
|
2005-05-29 19:41:49 +00:00 |
Anonymous
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
AutoMode
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Channel
|
plugins/Channel: Catch a Key Error in "ban remove" and "ignore remove".
|
2005-06-01 13:24:06 +00:00 |
ChannelLogger
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
ChannelStats
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Config
|
Fixed the security issue nicktastic reported, and made sure that if, for some reason, an error doesn't raise an exception, it still stops the calling of the command function.
|
2005-06-01 20:13:33 +00:00 |
Ctcp
|
plugins/Ctcp: Fix another utils.commaAndify bug.
|
2005-05-19 23:52:53 +00:00 |
Dict
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Factoids
|
Re-add manual argument parsing since some stuff is a bit complex for wrap.
|
2005-04-18 01:58:57 +00:00 |
Filter
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Format
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Games
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Google
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Herald
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Insult
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Internet
|
Fix up Plugin.contributors and a couple contributors dicts.
|
2005-04-26 02:53:08 +00:00 |
Karma
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Lart
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Later
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Limiter
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Math
|
Fix up Plugin.contributors and a couple contributors dicts.
|
2005-04-26 02:53:08 +00:00 |
Misc
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
MoobotFactoids
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Network
|
Fixed problem that allowed connecting to an already-connected network.
|
2005-05-18 14:55:55 +00:00 |
News
|
Add News in the new plugin format.
|
2005-05-10 03:02:15 +00:00 |
NickCapture
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Nickometer
|
Fixed some style issues with logging calls.
|
2005-05-18 04:18:35 +00:00 |
Note
|
plugins/Note: Fix a test failure.
|
2005-05-11 00:57:30 +00:00 |
Owner
|
Fixed our NoSuitableDatabase error message not to log a traceback.
|
2005-05-18 17:44:28 +00:00 |
Plugin
|
plugins/Plugin: Move an if outside of a for loop, since it won't change during the for loop.
|
2005-05-10 22:09:50 +00:00 |
Praise
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Protector
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Quote
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
QuoteGrabs
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Relay
|
Relay.{join,part} should require admin capability.
|
2005-05-03 21:45:55 +00:00 |
Reply
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
RSS
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Scheduler
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Seen
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Services
|
plugins/Services: Fix up an error message so it actually makes sense.
|
2005-06-01 01:13:25 +00:00 |
ShrinkUrl
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Status
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
String
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
Time
|
plugins/Time: Make sure the Time commands are nested-safe, i.e. they reply with strings.
|
2005-05-22 21:01:16 +00:00 |
Todo
|
plugins/Todo: Fix a test failure.
|
2005-05-11 00:58:04 +00:00 |
Topic
|
plugins/Topic: Add a proper test for the previous Topic.set fix.
|
2005-06-01 21:06:04 +00:00 |
Unix
|
Add Unix in the new plugin format.
|
2005-05-10 03:31:54 +00:00 |
URL
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
User
|
Fixed an error in hostmask.list when there are no hostmasks.
|
2005-06-01 06:20:29 +00:00 |
Utilities
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
Web
|
Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later.
|
2005-06-01 21:08:30 +00:00 |
__init__.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |