.. |
Alias.py
|
Fixed bug in aliases with no arguments and added test for it.
|
2003-09-06 21:58:42 +00:00 |
Amazon.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Babelfish.py
|
Changed morehelp for translate.
|
2003-09-06 04:51:28 +00:00 |
BadWords.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
baseplugin.py
|
Wasn't calling setDaemon on threads spawned in PeriodicFileDownloader.
|
2003-09-06 18:18:34 +00:00 |
ChannelDB.py
|
Made seen command handle actions better.
|
2003-09-02 06:19:58 +00:00 |
ChannelLogger.py
|
Made to ignore empty TOPICs just sent for information.
|
2003-09-06 02:06:57 +00:00 |
Ctcp.py
|
Moved world.version to conf.version.
|
2003-08-28 13:59:07 +00:00 |
Debian.py
|
Fixed documentation bugs.
|
2003-09-06 18:29:44 +00:00 |
Dict.py
|
Bold, for Strike. And also a bugfix, so it's not an entirely useless commit :)
|
2003-09-05 20:53:49 +00:00 |
Enforcer.py
|
Fixed documentation bugs.
|
2003-09-06 18:29:44 +00:00 |
Factoids.py
|
Updated example to have searchfactoids.
|
2003-09-05 08:17:14 +00:00 |
FixRelayBot.py
|
Fixed grouping of regexp.
|
2003-08-23 04:08:42 +00:00 |
FreeBSD.py
|
Began some swithover to the new method; mostly I just needed to try a commit.
|
2003-08-23 06:07:20 +00:00 |
Friendly.py
|
Added beGracious, changed to raw strings for regexps, and created test.
|
2003-09-05 09:40:26 +00:00 |
FunCommands.py
|
Added less command.
|
2003-09-06 21:51:21 +00:00 |
FunDB.py
|
Converted uses of utils.pluralize to utils.nItems.
|
2003-09-05 06:49:14 +00:00 |
Gameknot.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Google.py
|
Fixed documentation bugs.
|
2003-09-06 18:29:44 +00:00 |
Http.py
|
Moved babelfish stuff to its own plugin.
|
2003-09-05 19:49:44 +00:00 |
IMDB.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Infobot.py
|
Added docstring and configure function.
|
2003-08-23 05:55:20 +00:00 |
KillBold.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Markov.py
|
Added docstring.
|
2003-08-23 12:40:35 +00:00 |
Moobot.py
|
Forgot stupid utils import.
|
2003-08-27 23:36:47 +00:00 |
News.py
|
Brought up-to-date with current plugin template.
|
2003-08-28 17:56:48 +00:00 |
Notes.py
|
Fixed stupid failed tests in Notes. I'm retard.
|
2003-09-05 19:01:02 +00:00 |
OSU.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
Parter.py
|
Stupid missing import...
|
2003-08-29 13:38:07 +00:00 |
Quotes.py
|
Added a test and fixed several bugs it found.
|
2003-08-26 18:10:17 +00:00 |
RawLogger.py
|
Added docstrings.
|
2003-08-29 17:03:12 +00:00 |
Relay.py
|
Made outFilter handle empty TOPICs.
|
2003-09-06 02:10:55 +00:00 |
RootWarner.py
|
Added module docstring.
|
2003-08-28 21:26:56 +00:00 |
RSS.py
|
Made RSS docstring more appropriate, now that help works with modules.
|
2003-08-30 19:53:53 +00:00 |
Services.py
|
Fixed a documentation bug and changed startnickserv to startservices.
|
2003-09-06 18:26:31 +00:00 |
Topic.py
|
Fixed some bugs with removetopic when the topic didn't match topicUnformatter.
|
2003-09-06 05:25:42 +00:00 |
TwistedCommands.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Unix.py
|
Added wtf command.
|
2003-09-01 18:41:16 +00:00 |
URLSnarfer.py
|
Added --url option to lasturl.
|
2003-09-05 19:37:58 +00:00 |
Utilities.py
|
Moved several things from fix.py to utils.py.
|
2003-09-04 20:42:37 +00:00 |