Jeremy Fincher
|
755cfd258d
|
Outfilters should *always* give a msg= keyword argument when they create a new message, because otherwise tags don't remain. If you see any other places where they don't, go ahead and fix them as well :).
|
2004-09-29 18:56:02 +00:00 |
|
Jeremy Fincher
|
491ebdaf53
|
Not entirely necessary there, removed the plugin-wide check for sqlite.
|
2004-09-29 18:55:13 +00:00 |
|
Jeremy Fincher
|
a75857ee3b
|
Made this error an error.
|
2004-09-29 18:54:49 +00:00 |
|
Jeremy Fincher
|
e67daa9338
|
Now the comment is even MORE elucidating\!
|
2004-09-29 18:54:33 +00:00 |
|
Jeremy Fincher
|
f8375acdad
|
Fixed not to raise some exceptions during testing.
|
2004-09-29 18:53:23 +00:00 |
|
Jeremy Fincher
|
d499628075
|
Refactoring of some MODE handling stuff and now we keep track of bans.
|
2004-09-29 18:52:15 +00:00 |
|
Jeremy Fincher
|
04e5ff9b7a
|
Elucidating comment, as well as filtering of misc.log when plugins are using their individual logfiles.
|
2004-09-29 18:51:37 +00:00 |
|
Jeremy Fincher
|
3a6779bb6d
|
Added httpUrlRe.
|
2004-09-29 18:51:04 +00:00 |
|
Jeremy Fincher
|
d147def54c
|
Log filtering for testing.
|
2004-09-29 18:43:44 +00:00 |
|
Jeremy Fincher
|
bea33e53d6
|
Fixed an exception on exit.
|
2004-09-29 14:50:14 +00:00 |
|
Jeremy Fincher
|
cc15862d65
|
Had the formatters for that log swapped.
|
2004-09-29 14:49:44 +00:00 |
|
Jeremy Fincher
|
24641b6efe
|
Fixed bug #1020925.
|
2004-09-29 14:35:58 +00:00 |
|
Jeremy Fincher
|
c2445cc7db
|
Fixed bug in IrcState.doTopic (#1033955)
|
2004-09-29 14:14:06 +00:00 |
|
Jeremy Fincher
|
a6f7dc99b7
|
Moved tinyurl stuff out to the ShrinkUrl plugin.
|
2004-09-29 04:40:25 +00:00 |
|
Jeremy Fincher
|
a382087fc4
|
Fix0red the problems with VERBOSE.
|
2004-09-29 04:07:29 +00:00 |
|
Jeremy Fincher
|
e01a9d3bc5
|
Forgot to vacuum, momma's gonna kill me!
|
2004-09-28 20:09:39 +00:00 |
|
Jeremy Fincher
|
0704c34fc7
|
Added a Hebrew filter.
|
2004-09-28 20:08:41 +00:00 |
|
Jeremy Fincher
|
3139ffe909
|
Re-added near functionality and re-abstracted the plugin.
|
2004-09-28 19:58:32 +00:00 |
|
Jeremy Fincher
|
f9ae666f3b
|
Fixed a bug in errorInvalid's handling of Raise. Man, we just need to default it to True for everything and make people deal.
|
2004-09-28 08:12:03 +00:00 |
|
Jeremy Fincher
|
201df375e2
|
Added verbose logging level.
|
2004-09-28 08:11:38 +00:00 |
|
Jeremy Fincher
|
fbd4ce26eb
|
Updated to reflect our choice of log levels.
|
2004-09-28 07:54:41 +00:00 |
|
Jeremy Fincher
|
a829bf2965
|
Forgot the dot.
|
2004-09-28 07:43:55 +00:00 |
|
Jeremy Fincher
|
f15129adec
|
Added test for maximum nesting.
|
2004-09-28 07:40:58 +00:00 |
|
Jeremy Fincher
|
0874dfd5f3
|
Abstracted out bool verification in utils.toBool.
|
2004-09-28 07:22:26 +00:00 |
|
Jeremy Fincher
|
05c06f8f4b
|
Added tests for no errors where no errors should occur.
|
2004-09-28 07:19:47 +00:00 |
|
Jeremy Fincher
|
e5df6c87ed
|
tightened for new asserts.
|
2004-09-28 07:19:25 +00:00 |
|
Jeremy Fincher
|
e616f6973d
|
We should return whether or not we were able to queue the message.
|
2004-09-28 07:17:53 +00:00 |
|
Jeremy Fincher
|
3dec784447
|
A whole lot more asserts and an isCapability predicate.
|
2004-09-28 07:17:18 +00:00 |
|
Jeremy Fincher
|
9ca87988ae
|
We should return the message from errors/replies.
|
2004-09-28 07:16:32 +00:00 |
|
Jeremy Fincher
|
4b5909331a
|
Updated completely.
|
2004-09-28 07:10:27 +00:00 |
|
James Vega
|
d5a324a0d2
|
It's nice when Weather.weather works.
|
2004-09-25 17:55:22 +00:00 |
|
James Vega
|
334c5f9456
|
Improve our whois handling. whois.pir.org became a bit more strict on the
input they accept.
|
2004-09-25 17:29:27 +00:00 |
|
James Vega
|
19c4948d97
|
Update to use _help
|
2004-09-25 17:08:31 +00:00 |
|
James Vega
|
9291c56e3f
|
Update to use a help method instead of a help string. Allows sub-classes of
Group/Value to define their own help method.
|
2004-09-25 17:06:05 +00:00 |
|
James Vega
|
b9db0330e4
|
Update others/amazon.py to latest version and add the new region support to
plugins/Amazon.py (supybot.plugins.Amazon.region)
|
2004-09-25 16:59:23 +00:00 |
|
Jeremy Fincher
|
b70a683df1
|
Added cool exhaustive help test.
|
2004-09-25 16:32:36 +00:00 |
|
Jeremy Fincher
|
135c57c314
|
Let's not try to send empty messages.
|
2004-09-25 16:10:33 +00:00 |
|
Jeremy Fincher
|
70111b5b06
|
Stopped double-queuing problem.
|
2004-09-24 20:33:58 +00:00 |
|
Jeremy Fincher
|
23fb9e1c7b
|
Changed tag name to isError rather than errored.
|
2004-09-24 20:28:31 +00:00 |
|
Jeremy Fincher
|
7b68eb622d
|
Abstracted out some functionality to plugins.DbiChannelDB.
|
2004-09-24 20:06:07 +00:00 |
|
Jeremy Fincher
|
5753195f45
|
Changed dbi.Record not to use a metaclass.
|
2004-09-24 20:05:34 +00:00 |
|
Jeremy Fincher
|
ec7ba362c4
|
Slight log message change.
|
2004-09-24 14:37:24 +00:00 |
|
Jeremy Fincher
|
728ad5788b
|
This was needed, so our stuff doesn't get quoted.
|
2004-09-24 14:20:15 +00:00 |
|
James Vega
|
35894401c7
|
Let's move noReply() to RichReplyMethods so that anything that subclasses
it can use noReply(). Fixes bug #1032406
|
2004-09-24 13:52:46 +00:00 |
|
Jeremy Fincher
|
243456aedd
|
Unnecessary reset, changed logging message.
|
2004-09-24 02:36:34 +00:00 |
|
Jeremy Fincher
|
b0931ea0ec
|
This wasn't being done correctly, let's see if this fixes it.
|
2004-09-24 01:23:48 +00:00 |
|
Jeremy Fincher
|
78da84e4cb
|
Configurable quotes, w00t.
|
2004-09-24 01:13:17 +00:00 |
|
James Vega
|
bbddc4b834
|
Make showLinks a ChannelValue specific to RSS.rss and add announce.showLinks
to for RSS.announce
|
2004-09-23 23:53:51 +00:00 |
|
Jeremy Fincher
|
3e58419338
|
Various minor refactorings, moved supybot.reply.{brackets,pipeSyntax} to supybot.commands.nested.
|
2004-09-23 23:15:27 +00:00 |
|
Jeremy Fincher
|
ab21fc54cf
|
Fixed a typo.
|
2004-09-23 21:20:27 +00:00 |
|