.. |
Admin
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +00:00 |
Alias
|
Fixed to make the tests run again with the new refactoring.
|
2005-02-18 07:31:51 +00:00 |
Anonymous
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
AutoMode
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Channel
|
Stopped possible AttributeError (nick could've been None).
|
2005-03-09 10:36:54 +00:00 |
ChannelLogger
|
Have to handle the fact that we might have a proxy.
|
2005-03-14 03:51:56 +00:00 |
ChannelStats
|
Update ChannelStats to obey channelSpecific.
|
2005-03-03 04:45:47 +00:00 |
Config
|
Fixed some bugs introduced with the latest refactoring of callCommand, etc.
|
2005-02-17 22:39:44 +00:00 |
Ctcp
|
Fixed some bugs introduced with the latest refactoring of callCommand, etc.
|
2005-02-17 22:39:44 +00:00 |
Dict
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +00:00 |
Filter
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Format
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +00:00 |
Games
|
The grammar nazi says fewer is the correct word.
|
2005-03-08 13:18:10 +00:00 |
Google
|
Move structures to utils/
|
2005-03-12 18:01:47 +00:00 |
Herald
|
Move structures to utils/
|
2005-03-12 18:01:47 +00:00 |
Internet
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Karma
|
Better error messages when we can't load PySQLite.
|
2005-03-06 20:51:10 +00:00 |
Lart
|
Conversion of Lart to new plugin format
|
2005-02-02 07:21:21 +00:00 |
Later
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Limiter
|
Add Limiter in the new plugin format.
|
2005-02-22 19:35:35 +00:00 |
Math
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +00:00 |
Misc
|
Fixed help to show the full command.
|
2005-02-24 12:50:09 +00:00 |
Network
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +00:00 |
NickCapture
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Nickometer
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Note
|
Add a test for Note.next
|
2005-03-21 16:38:05 +00:00 |
Owner
|
Add some more assertion messages.
|
2005-03-22 19:03:02 +00:00 |
Plugin
|
Plugin needed a little format() love.
|
2005-03-10 05:22:05 +00:00 |
Praise
|
Conversion of Praise to new plugin format
|
2005-02-02 07:13:02 +00:00 |
Protector
|
Forgot to have a case for a disabled channel :)
|
2005-02-24 09:54:48 +00:00 |
Quote
|
Conversion of Quote to new plugin format
|
2005-02-02 07:25:41 +00:00 |
QuoteGrabs
|
Better error messages when we can't load PySQLite.
|
2005-03-06 20:51:10 +00:00 |
Relay
|
Move structures to utils/
|
2005-03-12 18:01:47 +00:00 |
Reply
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
RSS
|
Grammar nazi of DOOM!
|
2005-02-25 00:06:16 +00:00 |
Scheduler
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Seen
|
Fix some test failures.
|
2005-03-09 14:34:11 +00:00 |
Services
|
Update a reference to getops.
|
2005-03-03 00:02:18 +00:00 |
ShrinkUrl
|
Add supybot.plugins.ShrinkUrl.bold
|
2005-03-09 23:29:49 +00:00 |
Status
|
Updated Status to use some of the new methods.
|
2005-02-19 23:44:50 +00:00 |
String
|
Changed the name of the strlen command just to be 'len'.
|
2005-02-10 07:04:08 +00:00 |
Time
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
Todo
|
Add Todo in the new plugin format.
|
2005-02-21 01:27:12 +00:00 |
Topic
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
URL
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
User
|
Clarified the help for some command (I remember not which one now)
|
2005-03-09 07:25:52 +00:00 |
Utilities
|
Removed commands that were moved to String.
|
2005-02-10 07:01:08 +00:00 |
Web
|
Added the Web.fetch command.
|
2005-03-14 02:44:55 +00:00 |
__init__.py
|
Updated some docs in the plugins module.
|
2005-03-09 07:27:16 +00:00 |