James Vega
|
80f9f7d42a
|
Let's make this error message a *tad* more useful.
|
2005-01-14 02:20:53 +00:00 |
|
James Vega
|
9e4066fd95
|
Update the languages we support to include Greek, Russian, and Dutch. Chinese
was changed to Chinese_simple and Chinese_traditional was added.
|
2005-01-13 18:09:21 +00:00 |
|
Jeremy Fincher
|
fdeae5c022
|
Better error-checking.
|
2005-01-13 17:48:47 +00:00 |
|
Jeremy Fincher
|
4c22000f79
|
Allow oneToOne to work for rss commands.
|
2005-01-13 14:28:54 +00:00 |
|
James Vega
|
9b74c0049a
|
Lower the logging level of the sfSnarfer.
|
2005-01-13 14:12:58 +00:00 |
|
James Vega
|
3f284f2ece
|
Update to 0.80.0rc3+cvs
|
2005-01-13 02:59:38 +00:00 |
|
James Vega
|
b12c8697b7
|
Updated to 0.80.0rc3.
|
2005-01-13 02:52:21 +00:00 |
|
James Vega
|
de193d261c
|
0.80.0rc3
|
2005-01-13 02:47:58 +00:00 |
|
James Vega
|
cc7b77e604
|
Fix for bug #1101332, Network.connect ignores password.
|
2005-01-13 01:38:20 +00:00 |
|
Kevin Murphy
|
c0439bb198
|
qdb doesn't like to put ?'s in their URLs, so the snarfer wasn't catching qdb URLs properly
|
2005-01-12 21:11:12 +00:00 |
|
Jeremy Fincher
|
d15e7e8d7f
|
Removed an assert that isn't too important.
|
2005-01-12 21:07:42 +00:00 |
|
Jeremy Fincher
|
a65c5e65dd
|
I seem to recall seeing a 2 when supybot's host's DNS was down.
|
2005-01-12 21:06:36 +00:00 |
|
Jeremy Fincher
|
76a5e5988f
|
Deprecation notes.
|
2005-01-12 21:05:55 +00:00 |
|
James Vega
|
c6b50e75f0
|
This makes channelSpecific *much* more useful, aka not broken. Closes Bug #1100919
|
2005-01-12 19:26:32 +00:00 |
|
Jeremy Fincher
|
59c4dab684
|
Extra help can't hurt.
|
2005-01-12 02:48:24 +00:00 |
|
Jeremy Fincher
|
493aa57d8e
|
Added a couple asserts.
|
2005-01-12 02:47:35 +00:00 |
|
James Vega
|
3b9492d1ba
|
unaddressed will be the bane of me!
|
2005-01-11 19:55:27 +00:00 |
|
James Vega
|
102c2d7af3
|
Updated to 0.80.0rc2
|
2005-01-11 14:45:12 +00:00 |
|
James Vega
|
534313a165
|
Updated to 0.80.0rc2.
|
2005-01-11 14:40:36 +00:00 |
|
James Vega
|
317b23ebce
|
0.80.0rc2
|
2005-01-11 14:35:03 +00:00 |
|
James Vega
|
e54ef5d6df
|
Make sure we don't try to access self.currentServer before it's there. Also,
return the new server from _getNextServer
|
2005-01-11 13:52:56 +00:00 |
|
James Vega
|
f39a2849d3
|
We need to declare watchingFor332 before using it.
|
2005-01-11 13:50:51 +00:00 |
|
James Vega
|
6b4b1d171c
|
Remove --allow-eval option
|
2005-01-11 11:17:11 +00:00 |
|
Jeremy Fincher
|
a4cec8c8be
|
Added Topic.replace.
|
2005-01-10 22:26:46 +00:00 |
|
Jeremy Fincher
|
f5bbd8cb51
|
WRong module.
|
2005-01-10 20:49:22 +00:00 |
|
Jeremy Fincher
|
f63fa6846f
|
Elucidating comment, XXX, and hopefully a fix for the problems with using Network.disconnect while a socketDriver is reconnecting.
|
2005-01-10 20:41:23 +00:00 |
|
James Vega
|
9f612df8d9
|
Catch an exception when adding/replacing a factoid.
|
2005-01-10 18:32:05 +00:00 |
|
James Vega
|
efce872b01
|
We need some more irc.noReply()s
|
2005-01-10 18:29:42 +00:00 |
|
Jeremy Fincher
|
5ee8f5d9ed
|
Added two XXXes.
|
2005-01-10 06:03:38 +00:00 |
|
Jeremy Fincher
|
eaf9f809ca
|
Handle the case where the program isn't found.
|
2005-01-10 06:02:51 +00:00 |
|
Jeremy Fincher
|
625cfb4214
|
Forgot to wrap the command.
|
2005-01-10 05:59:38 +00:00 |
|
Jeremy Fincher
|
8132f1db73
|
No need to be a CapabilityCheckingPrivmsg if our plugin name is the same as the capability we're checking.
|
2005-01-10 05:39:16 +00:00 |
|
Jeremy Fincher
|
141ddfec82
|
Updated to update reconnectWaitsIndex appropriately.
|
2005-01-10 05:34:30 +00:00 |
|
Jeremy Fincher
|
2c60643954
|
Added a driver command.
|
2005-01-10 04:58:40 +00:00 |
|
Jeremy Fincher
|
ff8379b7b4
|
Added the collect command.
|
2005-01-10 04:45:24 +00:00 |
|
Jeremy Fincher
|
cba61a9dfe
|
Fix for that RSS bug thing that mgoldey had (and subsequently, Evil_Lyra had).
|
2005-01-09 16:42:20 +00:00 |
|
James Vega
|
225c565aee
|
Add/update supybot.databases.plugins.channelSpecific{,.link{,.allow}}
channelSpecific.link replaces channelSpecific.channel
|
2005-01-08 07:22:46 +00:00 |
|
James Vega
|
0fe82001d5
|
Unify how are help conveys getopts that accept a value.
|
2005-01-08 06:51:55 +00:00 |
|
James Vega
|
52100c23f4
|
Run-on words are nasty.
|
2005-01-08 06:42:46 +00:00 |
|
James Vega
|
ec91c6d7d9
|
Properly naming registry variables is good.
|
2005-01-08 06:41:59 +00:00 |
|
Jeremy Fincher
|
d031997999
|
Added stripFormatting, to configure whether the outFilter will strip formatting first. Also added an elucidating comment.
|
2005-01-07 19:46:05 +00:00 |
|
Jeremy Fincher
|
69f71d1850
|
Fixed a simple XXX.
|
2005-01-07 15:49:11 +00:00 |
|
Jeremy Fincher
|
0d793fc03c
|
Removed an extraneous blank line.
|
2005-01-07 15:48:31 +00:00 |
|
Jeremy Fincher
|
acb04cc081
|
Line length, people :)
|
2005-01-07 15:48:18 +00:00 |
|
James Vega
|
3d109b5f37
|
Add supybot.plugins.Channel.banmask, to set the default style banmask to use
in kban.
|
2005-01-07 07:35:11 +00:00 |
|
James Vega
|
9420d2a17a
|
Fix some docstrings
|
2005-01-07 04:47:12 +00:00 |
|
James Vega
|
629e459983
|
Add Note.search and change the wording for listing private note ids.
|
2005-01-07 04:42:27 +00:00 |
|
James Vega
|
35cc40ac1f
|
Take advantage of plugins.getUserName
|
2005-01-07 03:16:08 +00:00 |
|
James Vega
|
5d74b591df
|
Fix configure() bug as pointed out by mgoldey.
|
2005-01-06 23:55:05 +00:00 |
|
James Vega
|
f2a34f78c8
|
We should assert after we call the callable.
|
2005-01-06 15:55:09 +00:00 |
|