.. |
Admin
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Anonymous
|
Conversion of Anonymous
|
2005-02-02 04:42:37 +00:00 |
AutoMode
|
Added AutoMode in the new plugin format.
|
2005-02-02 07:04:35 +00:00 |
Babelfish
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Channel
|
Remove the use of format() in logger functions since they handle it natively.
|
2005-02-01 13:43:57 +00:00 |
ChannelLogger
|
Changed to use an __parent instead of a super call.
|
2005-02-02 12:45:03 +00:00 |
ChannelStats
|
Removed unused (and broken) imports.
|
2005-02-02 12:52:09 +00:00 |
Config
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Ctcp
|
Added Ctcp in the new plugin format.
|
2005-02-01 09:58:04 +00:00 |
Dict
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Filter
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Format
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Games
|
Update some copyright strings.
|
2005-02-02 05:30:32 +00:00 |
Google
|
DOTS!
|
2005-02-02 04:40:00 +00:00 |
Herald
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Internet
|
Add the Internet plugin in the new plugin format. Also move Fun.hexip to the Internet plugin.
|
2005-02-02 05:29:31 +00:00 |
Lart
|
Conversion of Lart to new plugin format
|
2005-02-02 07:21:21 +00:00 |
Later
|
Added Later in the new plugin format.
|
2005-02-02 04:51:55 +00:00 |
Math
|
Remove the use of format() in logger functions since they handle it natively.
|
2005-02-01 13:43:57 +00:00 |
Misc
|
Moving action,reply,private,notice to new Reply plugin (for real)
|
2005-02-02 04:39:45 +00:00 |
Network
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
NickCapture
|
Added NickCapture in the new plugin format.
|
2005-02-02 05:19:33 +00:00 |
Note
|
Removed unused and broken import.
|
2005-02-02 12:54:05 +00:00 |
Owner
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Praise
|
Conversion of Praise to new plugin format
|
2005-02-02 07:13:02 +00:00 |
Quote
|
Conversion of Quote to new plugin format
|
2005-02-02 07:25:41 +00:00 |
QuoteGrabs
|
Remove evil tabs!
|
2005-02-01 13:57:51 +00:00 |
Relay
|
Removed an extra self in my __parent call.
|
2005-02-02 12:45:20 +00:00 |
Reply
|
Moving action,reply,private,notice to new Reply plugin (for real)
|
2005-02-02 04:39:45 +00:00 |
RSS
|
Removed some debugging code, and added a bit of extra debug logging.
|
2005-02-02 06:12:25 +00:00 |
Scheduler
|
Remove supybot.privmsgs imports.
|
2005-02-01 13:57:14 +00:00 |
Seen
|
Added Seen in the new plugin format.
|
2005-02-02 07:47:58 +00:00 |
Services
|
Added Services in the new plugin format.
|
2005-02-02 12:20:13 +00:00 |
ShrinkUrl
|
Converted ShrinkUrl to use format.
|
2005-02-01 09:41:39 +00:00 |
Status
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
String
|
Update some copyright strings.
|
2005-02-02 05:30:32 +00:00 |
Time
|
Added Time in the new plugin format.
|
2005-02-02 06:59:08 +00:00 |
Topic
|
Some format character changes, and a little more information on the "Topic exceeds maximum length" error message.
|
2005-02-02 04:42:22 +00:00 |
URL
|
There is no longer a __parent.doPrivmsg, since we no longer subclass callbacks.PCAR.
|
2005-02-02 13:01:04 +00:00 |
User
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
Utilities
|
Moving action,reply,private,notice to new Reply plugin (for real)
|
2005-02-02 04:39:45 +00:00 |
Web
|
Remove supybot.privmsgs imports.
|
2005-02-01 13:57:14 +00:00 |
__init__.py
|
Fix error in format() conversion in plugins/__init__.py
|
2005-02-02 07:12:27 +00:00 |