Jeremy Fincher
|
f65c0a6b06
|
Updated.
|
2004-02-07 12:14:42 +00:00 |
|
Jeremy Fincher
|
832165e779
|
Added cache command.
|
2004-02-07 12:11:03 +00:00 |
|
Jeremy Fincher
|
1a22cd530e
|
Added two configurables to Note, thus closing another RFE.
|
2004-02-07 12:02:33 +00:00 |
|
Jeremy Fincher
|
9108591b7f
|
Added isCommand to the firewalled methods.
|
2004-02-07 11:48:37 +00:00 |
|
Jeremy Fincher
|
b2efbdc84c
|
Added RFE #871658.
|
2004-02-07 11:48:03 +00:00 |
|
Jeremy Fincher
|
0525b9a4fa
|
Ooops, thought I tested it, but it turns I had forgotten to install.
|
2004-02-07 11:23:19 +00:00 |
|
Jeremy Fincher
|
a32a263b90
|
Added RFE #890130.
|
2004-02-07 11:23:02 +00:00 |
|
Jeremy Fincher
|
b51961b18a
|
Added supybot.defaultSocketTimeout as a configurable.
|
2004-02-07 11:12:12 +00:00 |
|
Jeremy Fincher
|
a0d830c061
|
Added a test for supa1337.
|
2004-02-07 06:26:34 +00:00 |
|
Jeremy Fincher
|
1c1046cddb
|
The bot won't de itself anymore.
|
2004-02-07 06:24:45 +00:00 |
|
James Vega
|
aa6e663768
|
Added Babelfish.languages (which we should've had long ago)
|
2004-02-07 04:24:37 +00:00 |
|
Jeremy Fincher
|
ede140bcde
|
Added the supa1337 filter for complete unreadability.
|
2004-02-06 16:30:35 +00:00 |
|
Jeremy Fincher
|
a7c2f24a1d
|
Added some subjects.
|
2004-02-06 15:50:23 +00:00 |
|
Jeremy Fincher
|
a20f742417
|
liquidx is cool.
|
2004-02-06 10:48:52 +00:00 |
|
Jeremy Fincher
|
47d81547aa
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
|
Jeremy Fincher
|
4fec15f40e
|
Fix the cause of several exceptions being raised on loading of plugins.
|
2004-02-06 09:19:54 +00:00 |
|
Jeremy Fincher
|
90112901f4
|
Make sure failed loads of plugins don't prevent those plugins from later being loaded.
|
2004-02-06 09:19:21 +00:00 |
|
Jeremy Fincher
|
61e46c5049
|
Try to fix target and prefixing of name.
|
2004-02-06 09:18:52 +00:00 |
|
Jeremy Fincher
|
d282b8582a
|
At least fix the formatting problem.
|
2004-02-06 09:17:33 +00:00 |
|
Jeremy Fincher
|
ea2f71d527
|
Safety catch to prevent a possible exception at dying time.
|
2004-02-06 09:16:40 +00:00 |
|
Jeremy Fincher
|
0784ad7246
|
Changed replyPossibleBug to a channel value.
|
2004-02-06 08:48:35 +00:00 |
|
Jeremy Fincher
|
1f312044ae
|
Fixed bug.
|
2004-02-06 07:14:07 +00:00 |
|
Jeremy Fincher
|
6c968f4cff
|
Updated.
|
2004-02-06 06:41:20 +00:00 |
|
Jeremy Fincher
|
50b0957caf
|
Oops, forgot to commit this awhile back.
|
2004-02-06 05:53:31 +00:00 |
|
Jeremy Fincher
|
303bba29d4
|
Minor little tweak.
|
2004-02-06 05:53:16 +00:00 |
|
Jeremy Fincher
|
cc68310aa8
|
Turned stdout off entirely.
|
2004-02-06 05:25:48 +00:00 |
|
Jeremy Fincher
|
b6c7fcafe4
|
Forgotto import conf.
|
2004-02-06 05:08:16 +00:00 |
|
Jeremy Fincher
|
c45564260d
|
Oops, shouldn't still require sqlite.
|
2004-02-06 05:05:40 +00:00 |
|
Jeremy Fincher
|
3dc5dca1e3
|
Didn't register the plugin :)
|
2004-02-06 04:45:14 +00:00 |
|
Jeremy Fincher
|
aff2e6f718
|
Updated. Not finished, but Vee2d2 needs it.
|
2004-02-06 04:39:47 +00:00 |
|
Jeremy Fincher
|
6e062306f2
|
Added output to the list of functions imported from questions.
|
2004-02-06 04:36:21 +00:00 |
|
Jeremy Fincher
|
3af53ac0b3
|
Converted to zgrep from zegrep; I thought I did this before...
|
2004-02-06 04:34:52 +00:00 |
|
Jeremy Fincher
|
dce0378a8c
|
Updated again.
|
2004-02-06 04:14:37 +00:00 |
|
Jeremy Fincher
|
92a7ae1028
|
Updated not to depend on the old ircdb.
|
2004-02-06 03:59:17 +00:00 |
|
Jeremy Fincher
|
21ef041a58
|
Updated to make case insensitivity with preservation much easier (based on utils.InsensitivePreservingDict).
|
2004-02-05 07:54:38 +00:00 |
|
Jeremy Fincher
|
8eeb9e7221
|
Updated error messages.
|
2004-02-05 07:53:00 +00:00 |
|
Jeremy Fincher
|
9def8a49bd
|
Hmm, didn't define keys.
|
2004-02-05 07:32:20 +00:00 |
|
Jeremy Fincher
|
19a86f3873
|
Added a raiseError optional argument to getChannel.
|
2004-02-05 07:17:11 +00:00 |
|
Jeremy Fincher
|
6771c24ca6
|
Added InsensitivePreservingDict and made IrcDict a subclass of it.
|
2004-02-05 07:14:35 +00:00 |
|
Daniel DiPaolo
|
0d2724d0f3
|
Fixed Dunno.change and added a test to make sure it works
|
2004-02-05 06:00:44 +00:00 |
|
Jeremy Fincher
|
a027966aad
|
I'm dumb.
|
2004-02-05 05:15:04 +00:00 |
|
Jonathan Hseu
|
2dbd14436b
|
Use dh_python as suggested by jamessan. Also make architecture "all".
|
2004-02-05 04:35:46 +00:00 |
|
Jonathan Hseu
|
07a50e71b6
|
Fixed debian/control formatting
|
2004-02-05 04:10:23 +00:00 |
|
Jeremy Fincher
|
3b1e4dfe27
|
Updated.
|
2004-02-05 04:08:30 +00:00 |
|
Jeremy Fincher
|
f9188e45b3
|
Fix the stupid 'I refuse to quit, even in the face of insurmountable odds!' bug.
|
2004-02-04 23:07:43 +00:00 |
|
James Vega
|
c7e6e63517
|
Added some info about me since jemfinch decided to remove me from the ACKS
files
|
2004-02-04 21:59:42 +00:00 |
|
James Vega
|
82b0bffb90
|
Properly disable the commands. Also, the configure prompts still need to be
updated to reflect the correct way to re-enable these commands.
|
2004-02-04 21:03:06 +00:00 |
|
Jeremy Fincher
|
82a4d96ca7
|
Oops, didn't have an __revision__.
|
2004-02-04 18:01:55 +00:00 |
|
Jeremy Fincher
|
5e3fae4dbb
|
Robustified\!
|
2004-02-04 18:01:00 +00:00 |
|
Jeremy Fincher
|
a7c7cc2841
|
Minor stylistic changes.
|
2004-02-04 15:55:56 +00:00 |
|