Daniel DiPaolo
|
99782d0eeb
|
Added another check for setprefixchar to make sure it returns when it hits a
bad prefixchar
|
2003-12-05 19:54:16 +00:00 |
|
Daniel DiPaolo
|
2e4ecfe03b
|
Fixed a bug in setprefixchar where things would get wonky when trying to set an
invalid prefixchar
|
2003-12-05 19:10:09 +00:00 |
|
Jeremy Fincher
|
926904031f
|
Added tests for multiple regexps and regexp+glob.
|
2003-12-05 12:26:57 +00:00 |
|
Jeremy Fincher
|
f26115bb9b
|
Fixed bug #853654.
|
2003-12-05 12:08:24 +00:00 |
|
Jeremy Fincher
|
5a6b5329f1
|
Fixed bug #854232.
|
2003-12-05 12:01:19 +00:00 |
|
Jeremy Fincher
|
f8f0333a9c
|
Changed the order of three statements so Owner can't get loaded twice.
|
2003-12-05 11:53:41 +00:00 |
|
Jeremy Fincher
|
40dcc0eb1c
|
Changed a log.info to a log.warning (more appropriate).
|
2003-12-05 11:52:50 +00:00 |
|
Daniel DiPaolo
|
f85a069eec
|
Oops, the old logic for starting option ids at 1 was bogus.
|
2003-12-05 03:55:28 +00:00 |
|
Daniel DiPaolo
|
ef6e12ae90
|
More poll tests
|
2003-12-05 03:52:30 +00:00 |
|
Daniel DiPaolo
|
c7f50eb31c
|
Added some poll enhancements
|
2003-12-05 02:53:20 +00:00 |
|
Jeremy Fincher
|
9873981fd8
|
Updated deop/dehalfop/devoice to work by default on the sender of the message.
|
2003-12-04 16:27:03 +00:00 |
|
Jeremy Fincher
|
56b68d6893
|
Fixed bug #853904.
|
2003-12-04 08:50:49 +00:00 |
|
Jeremy Fincher
|
41fd7c7887
|
Added icalc test.
|
2003-12-04 08:39:03 +00:00 |
|
Jeremy Fincher
|
3606658ff1
|
Updated.
|
2003-12-04 08:35:02 +00:00 |
|
Jeremy Fincher
|
c8783e5ce6
|
Added an icalc command for doing calculations with real integers.
|
2003-12-04 08:29:19 +00:00 |
|
Jeremy Fincher
|
e46765f426
|
Added a trusted capability (defaulting to off); made Utilties.re require it.
|
2003-12-04 08:28:56 +00:00 |
|
Jeremy Fincher
|
978fcc2f55
|
Added a commented-out test I never got to work.
|
2003-12-04 08:20:40 +00:00 |
|
Jeremy Fincher
|
417f57f4e8
|
'Fixed' bug #853791 (really, just fixed the error message).
|
2003-12-04 08:12:09 +00:00 |
|
Jeremy Fincher
|
8242302a07
|
Updated the logging of various things that need logged.
|
2003-12-04 08:11:34 +00:00 |
|
Jeremy Fincher
|
5fb21b5d06
|
Eh, sorted some output.
|
2003-12-04 07:18:10 +00:00 |
|
Jeremy Fincher
|
5300ca59fd
|
Changed the format of Channel.capabilities to match User.capabilities.
|
2003-12-04 07:15:14 +00:00 |
|
Jeremy Fincher
|
fd97e8d634
|
Fixed bug in that you could add over top already-existing commands.
|
2003-12-04 07:03:37 +00:00 |
|
James Vega
|
0857e3aca6
|
with Sourceforge.bug and Sourceforge.rfe's powers combined, we have
Sourceforge.tracker!
|
2003-12-04 02:18:55 +00:00 |
|
James Vega
|
93d3d78ccb
|
Commented out some debugging log statements (yes, I realize they were in a
huge comment block already)
|
2003-12-04 02:04:56 +00:00 |
|
James Vega
|
69ce95d500
|
Add a forums link to our navbar
|
2003-12-04 01:58:24 +00:00 |
|
James Vega
|
fa1c70b137
|
Finished flushing out Amazon's use of the web services. Added actual tests to
the test suite and updated pyamazon from 0.4 to 0.61
|
2003-12-04 01:56:50 +00:00 |
|
Jeremy Fincher
|
a74d1d5aef
|
Added a little extra logging.
|
2003-12-04 00:29:06 +00:00 |
|
Jeremy Fincher
|
1b462c8b55
|
Added a few more substitutes and allowed a few more names to be more compatible with blootbot.
|
2003-12-04 00:07:16 +00:00 |
|
Jeremy Fincher
|
cebcf5f0c7
|
Initial checkin.
|
2003-12-04 00:05:57 +00:00 |
|
Jeremy Fincher
|
4aa05c353a
|
Added ping command.
|
2003-12-03 23:56:06 +00:00 |
|
Jeremy Fincher
|
3398f1a819
|
Made the error message better when people try to run a plugin that requires sqlite and they don't have it.
|
2003-12-03 23:48:00 +00:00 |
|
Jeremy Fincher
|
2aaca31709
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
|
Jeremy Fincher
|
6925ecf760
|
New hostmaskPatternEqual that's a bit more correct and perhaps slightly faster.
|
2003-12-03 23:13:07 +00:00 |
|
Jeremy Fincher
|
1f38ac29d5
|
Removed timestamps from stdout logging.
|
2003-12-03 22:34:03 +00:00 |
|
Jeremy Fincher
|
95fc4532aa
|
Added some tests for hostmaskPatternEqual.
|
2003-12-03 22:33:20 +00:00 |
|
Jeremy Fincher
|
05ab09b9f5
|
Fixed to re-raise errors appropriately.
|
2003-12-03 22:32:33 +00:00 |
|
Jeremy Fincher
|
bb154e0a7f
|
Updated some format, didn't log some messages when the world is dying.
|
2003-12-03 22:31:33 +00:00 |
|
Jeremy Fincher
|
8fc9b00c03
|
Don't log the 'scheduling reconnect' message if the world is dying.
|
2003-12-03 22:29:49 +00:00 |
|
Jeremy Fincher
|
32eaa11322
|
Some better logging.
|
2003-12-03 22:17:12 +00:00 |
|
Jeremy Fincher
|
bc7083506f
|
Make sure to normalize the whitespace on help.
|
2003-12-03 22:02:29 +00:00 |
|
Jeremy Fincher
|
e23bf4167b
|
Use items() intead of iteritems() because we're deleting from the dictionary.
|
2003-12-03 21:54:18 +00:00 |
|
Jeremy Fincher
|
8cbcb2e225
|
Added some informational logging.
|
2003-12-03 21:45:02 +00:00 |
|
Jeremy Fincher
|
7accc317a7
|
Fixed the 'Alias raises a buttload of exceptions' bug.
|
2003-12-03 21:42:48 +00:00 |
|
Jeremy Fincher
|
246afc30e1
|
Made it not depend on Alias anymore.
|
2003-12-03 21:21:43 +00:00 |
|
Jeremy Fincher
|
c6b232b588
|
Made to require admin capabilities to add/remove lookups.
|
2003-12-03 21:19:49 +00:00 |
|
Jeremy Fincher
|
ed5fede565
|
Added Note.unsend command.
|
2003-12-03 21:00:56 +00:00 |
|
Jeremy Fincher
|
43a890e488
|
Added kick command.
|
2003-12-03 20:52:05 +00:00 |
|
Jeremy Fincher
|
4726fdf223
|
Made sure the pluralized power commands don't get run with no arguments.
|
2003-12-03 20:49:51 +00:00 |
|
Jeremy Fincher
|
e4d9f6ded2
|
Added some asserts to the pluralized power message functions.
|
2003-12-03 20:48:44 +00:00 |
|
Jeremy Fincher
|
b2f98258a6
|
Fixed bug in handling of pages less than maxSize but with no Content-length header.
|
2003-12-03 20:47:33 +00:00 |
|