Limnoria/plugins
Jeremy Fincher b0559e3d75 Added server command. 2004-01-02 21:36:45 +00:00
..
Alias.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
Amazon.py Added Amazon.books and Amazon.videos so that users can search those products 2003-12-08 16:32:29 +00:00
Babelfish.py
BadWords.py
Bugzilla.py Some kind of little cleanup. There was a pluralize call that used the wrong order for its arguments. 2003-12-17 13:14:33 +00:00
ChannelDB.py Closed #860139 - including wordstat count in stat output as well as rank. Also 2003-12-15 12:39:38 +00:00
ChannelLogger.py
Ctcp.py
DCC.py Should fix bugs #858964 #862544. 2004-01-01 20:09:35 +00:00
Debian.py Handle p.d.o being down gracefully. 2003-12-09 00:32:53 +00:00
Dict.py
Dunno.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Ebay.py
Enforcer.py
Factoids.py Added learn-separator and show-factoid-if-only-one-match configurables. 2004-01-01 19:07:38 +00:00
FixRelayBot.py
Friendly.py
Fun.py Added ping command. 2003-12-03 23:56:06 +00:00
FunDB.py Removed trailing periods in larts and praises. 2004-01-01 19:08:08 +00:00
Gameknot.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
Google.py Added bold and maximum-results configurable. 2004-01-01 19:09:02 +00:00
Herald.py Initial checkin. 2004-01-01 19:45:15 +00:00
Http.py Fixed #862645 - unquoted spaces getting sent in HTTP request 2003-12-19 01:58:49 +00:00
Infobot.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Karma.py fixed another .0 bug 2003-12-29 03:12:47 +00:00
KillBold.py
Lookup.py Removed --exact searching, made to search keys, not values by default, and added --values switch for searching values. 2003-12-12 14:01:16 +00:00
Markov.py Fixed a few places where int()'ing COUNT result cols was required 2003-12-27 09:31:38 +00:00
Math.py Better error handling for calc/icalc. 2004-01-01 19:09:34 +00:00
MoobotFactoids.py Fixed a _really stupid_ error message buglet. Man I suck sometimes. 2003-12-22 01:03:09 +00:00
Movies.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
Network.py
News.py Made the error message better when people try to run a plugin that requires sqlite and they don't have it. 2003-12-03 23:48:00 +00:00
Note.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
OSU.py
Parter.py
Poll.py Fixed bug in Poll.add, it didn't handle sqlite returning a string. 2003-12-09 00:35:13 +00:00
Python.py
QuoteGrabs.py Fixed lack of case-insensitivity in randomquote 2003-12-29 11:12:37 +00:00
Quotes.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
RSS.py Oops, I'm retarded. f.func_name needed to be just name. 2003-12-16 03:10:02 +00:00
RawLogger.py
Relay.py Fixed bug #868338 (Relay.whois). 2004-01-02 20:59:14 +00:00
RootWarner.py Made configurable. 2003-12-10 06:58:17 +00:00
Scheduler.py Initial checkin. 2004-01-01 19:45:15 +00:00
Services.py Changed got376 to afterConnect. 2003-12-12 12:47:23 +00:00
Sourceforge.py Reverted a version. 2003-12-09 00:39:16 +00:00
Status.py Added server command. 2004-01-02 21:36:45 +00:00
Todo.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
Topic.py Swapped the argument order for utils.{pluralize,nItems} 2003-12-12 15:41:33 +00:00
URL.py Fixed some bugz0rs. 2004-01-02 19:54:25 +00:00
Unix.py Added better handling, hopefully fixing bug #860614. 2004-01-01 20:06:42 +00:00
Utilities.py Added a trusted capability (defaulting to off); made Utilties.re require it. 2003-12-04 08:28:56 +00:00
__init__.py