Commit Graph

3997 Commits

Author SHA1 Message Date
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
James Vega ca9f696c8c Weed out the last of the floating point COUNT bugs 2004-04-19 15:16:31 +00:00
Jeremy Fincher 42f279cb6e Updated. 2004-04-19 05:12:57 +00:00
Jeremy Fincher e6792f21e0 Updated. 2004-04-19 05:09:34 +00:00
Jeremy Fincher 313624c1e2 Improved error message for the 'preserve the configuration' load attempt. 2004-04-19 05:06:36 +00:00
Jeremy Fincher 6ef38bd28f Added pidFile support and a signal handler for SIGTERM (the default for kill). 2004-04-19 05:05:53 +00:00
Jeremy Fincher e63dbb09bf I really should test these things before I commit. 2004-04-19 04:36:26 +00:00
Jeremy Fincher 54cdfdba6a Let's make sure we wait long enough to connect. 2004-04-19 04:29:36 +00:00
James Vega 48f2de64a4 If a project doesn't have any bugs/rfes/trackers, we should just say so
instead of raising an exception and making it look like there was a problem.
2004-04-18 20:16:55 +00:00
James Vega 8955f433be Added another translation regexp to fix bug #936790 2004-04-18 19:55:46 +00:00
Daniel DiPaolo 201fb0acc2 Usability enhancement: Added a note in the callbacks.Privmsg docstring which
points people to getting the config values of a plugin.
2004-04-18 08:00:29 +00:00
Jeremy Fincher 086a2fcab6 Refactored LogLevel crap. 2004-04-18 06:24:37 +00:00
Jeremy Fincher 437afe707c Updated with a little infrastructure for allowing daemonization. 2004-04-18 05:56:31 +00:00
Jeremy Fincher 4e5f79ebe5 Updated. 2004-04-18 04:10:39 +00:00
Jeremy Fincher e3b1eb1850 Fixed bug in test. 2004-04-18 03:52:30 +00:00
Jeremy Fincher 85d66a4e9f Updated. 2004-04-18 03:03:53 +00:00
Jeremy Fincher 8eb20228af Changed an exception raised. 2004-04-18 02:47:12 +00:00
Jeremy Fincher 119619d437 Updated to fix a bug in Config.help and a bug in the test for Config.list. 2004-04-18 02:40:18 +00:00
Jeremy Fincher 9be3ea075e Updated test because of CENSORSHIP. 2004-04-18 02:29:08 +00:00
Jeremy Fincher 7fb2edd898 Slight improvement. 2004-04-18 00:40:06 +00:00
Jeremy Fincher 7850da79d5 A little logging, etc. 2004-04-18 00:38:54 +00:00
Jeremy Fincher 069d48b269 Added announce command. 2004-04-18 00:38:20 +00:00
Jeremy Fincher e7f6aa884f FinallyEXCLAIM 2004-04-18 00:35:54 +00:00
James Vega 2a62e3cd5b supybot.plugins.Babelfish.disabledLanguages ->
supybot.plugins.Babelfish.languages
2004-04-17 17:17:45 +00:00
Jeremy Fincher 136ec785b0 New implementation to the 'prevent myself from relaying my own relay messages' code. 2004-04-17 17:14:59 +00:00
Jeremy Fincher a4f2336769 Moved the release checklist to sandbox, no need to distribute it. 2004-04-17 16:52:02 +00:00
Jeremy Fincher b32f98ff24 Oops, forgot some stupid spaces. 2004-04-17 16:46:29 +00:00
Jeremy Fincher cf5b75fbca Minor stylistic update. 2004-04-17 16:45:56 +00:00
Jeremy Fincher c955a32c63 Changed the default of detailedError, less important now that we have LogToIrc. 2004-04-17 16:45:29 +00:00
Jeremy Fincher f68ce97d97 Fixed globbing in User.list. 2004-04-17 16:40:32 +00:00
Jeremy Fincher 747b8f483f Fixed colorstrip => stripcolor bug in test. 2004-04-17 16:37:50 +00:00
Jeremy Fincher 04876865f1 Added a proper random.choice implementation that works with non-sequence iterables. 2004-04-17 16:35:31 +00:00
Jeremy Fincher 7ef716f406 Added the network name to the logfile for channels by default. 2004-04-17 15:53:24 +00:00
Jeremy Fincher 74f2b75fac Small changes. jamessan, look at this. 2004-04-17 14:46:50 +00:00
Stéphan Kochen e6468e51da Updated wizard and a tiny docstring update. (ooooooooooh :p) 2004-04-17 14:43:09 +00:00
Jeremy Fincher e8dcca25b1 Against my better judgment, I'm adding a command-line option to allow dumb people to run their bots as root. 2004-04-17 14:23:03 +00:00
Jeremy Fincher 4c7985f35c Against my better judgment, I'm adding a command-line option to allow dumb people to run their bots as root. 2004-04-17 14:19:50 +00:00
Jeremy Fincher 2d2340bf17 Fixed 001 for misconfigured servers. 2004-04-17 14:12:17 +00:00
Jeremy Fincher e194e89c85 Check that an action doesn't continue past the first reply. 2004-04-17 14:07:55 +00:00
Stéphan Kochen f150db596f Initial checkin of DBM Markov. 2004-04-17 13:48:39 +00:00
Stéphan Kochen 69b255b4f5 Commented. 2004-04-16 21:23:53 +00:00
Stéphan Kochen 4a5380b4f7 Fixed LogToIrc overriding default log level. 2004-04-16 21:11:41 +00:00
Jeremy Fincher 44899740a6 Added --capability to user list. 2004-04-16 21:05:41 +00:00
James Vega 6a7981aac0 A little refactoring and make sure Sourceforge.tracker reports the URL since
bug/rfe used to
2004-04-16 16:31:17 +00:00