Limnoria/plugins
Daniel DiPaolo f9d97c91f5 Overhaul of Todo, somewhat. Made everyone's todos accessible by anyone, either
by id or by username.  Also, made it so todos are never deleted, just set to
inactive.
2003-10-28 17:40:41 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Alias.py Fix for bug #829353; added a test for the remove command. 2003-10-24 09:10:10 +00:00
Amazon.py Updated to use generic command name and to require privilege for licensekey. 2003-10-21 06:35:15 +00:00
Babelfish.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
BadWords.py Brought BadWords up to the times. 2003-10-22 05:35:52 +00:00
Bugzilla.py Just some slight style things (I'm committing because DannyB will be hacking on it later). 2003-10-28 05:50:40 +00:00
ChannelDB.py Made the bot keep stats on himself. 2003-10-24 22:29:30 +00:00
ChannelLogger.py Removed several instances where it would raise exceptions the message after parting a channel. 2003-10-15 05:56:32 +00:00
Ctcp.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
DCC.py Fixed several bugs and added a test to make sure they don't happen again. 2003-10-09 16:38:14 +00:00
Debian.py Oops, didn't quite finish. 2003-10-21 05:29:39 +00:00
Dictionary.py Changed the Dict plugin to Dictionary. 2003-10-19 14:58:08 +00:00
Dunno.py Small stylistic change and removed the returns from invalidCommand. 2003-10-28 06:09:05 +00:00
Ebay.py Reworked the togglesnarfer mechanism 2003-10-27 22:57:05 +00:00
Enforcer.py Updated to use more generic command names. 2003-10-21 06:36:38 +00:00
Factoids.py Fixed pluralization bug in info. 2003-10-23 05:14:41 +00:00
FixRelayBot.py Added a missing commit. 2003-10-09 04:37:36 +00:00
Friendly.py Fixed bug in testGreet. 2003-10-25 18:22:52 +00:00
Fun.py Made outfilter channel-specific. 2003-10-24 22:43:48 +00:00
FunDB.py Parse 'my' in @lart and @praise (Closes: RFE #828950) 2003-10-23 15:23:01 +00:00
Gameknot.py plugins/Gameknot.py: Add replyPossibleBug string to 'page format' error 2003-10-27 23:45:15 +00:00
Google.py Fix some typos I thought I had already committed 2003-10-28 14:29:06 +00:00
Http.py Fixed the 'title' regexp to be non-greedy, in case there's a </title> tag 2003-10-24 00:46:21 +00:00
Infobot.py Switch irc.queueMsg to irc.reply 2003-10-23 14:59:03 +00:00
KillBold.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Lookup.py Still catching remnants of the FileLookup switch. 2003-10-21 06:31:57 +00:00
Markov.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Math.py Made <number> optional in convert. 2003-10-23 04:21:40 +00:00
MoobotFactoids.py Punctuation ("?!") is now stripped from keys before insertion into the db 2003-10-28 15:30:43 +00:00
Movies.py configure() was still adding 'load IMDB' to onStart instead of 'load Movies' 2003-10-23 12:59:15 +00:00
Network.py Changed to more generic command names. 2003-10-21 05:11:53 +00:00
News.py Converted to use more generic command names. 2003-10-21 05:32:57 +00:00
Notes.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
OSU.py Changed command names to be more generic. 2003-10-21 05:06:36 +00:00
Parter.py Updated. 2003-10-23 08:35:26 +00:00
Poll.py Some fixes to Poll, removed delete command, added example. 2003-10-27 15:11:45 +00:00
Python.py Fixed os.path lookups. 2003-10-22 03:55:03 +00:00
Quotes.py Made command names more generic. 2003-10-21 05:19:54 +00:00
RawLogger.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
Relay.py Fix for relay whois bug with the reporting of status on channels. 2003-10-28 14:08:11 +00:00
RootWarner.py Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins. 2003-10-05 12:56:56 +00:00
RSS.py Changed names to be more generic/consistent. 2003-10-21 04:22:54 +00:00
Services.py Generalized the command names. 2003-10-21 07:26:06 +00:00
Sourceforge.py plugins/Sourceforge.py: lots of cleanups to the code. Also changed how 2003-10-27 20:24:32 +00:00
Status.py Removed the percentage thing, it's not entirely useful. 2003-10-24 21:42:54 +00:00
Todo.py Overhaul of Todo, somewhat. Made everyone's todos accessible by anyone, either 2003-10-28 17:40:41 +00:00
Topic.py Fixed some bugs and cleaned up the test suite. 2003-10-28 05:49:31 +00:00
Unix.py Updated configure to be more descriptive about disabling progstats. 2003-10-23 08:15:47 +00:00
URLSnarfer.py Completed the removal of callbacks.Privmsg.doPrivmsg. 2003-10-28 06:30:42 +00:00
Utilities.py Fix for bug #826612. 2003-10-20 22:24:08 +00:00