Jeremy Fincher
|
f24011559b
|
Changed the name of cpustats and netstats and cmdstats to remove the stats part.
|
2003-12-01 12:39:38 +00:00 |
|
Jeremy Fincher
|
efa81e0ac2
|
Fixed SyntaxError.
|
2003-12-01 12:03:23 +00:00 |
|
Jeremy Fincher
|
ca6ebdce52
|
Added some extra logging of eval'ed expressions.
|
2003-12-01 11:25:48 +00:00 |
|
Jeremy Fincher
|
cada17ebb3
|
Added logging of the regexp and originator, in case of abuse.
|
2003-12-01 11:17:00 +00:00 |
|
Jeremy Fincher
|
fb2d9b7f4f
|
Various re fixes, including bug #850931.
|
2003-12-01 11:06:17 +00:00 |
|
James Vega
|
42e43531fc
|
irc.error()'s need a msg
|
2003-12-01 04:10:50 +00:00 |
|
James Vega
|
b0fa84408e
|
Added pydoclink, a command which returns a link to the current documentation
for the specified module
|
2003-11-30 23:24:09 +00:00 |
|
James Vega
|
3adad29021
|
Removed extraneous paren
|
2003-11-30 17:56:39 +00:00 |
|
Jeremy Fincher
|
72f93610b1
|
Fix for bug #851254.
|
2003-11-29 18:45:29 +00:00 |
|
Jeremy Fincher
|
e15d15f794
|
Made sure Http.title doesn't read infinitely.
|
2003-11-29 02:34:07 +00:00 |
|
Jeremy Fincher
|
0b0d10fc82
|
Removed periods at the end of the reason.
|
2003-11-28 19:04:24 +00:00 |
|
Jeremy Fincher
|
a40742edb7
|
Added the id of the just-added todo to the reply.
|
2003-11-28 18:29:04 +00:00 |
|
Jeremy Fincher
|
b0fa390f99
|
Added the number of people to Relay.names.
|
2003-11-28 18:22:41 +00:00 |
|
Daniel DiPaolo
|
13b718ff96
|
It's probably a lot more useful to list the most popular options first in the
results.
|
2003-11-26 21:24:09 +00:00 |
|
Daniel DiPaolo
|
ea23b47163
|
Did a complete rework of the poll plugin.
|
2003-11-26 20:27:42 +00:00 |
|
Jeremy Fincher
|
e187479e19
|
Fixed crossword bug committed by Xylo.
|
2003-11-26 19:01:45 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|
Daniel DiPaolo
|
c97fe5e4a1
|
The configurable help message now includes an example.
|
2003-11-26 17:27:50 +00:00 |
|
Daniel DiPaolo
|
1999cb4bbe
|
ddipaolo-- (hey buddy, next time you might want to actually update the
configurable item's help string when you copy it from another module)
|
2003-11-26 17:24:31 +00:00 |
|
Daniel DiPaolo
|
89857d9bd8
|
Made Karma a configurable, added the 'simple-output' option to forego all the
'increased/decreased' output when requesting something's karma and to just
return the name and the total karma.
|
2003-11-26 17:07:20 +00:00 |
|
Daniel DiPaolo
|
8dc24b2d50
|
Implemented usability fix (RFE #849691) where if listkeys returns only one
factoid key, it should just return the value.
|
2003-11-26 16:20:57 +00:00 |
|
Jeremy Fincher
|
d64f5314f8
|
Fix for bug #849619.
|
2003-11-26 12:39:37 +00:00 |
|
Daniel DiPaolo
|
130f30cca8
|
Completed the implementation of handling google groups URLs with 'prev=/' in
them
|
2003-11-25 21:42:25 +00:00 |
|
Jeremy Fincher
|
574c861cdb
|
Fixed bugs with stupid contractions in NickServ notices.
|
2003-11-25 15:37:25 +00:00 |
|
Jeremy Fincher
|
5564e43239
|
Added ability to configure showing of ids on or off.
|
2003-11-25 11:43:09 +00:00 |
|
Jeremy Fincher
|
77393f83ad
|
Fixed bug in identification/doNotice code that would cause an infinite loop if the stupid services on the stupid (coughoftccough) network use a contraction.
|
2003-11-25 10:30:58 +00:00 |
|
Jeremy Fincher
|
2c779bd543
|
Changed Alias.freeze to Alias.lock.
|
2003-11-25 10:19:40 +00:00 |
|
Jeremy Fincher
|
6d3cb48c51
|
Fixed uptime sorting.
|
2003-11-25 09:45:01 +00:00 |
|
Jeremy Fincher
|
86b41dd4a6
|
Allowed escaping of colons in supyfact files. Didn't allow escaping of backslashes, yet, but that's less a worry, I think.
|
2003-11-25 09:08:06 +00:00 |
|
Jeremy Fincher
|
1687b3f916
|
Wasn't using an IrcString for the chanserv nick.
|
2003-11-25 08:28:41 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
6ce845f8d3
|
Updated to include strings in @objects output.
|
2003-11-25 08:20:41 +00:00 |
|
Jeremy Fincher
|
4e273a2395
|
Fixed some use of regexps, commented out a test that was failing because a game expired.
|
2003-11-24 23:07:51 +00:00 |
|
Brett Phipps
|
0a13904a13
|
Added an additional check to weather. Fixed getting a single
argument that coudl not be found properly.
|
2003-11-24 20:35:26 +00:00 |
|
Jeremy Fincher
|
f53c92cce9
|
Fix for bug #847950.
|
2003-11-24 09:40:27 +00:00 |
|
Daniel DiPaolo
|
2cdd2392ff
|
Fixed an UnboundLocalError caused by forgetting to assign a default None value
to some vars.
|
2003-11-24 06:12:09 +00:00 |
|
Jeremy Fincher
|
d338789a7b
|
Fixed bug in acronym showing the header, added a test.
|
2003-11-23 13:25:43 +00:00 |
|
Jeremy Fincher
|
d05a9a3121
|
Updated for newly tweaked acronymfinder page.
|
2003-11-23 13:20:20 +00:00 |
|
Jeremy Fincher
|
d1bbb015a8
|
Poor attempt to fix the 33 years bug.
|
2003-11-23 13:01:19 +00:00 |
|
Jeremy Fincher
|
f7d5be5ee8
|
Explained the sf alias and its usefulness.
|
2003-11-22 17:10:41 +00:00 |
|
Jeremy Fincher
|
6ae0a0b8c4
|
Made configure handle comments and empty lines.
|
2003-11-22 06:57:03 +00:00 |
|
Jeremy Fincher
|
27ce1d3cc7
|
Fixed an uncaught exception in configure.
|
2003-11-22 06:54:42 +00:00 |
|
Jeremy Fincher
|
7642def926
|
Don't bother asking about Alias if it's already been loaded.
|
2003-11-22 06:42:11 +00:00 |
|
Jeremy Fincher
|
41c2ead5bd
|
Changed to be a Configurable, fixed a few possible bugs.
|
2003-11-22 04:23:59 +00:00 |
|
Jeremy Fincher
|
b1f424d1ed
|
Handled Windows' timeout number on socket.error.
|
2003-11-22 03:57:38 +00:00 |
|
Jeremy Fincher
|
0b9d7bd0bb
|
Fixed bug #847032.
|
2003-11-22 03:50:45 +00:00 |
|
Jeremy Fincher
|
0e8891871f
|
Minor stylistic fixes (I thought there'd be more, but I solved another problem without messing with this plugin).
|
2003-11-22 02:10:13 +00:00 |
|
Jeremy Fincher
|
7784d21cde
|
Fixed the bug in acronym for the change in format and tightened the test to catch such changes.
|
2003-11-22 01:13:33 +00:00 |
|
Jeremy Fincher
|
4ed97b0ba5
|
Changed to use a DBHandler.
|
2003-11-22 00:55:08 +00:00 |
|
James Vega
|
f2f61fdfad
|
Configure question about snarfer should be for all users
|
2003-11-22 00:51:27 +00:00 |
|