Jeremy Fincher
|
ae44a337be
|
Put the new module in sys.modules, just to be safe.
|
2003-12-09 21:33:13 +00:00 |
|
Jeremy Fincher
|
a6099943b4
|
Fix for bug #857054.
|
2003-12-09 21:32:55 +00:00 |
|
Jeremy Fincher
|
b4ffe24b84
|
Fixed it to reload Owner and Misc as necessary.
|
2003-12-09 21:32:31 +00:00 |
|
Jeremy Fincher
|
8df0b3888f
|
Nicer error message.
|
2003-12-09 20:46:40 +00:00 |
|
James Vega
|
3ef5f546a1
|
Clarify the docstring for privmsgs.getArgs
|
2003-12-09 15:58:05 +00:00 |
|
James Vega
|
66ec4ab4d7
|
Improve some error handling and test some more uses
|
2003-12-09 15:57:19 +00:00 |
|
James Vega
|
9ca2732b45
|
Just to double-check that indexing checks and unique topic number checking are
done properly.
|
2003-12-09 15:26:05 +00:00 |
|
James Vega
|
15a2b84a36
|
Yeah, for fixing code that wasn't the cause of the problem I was trying to
fix. Lemme put that back to normal.
|
2003-12-09 15:24:14 +00:00 |
|
James Vega
|
f4995b4df9
|
user->nick change for Relay.whois
|
2003-12-09 14:56:45 +00:00 |
|
James Vega
|
76e20b9c72
|
Got rid of another urlopen call
|
2003-12-09 14:52:32 +00:00 |
|
James Vega
|
05238bfcc6
|
Topic.reorder: Fixed some bugs found via jemfinch's new tests
|
2003-12-09 14:51:04 +00:00 |
|
Jeremy Fincher
|
88581d99e4
|
Added utils.sorted.
|
2003-12-09 14:46:12 +00:00 |
|
Jeremy Fincher
|
0aa5f2e5f7
|
More tests for reorder.
|
2003-12-09 14:38:37 +00:00 |
|
James Vega
|
8fe7d7e4e8
|
Add identified status and away message to Relay.whois
|
2003-12-09 14:35:54 +00:00 |
|
James Vega
|
03aad1712a
|
Added Http.extension
|
2003-12-09 14:35:19 +00:00 |
|
James Vega
|
d91cc33c58
|
Added Topic.reorder
|
2003-12-09 14:05:32 +00:00 |
|
Jeremy Fincher
|
8fb158d434
|
Robustified.
|
2003-12-09 04:57:34 +00:00 |
|
Jeremy Fincher
|
c8da4ad913
|
Removed a conf.replySuccess where one isn't needed (in unban).
|
2003-12-09 04:49:39 +00:00 |
|
Jeremy Fincher
|
4c64ffb4c7
|
Changed some logging messages.
|
2003-12-09 04:46:51 +00:00 |
|
Jeremy Fincher
|
e770054717
|
Nicer exit message :)
|
2003-12-09 04:38:04 +00:00 |
|
Jeremy Fincher
|
dbc7df71de
|
Had to import log after we import conf.
|
2003-12-09 03:52:29 +00:00 |
|
Jeremy Fincher
|
088d350c9e
|
Fixed bug #856621, fixed the commented-out minimumLogPriority question.
|
2003-12-09 03:14:16 +00:00 |
|
Jeremy Fincher
|
8997261c59
|
Updated.
|
2003-12-09 02:36:54 +00:00 |
|
Jeremy Fincher
|
588d8eb56a
|
Updated.
|
2003-12-09 01:36:37 +00:00 |
|
Jeremy Fincher
|
ef3ea98c92
|
Guarded test_Amazon against not having a license key.
|
2003-12-09 01:09:16 +00:00 |
|
James Vega
|
daf8177bff
|
headers conflicted with a command name, so it's now called trheader
|
2003-12-09 00:48:46 +00:00 |
|
Jeremy Fincher
|
ec16d3ae8b
|
Reverted a version.
|
2003-12-09 00:39:16 +00:00 |
|
Jeremy Fincher
|
5d9ecea552
|
Fixed bug in Poll.add, it didn't handle sqlite returning a string.
|
2003-12-09 00:35:13 +00:00 |
|
Jeremy Fincher
|
60797f770d
|
Handle p.d.o being down gracefully.
|
2003-12-09 00:32:53 +00:00 |
|
James Vega
|
1608d2520b
|
Make sure that {data,conf,log}Dir exist so that we can write files to those
directories
|
2003-12-09 00:25:47 +00:00 |
|
Daniel DiPaolo
|
2105be8c90
|
Fix an oopsie in the Poll tests where I was trying to close the wrong poll
|
2003-12-09 00:25:47 +00:00 |
|
James Vega
|
533426d120
|
Let debug be gone, replaced by utils
|
2003-12-09 00:15:54 +00:00 |
|
Jeremy Fincher
|
6b5d32c4b5
|
Removed an old comment.
|
2003-12-09 00:03:42 +00:00 |
|
Jeremy Fincher
|
fe9bf97a59
|
Change changeusername to changename.
|
2003-12-09 00:02:51 +00:00 |
|
James Vega
|
fc1fc32a01
|
Debian.incoming: glob is now required. Change glob behavior to match the rest
of supybot's globs.
|
2003-12-08 16:59:46 +00:00 |
|
James Vega
|
607793b6b4
|
Added Amazon.books and Amazon.videos so that users can search those products
by keywords. Added tests to match.
|
2003-12-08 16:32:29 +00:00 |
|
James Vega
|
946d9b234c
|
Http.weather: Cleaned up some regexes and added proper checking to re.search
result assignments. Added reporting of Heat Index/Wind Chill if they are
different than the actual temperature.
|
2003-12-08 15:38:49 +00:00 |
|
Jeremy Fincher
|
d59b3022fc
|
Added test for active/inactive in Todo.todo.
|
2003-12-08 13:16:51 +00:00 |
|
Jeremy Fincher
|
7d7e396bac
|
Converted to use a DBHandler.
|
2003-12-08 13:15:00 +00:00 |
|
Jeremy Fincher
|
836ef993df
|
Converted to use a DBHandler.
|
2003-12-08 13:08:14 +00:00 |
|
Jeremy Fincher
|
028f25eeb2
|
Added questions for replyWithNickPrefix and replyWhenAddressedByNick.
|
2003-12-08 13:02:46 +00:00 |
|
Jeremy Fincher
|
31a5e2b462
|
Added an assert to prevent improper usage by inexperienced developers.
|
2003-12-08 01:10:27 +00:00 |
|
Jeremy Fincher
|
0719b5e6b8
|
Stylistic changes.
|
2003-12-07 05:33:31 +00:00 |
|
Jeremy Fincher
|
ead91da748
|
Tightened up the restrictions on User.hostmasks, also required privacy for it.
|
2003-12-07 01:26:51 +00:00 |
|
Jeremy Fincher
|
be7a2921e2
|
People should be able to get a todo regardless of its active/inactive status.
|
2003-12-07 01:19:00 +00:00 |
|
Jeremy Fincher
|
2ec97484f3
|
Renamed replyWhenAddressedByName to replyWhenAddressedByNick.
|
2003-12-07 00:17:01 +00:00 |
|
Jeremy Fincher
|
2fea3e788e
|
Fixed RFE #855159.
|
2003-12-07 00:13:56 +00:00 |
|
Jeremy Fincher
|
f6f46f6689
|
Fixed bug #855014 and added RFEs #855453 and #855454.
|
2003-12-06 23:52:23 +00:00 |
|
Jeremy Fincher
|
8727e620ad
|
Fixed several latent bugs, made much more robust.
|
2003-12-06 23:49:22 +00:00 |
|
Jeremy Fincher
|
b91a1b8941
|
Oops, shouldn't have committed, a stray underscore got here.
|
2003-12-06 14:18:10 +00:00 |
|