Jeremy Fincher
|
36984d3fa5
|
Added RFE #801859: no-hostmask (secure) option for users.
|
2003-10-03 09:57:52 +00:00 |
|
Jeremy Fincher
|
9cbc766b7c
|
Fixed to kill bold much more accurately.
|
2003-10-03 08:49:51 +00:00 |
|
Jeremy Fincher
|
81e1c09981
|
Updated debfile to default to glob, but allow regexp and exact options.
|
2003-10-03 04:21:37 +00:00 |
|
Jeremy Fincher
|
d52c8b90b4
|
Test for multiple regexp matching.
|
2003-10-03 00:25:57 +00:00 |
|
Jeremy Fincher
|
cbc109ada9
|
Getoptified debincoming.
|
2003-10-03 00:23:03 +00:00 |
|
Jeremy Fincher
|
ff2e043f00
|
Added docstring for rsplit.
|
2003-10-03 00:08:30 +00:00 |
|
Jeremy Fincher
|
ff6fdf02f3
|
Added convert and units command.
|
2003-10-02 23:19:38 +00:00 |
|
Jeremy Fincher
|
41bacaba13
|
Accepted RFE #812257: Multiple regexp matches in one message.
|
2003-10-02 22:37:36 +00:00 |
|
Jeremy Fincher
|
cecb130106
|
Added disablegooglesnarfer command to disable the snarfer.
|
2003-10-02 22:36:20 +00:00 |
|
Jeremy Fincher
|
4bda1fc74a
|
Bug fixes for .so modules.
|
2003-10-02 16:13:49 +00:00 |
|
Jeremy Fincher
|
ac78a1c2cb
|
Stylistic changes.
|
2003-10-02 16:07:53 +00:00 |
|
Jeremy Fincher
|
88b3d63026
|
Made to index from 1 instead of 0.
|
2003-10-02 06:13:54 +00:00 |
|
Jeremy Fincher
|
4eaec74eea
|
Made to index from 1 instead of 0.
|
2003-10-02 06:10:55 +00:00 |
|
Jeremy Fincher
|
746e292693
|
Made to index from 1 instead of 0.
|
2003-10-02 06:10:54 +00:00 |
|
Jeremy Fincher
|
a8d7de246d
|
Made indexing start from 1 instead of 0.
|
2003-10-02 05:58:53 +00:00 |
|
Jeremy Fincher
|
747b20d04e
|
Moved from scripts/plugin-documentation.py
|
2003-10-02 05:52:54 +00:00 |
|
Jeremy Fincher
|
f1e158946b
|
Optparsified.
|
2003-10-02 05:49:40 +00:00 |
|
Jeremy Fincher
|
eb3be4c0d1
|
Optparsified.
|
2003-10-02 05:26:10 +00:00 |
|
Jeremy Fincher
|
fd22981d9d
|
Made it not raise an exception when Ctrl-C'ed.
|
2003-10-02 05:11:40 +00:00 |
|
Jeremy Fincher
|
6fdde226c7
|
Added filename option for specifying what users.conf file to use.
|
2003-10-02 05:10:51 +00:00 |
|
Jeremy Fincher
|
76febf41ec
|
Optparsified.
|
2003-10-02 05:01:44 +00:00 |
|
Jeremy Fincher
|
da38a7b59b
|
Changed minimumDebugPriority to minimumPriority (since it's set in the debug module now anyway).
|
2003-10-02 04:54:25 +00:00 |
|
Jeremy Fincher
|
898a4e2ef1
|
Added an assert to banmask.
|
2003-10-02 04:47:33 +00:00 |
|
Jeremy Fincher
|
32eb85e3c5
|
Fix for KeyError escaping from stats.
|
2003-10-02 00:43:38 +00:00 |
|
Jeremy Fincher
|
de7da5abc1
|
Fixed --user to actually work.
|
2003-10-02 00:42:26 +00:00 |
|
Jeremy Fincher
|
3d0bc9f8b2
|
Moved the bug command to AdminCommands to reduce abuse.
|
2003-10-02 00:26:57 +00:00 |
|
Jeremy Fincher
|
4fc4df9ff4
|
Forgot to update the test for the new seen behavior.
|
2003-10-02 00:26:53 +00:00 |
|
Jeremy Fincher
|
dcffc5df62
|
Minor change: names -> nicks in @seen help.
|
2003-10-02 00:24:36 +00:00 |
|
Jeremy Fincher
|
0e0dad2341
|
Added additional help for karma command.
|
2003-10-02 00:16:39 +00:00 |
|
Jeremy Fincher
|
f9a7bf0609
|
getopt-ified seen to use nicks by default and users only if given the --user option.
|
2003-10-02 00:13:44 +00:00 |
|
Jeremy Fincher
|
3891360527
|
Changed irclib.Channel to irclib.ChannelState.
|
2003-10-01 11:15:31 +00:00 |
|
Jeremy Fincher
|
2ea1052d06
|
Forgot to update this test based on the move of cpustats to the Status plugin.
|
2003-10-01 11:12:31 +00:00 |
|
Jeremy Fincher
|
538a262341
|
Moved {zen,pydoc} to the Python plugin and {whois,dns} to the Network plugin.
|
2003-10-01 11:12:06 +00:00 |
|
Jeremy Fincher
|
1c2a090b28
|
Added NICK to high priority messages but not PASS. Baaad.
|
2003-10-01 11:11:49 +00:00 |
|
Jeremy Fincher
|
f84345048a
|
Fix for bug #815242, pydoc fnmatch.fnmatch fails.
|
2003-09-30 22:12:50 +00:00 |
|
Jeremy Fincher
|
2821527706
|
Made NICK a high priority message.
|
2003-09-30 21:19:42 +00:00 |
|
James Vega
|
5627f6321e
|
Updated the Amazon Web Services URL
|
2003-09-30 19:00:53 +00:00 |
|
Jeremy Fincher
|
bc5ec5d0f0
|
Fix for recent discovery that some misconfigured servers will send 422 instead of 376.
|
2003-09-30 15:21:02 +00:00 |
|
Jeremy Fincher
|
d013623e27
|
Added fix for servers with a missing MOTD file.
|
2003-09-30 13:56:40 +00:00 |
|
Jeremy Fincher
|
a714fce09d
|
Fixed cmdstats to make sure only canonicalNames get in.
|
2003-09-30 13:51:32 +00:00 |
|
Jeremy Fincher
|
b9a81a3f5e
|
Added 'individual' to commands processed.
|
2003-09-30 11:07:01 +00:00 |
|
Jeremy Fincher
|
8b04e1c537
|
Added cmdstats command.
|
2003-09-30 11:04:44 +00:00 |
|
Jeremy Fincher
|
ce3043a50f
|
Initial checkin.
|
2003-09-30 10:47:05 +00:00 |
|
Jeremy Fincher
|
b5c5262878
|
Added ~ handling to getDirectoryName.
|
2003-09-30 10:19:20 +00:00 |
|
Jeremy Fincher
|
4ccd2291df
|
Added ~ handling to getDirectoryName.
|
2003-09-30 10:17:46 +00:00 |
|
Jeremy Fincher
|
df1a26900d
|
Added a bit more error checking in the case of bad arguments.
|
2003-09-29 16:13:51 +00:00 |
|
Jeremy Fincher
|
31d418926d
|
Typo: you -> to.
|
2003-09-29 09:45:50 +00:00 |
|
Jeremy Fincher
|
dba6ae9217
|
Made addlookup ignore comment lines (designated by initial '#').
|
2003-09-29 08:49:54 +00:00 |
|
Jeremy Fincher
|
2da90c99d6
|
Guarded IrcState.doMode to work only with channels.
|
2003-09-29 07:46:03 +00:00 |
|
Jeremy Fincher
|
6169822349
|
Guarded IrcState.doMode to work only with channels.
|
2003-09-29 07:44:27 +00:00 |
|