.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +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
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
BadWords.py
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
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
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
Ctcp.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
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
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
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
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
Enforcer.py
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
Factoids.py
|
Added learn-separator and show-factoid-if-only-one-match configurables.
|
2004-01-01 19:07:38 +00:00 |
FixRelayBot.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
Friendly.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
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
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
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
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
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
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
Parter.py
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
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
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
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 |
RawLogger.py
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
Relay.py
|
Make sure to relay actions and away messages.
|
2004-01-01 19:10:20 +00:00 |
RootWarner.py
|
Made configurable.
|
2003-12-10 06:58:17 +00:00 |
RSS.py
|
Oops, I'm retarded. f.func_name needed to be just name.
|
2003-12-16 03:10:02 +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
|
Better handling of unknown memory thingies and proper handling of Darwin and changed memory to RSS and stuff like that.
|
2004-01-01 19:12:14 +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 |
Unix.py
|
Added better handling, hopefully fixing bug #860614.
|
2004-01-01 20:06:42 +00:00 |
URL.py
|
Added non-snarfing-regexp and title-snarfer-includes-url configurables.
|
2004-01-01 20:08:03 +00:00 |
Utilities.py
|
Added a trusted capability (defaulting to off); made Utilties.re require it.
|
2003-12-04 08:28:56 +00:00 |