Jeremy Fincher
4a232f2da9
Fixed bug #941013 .
2004-04-29 11:05:53 +00:00
James Vega
20ac0993bc
Add Http.zipinfo
2004-04-28 21:13:33 +00:00
Jeremy Fincher
7f87c1e40a
Fixed some bugz0rs.
2004-04-28 10:31:15 +00:00
Stéphan Kochen
d59da5a0cb
New Infobot stuff... should actually work a bit, but still not finished.
2004-04-28 10:29:09 +00:00
James Vega
7d3565769c
Mark the files that I'm "claiming"
2004-04-28 08:45:00 +00:00
Jeremy Fincher
e8470b40c0
supybot.plugins.Plugin.public.
2004-04-28 08:42:01 +00:00
James Vega
349245a78e
Fix a (probably) long-standing bug with Debian.file and pythonZgrep. Update
...
Debian.version so that it uses the user's 'package' name as a subword for
which to search. This better reflects the original behavior of
Debian.version. Also added --exact option to Debian.version in case people
don't want to use the subword search.
2004-04-28 07:54:04 +00:00
Jeremy Fincher
adad9c1081
Updated.
2004-04-28 06:46:00 +00:00
Jeremy Fincher
cd3039317d
Added an author command.
2004-04-28 06:30:55 +00:00
James Vega
daaf146a1b
utils.commaAndify has new optional comma argument
2004-04-28 06:29:15 +00:00
James Vega
481dd5111a
Add comma argument to commaAndify
2004-04-28 06:26:02 +00:00
Jeremy Fincher
a0e7bd2bd1
Slight cleanup.
2004-04-27 17:14:54 +00:00
Jeremy Fincher
b9524115b0
Fix for bug committed last night.
2004-04-27 17:14:31 +00:00
Jeremy Fincher
b7fb78abed
Slight optimization, finally figured out how to automatically intern all IrcStrings.
2004-04-27 11:06:26 +00:00
Jeremy Fincher
41a1c9f4d1
lock, unlock, restore.
2004-04-27 11:04:36 +00:00
Jeremy Fincher
4db5d0e536
Let's not synchronize topics unless we're actually relaying the channel, k?
2004-04-27 10:55:02 +00:00
Jeremy Fincher
fb46330ee7
Allowed for strings in ircmsgs.mode.
2004-04-27 10:50:53 +00:00
Jeremy Fincher
50226b4a64
Added a log message when not answering due to supybot.reply.whenNotCommand.
2004-04-27 10:43:31 +00:00
Jeremy Fincher
623d71911f
Fixed bug #942506 .
2004-04-26 19:42:25 +00:00
Jeremy Fincher
53ed45fac5
Fix for uncaught KeyError.
2004-04-26 19:33:27 +00:00
Jeremy Fincher
27cd893dbd
Make sure we don't take revenge on ourselves.
2004-04-26 15:35:56 +00:00
Jeremy Fincher
c63826dcff
Better traceback handling.
2004-04-22 21:34:40 +00:00
Jeremy Fincher
bd1dedb8e9
Added toXml.
2004-04-22 05:11:20 +00:00
Jeremy Fincher
fbe9460093
Oops, didn't think I'd need any changes here.
2004-04-22 05:02:46 +00:00
Jeremy Fincher
e2de2784bc
Allow the empty string for supybot.brackets, so users can turn off command nesting.
2004-04-22 04:28:54 +00:00
Jeremy Fincher
7bee8831a8
Updated.
2004-04-22 04:26:08 +00:00
Jeremy Fincher
2c1437c8fc
Initial checkin for Anonymous.
2004-04-22 03:53:41 +00:00
Jeremy Fincher
e50f3ccbac
Added Utilities.last.
2004-04-22 03:39:38 +00:00
Jeremy Fincher
dfe1743dac
OoopsEXCLAIM
2004-04-22 03:27:40 +00:00
Jeremy Fincher
d2a80781dc
Should fix both RSS bugs Vee2d2 reported.
2004-04-22 02:59:15 +00:00
Jeremy Fincher
b5ac09b4e1
Oops, forgot to update these for the reviter=>reversed change.
2004-04-22 02:55:46 +00:00
James Vega
81aff97e71
Apparently reply.whenNotCommand is False when we're running the tests
2004-04-21 08:05:47 +00:00
James Vega
173af6567f
Update RSS.info to accept an rss feed name as well as a url
2004-04-21 07:38:18 +00:00
Jeremy Fincher
28fe96c833
Allow irc.error() to be called with no arguments and act as if ArgumentError was raised.
2004-04-21 04:31:42 +00:00
Jeremy Fincher
59151542b9
Let's ignore HUP when daemonized.
2004-04-20 22:19:17 +00:00
Jeremy Fincher
ea4259af2f
Updated version number.
2004-04-20 21:14:13 +00:00
Jeremy Fincher
f7010805ee
Made 'alias foo bar' work as expected.
2004-04-20 11:28:03 +00:00
Jeremy Fincher
c1313130a8
Added a monologue command.
2004-04-20 11:19:31 +00:00
Jeremy Fincher
7b16100376
Fix for bug #938377 .
2004-04-20 10:59:20 +00:00
Jeremy Fincher
16b65f58ec
detailedErrors should be True.
2004-04-20 10:58:13 +00:00
Jeremy Fincher
ac67bb0cc0
Added more daemonization code.
2004-04-20 10:40:27 +00:00
Jeremy Fincher
494352b8ce
Tyop.
2004-04-20 10:36:53 +00:00
Jeremy Fincher
d3d43f8a0c
Various sorted updates (pun intended, punks :))
2004-04-20 10:11:27 +00:00
Jeremy Fincher
ed8df0a998
Updated sorted for 2.4 compatibility.
2004-04-20 10:04:09 +00:00
Jeremy Fincher
85807dd077
Fix for slashdot bug, I think.
2004-04-20 09:51:55 +00:00
Jeremy Fincher
9a907277c1
Changed reviter to reversed.
2004-04-20 09:51:20 +00:00
Jeremy Fincher
96838d0dbc
Removed catch, moved curry to utils.py
2004-04-20 09:44:58 +00:00
Jeremy Fincher
69c7c76e3a
Added another handler for daemonized...we're getting pretty close, we just need to actually daemonize :)
2004-04-20 09:42:20 +00:00
Jeremy Fincher
eee1f7cee2
Added a <number of headlines> argument to feed commands.
2004-04-19 19:24:52 +00:00
Jeremy Fincher
850fdf26a8
Let's remember to remove the pidFile.
2004-04-19 16:08:03 +00:00