Jeremy Fincher
|
04ae1b900f
|
Erroneous message (or so jamessan says ;))
|
2004-08-29 06:19:31 +00:00 |
|
Jeremy Fincher
|
32b3bce635
|
Let's die immediately if we've not finished connecting.
|
2004-08-29 05:52:33 +00:00 |
|
Jeremy Fincher
|
613a855d78
|
Changed some log messages.
|
2004-08-29 05:45:28 +00:00 |
|
Jeremy Fincher
|
d6e3f13513
|
Elucidating comment.
|
2004-08-29 04:32:07 +00:00 |
|
James Vega
|
78b9d0b47d
|
Fix the auctionSnarfer regexp to be more generic and stop logging bad snarfs
as an exception. Warning is good enough.
|
2004-08-29 02:13:00 +00:00 |
|
James Vega
|
6bb8104efb
|
Anonymous.action
|
2004-08-28 23:55:27 +00:00 |
|
James Vega
|
164f57a01b
|
Add Anonymous.action as requested by malex
|
2004-08-28 23:52:48 +00:00 |
|
James Vega
|
23332315c9
|
Let's do this a slightly better way that I saw in one of the src/ files
|
2004-08-28 22:46:12 +00:00 |
|
James Vega
|
6b59933673
|
Let's make sure nested commands don't immediately nest commands (aka using a
nested command to determine what the outer nested command is going to call)
|
2004-08-28 22:28:44 +00:00 |
|
James Vega
|
b6d28d7560
|
Let's avoid an assertion error by making sure we don't use empty msg's
|
2004-08-28 21:12:44 +00:00 |
|
James Vega
|
0349d11853
|
Hopefully, this will fix the unicode issues we have with Amazon
|
2004-08-28 20:42:37 +00:00 |
|
James Vega
|
eabb77abcf
|
Bring debian/ files up to date
|
2004-08-28 20:23:19 +00:00 |
|
Jeremy Fincher
|
bd0d438234
|
*Actually* not queue things on zombies now.
|
2004-08-28 20:13:59 +00:00 |
|
Jeremy Fincher
|
1c737a4c8f
|
Try to make network stuff case-insensitive.
|
2004-08-28 20:13:33 +00:00 |
|
James Vega
|
570b3024c2
|
Should fix a reported bug. I guess db isn't always iterable.
|
2004-08-28 20:12:51 +00:00 |
|
Jeremy Fincher
|
6c9d74e728
|
Changed networks to be case-insensitive.
|
2004-08-28 19:56:31 +00:00 |
|
Jeremy Fincher
|
5f90e63937
|
Checking for root doesn't matter when you don't quit afterwards.
|
2004-08-28 12:42:03 +00:00 |
|
Jeremy Fincher
|
5a18914f96
|
Added version check to the wizard.
|
2004-08-28 12:40:57 +00:00 |
|
Jeremy Fincher
|
8b737865b5
|
Made a generated debug value, useful for troubleshooting.
|
2004-08-28 12:35:26 +00:00 |
|
Jeremy Fincher
|
5d2b23811a
|
Added __revision__.
|
2004-08-28 12:32:20 +00:00 |
|
Jeremy Fincher
|
c6f3c508dd
|
Added copyright and revision.
|
2004-08-28 12:32:02 +00:00 |
|
Jeremy Fincher
|
003d7d4ecc
|
Added a configuration variable for user modes.
|
2004-08-28 06:10:09 +00:00 |
|
Jeremy Fincher
|
c3b32148b3
|
Workaround stupid os.path.join stupidity.
|
2004-08-28 05:47:27 +00:00 |
|
Jeremy Fincher
|
bb3df205f2
|
Updated to work with non-absolute selfs again.
|
2004-08-28 05:37:52 +00:00 |
|
Jeremy Fincher
|
ae4b8f7861
|
Allow non-basenames in dirize.
|
2004-08-28 05:27:05 +00:00 |
|
Jeremy Fincher
|
a30dd2d8de
|
Initial checkin.
|
2004-08-28 05:26:07 +00:00 |
|
James Vega
|
58c9377c28
|
Update to newer upstream, clean up a few things, and add a link to upstream's
site.
|
2004-08-28 02:23:47 +00:00 |
|
James Vega
|
fec25b7ee2
|
Remove some unnecessary regexps
|
2004-08-28 01:33:32 +00:00 |
|
Jeremy Fincher
|
e11baf35b1
|
Stopped logging this at level warning, instead use debug.
|
2004-08-27 23:44:57 +00:00 |
|
Jeremy Fincher
|
2c3e9fa97a
|
Fixed pluralize for words ending in x.
|
2004-08-27 22:55:40 +00:00 |
|
James Vega
|
6f4ee57142
|
Python policy says debhelper (>= 4.1.67)
|
2004-08-27 22:33:09 +00:00 |
|
James Vega
|
b40fc68673
|
Fix PySqlite stupidity.
|
2004-08-27 20:25:30 +00:00 |
|
Jeremy Fincher
|
f6fbe4eb27
|
Made register more useful, should fix some Services.identify bugs.
|
2004-08-27 20:10:17 +00:00 |
|
James Vega
|
5a1d9de710
|
Add the URL we found BS at for later reference.
|
2004-08-27 20:06:12 +00:00 |
|
James Vega
|
ba2fa6b749
|
Use BeautifulSoup to fix Debian.version
|
2004-08-27 20:02:09 +00:00 |
|
James Vega
|
a68f8cabfe
|
We are so smart! S-M-R-T!
|
2004-08-27 17:20:15 +00:00 |
|
James Vega
|
b2b0e26e59
|
Let's ignore things that look like karma adjustments
|
2004-08-27 16:05:33 +00:00 |
|
James Vega
|
94c43c5040
|
I like the looks of these regexps better and alternation is expensive
|
2004-08-27 16:05:07 +00:00 |
|
Jeremy Fincher
|
1ad9816391
|
Tests for karma/infobot interaction.
|
2004-08-27 15:44:15 +00:00 |
|
Jeremy Fincher
|
5e00bd4251
|
Updated.
|
2004-08-27 15:39:56 +00:00 |
|
Jeremy Fincher
|
9a7c64a359
|
Added clear command.
|
2004-08-27 15:26:52 +00:00 |
|
Jeremy Fincher
|
4c58c3995a
|
Initial commit, test for bug with sending more than one later note.
|
2004-08-27 15:19:47 +00:00 |
|
Jeremy Fincher
|
42f3e1340c
|
Reply's getConfig shouldn't be used on GlobalValues.
|
2004-08-27 15:13:48 +00:00 |
|
Jeremy Fincher
|
ca492afd38
|
Fix for the TypeError bug.
|
2004-08-27 15:01:28 +00:00 |
|
James Vega
|
5d837b9074
|
Update our debian/ directory
|
2004-08-27 09:26:43 +00:00 |
|
Jeremy Fincher
|
b7307c5b67
|
Respect KICKLEN.
|
2004-08-27 09:14:13 +00:00 |
|
Jeremy Fincher
|
afce0547e1
|
Added watch and caught some possible errors.
|
2004-08-27 09:11:28 +00:00 |
|
Jeremy Fincher
|
685eda4a9f
|
Don't try to send messages to zombies.
|
2004-08-27 08:46:29 +00:00 |
|
Jeremy Fincher
|
c38ca4dec1
|
Added redo.
|
2004-08-27 08:44:20 +00:00 |
|
Jeremy Fincher
|
4b24a3f499
|
Added the +cvs back.
|
2004-08-27 08:29:05 +00:00 |
|