Commit Graph

  • 7e1184f47d SnarfIrc needs a helpful getattr James Vega 2004-09-09 03:01:12 +00:00
  • b76ed61d5b Privmsg, not PrivmsgCommand James Vega 2004-09-09 00:12:44 +00:00
  • a62b731571 add dest='noplugins' & dest='nonetwork' instead of converting everything to use options.no_plugins and options.no_network James Vega 2004-09-09 00:09:03 +00:00
  • ddfa5e8d32 Added patch #1024088, better handling of various Ebay URLs. James Vega 2004-09-08 23:44:39 +00:00
  • ee70224aa3 Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap. Jeremy Fincher 2004-09-08 23:34:48 +00:00
  • 3848ca4aa5 fix another irc.queueMsg -> irc.reply where we needed prefixName=False James Vega 2004-09-08 23:23:25 +00:00
  • 383f40e55a Removed an old debugging print. Jeremy Fincher 2004-09-08 22:57:39 +00:00
  • 858e9e4886 Some slight fixes. Jeremy Fincher 2004-09-08 22:57:09 +00:00
  • a9cf06ebca Updated the docstring. Jeremy Fincher 2004-09-08 22:56:55 +00:00
  • 282c0ea77c Updated. Jeremy Fincher 2004-09-08 22:54:44 +00:00
  • cf52bf14a3 Fixes for TimeoutQueue. Jeremy Fincher 2004-09-08 22:52:30 +00:00
  • 142349847b Allow periodic events not to run the first time. Jeremy Fincher 2004-09-08 22:51:30 +00:00
  • aad768c188 Added orderAlphabetically. Jeremy Fincher 2004-09-08 22:51:00 +00:00
  • d62a96679f urlSnarfer fixes. Jeremy Fincher 2004-09-08 22:49:56 +00:00
  • db7940089b Added FloodQueue. Jeremy Fincher 2004-09-08 22:49:08 +00:00
  • dee61a32f1 Let's use os.linesep instead. Jeremy Fincher 2004-09-08 22:48:53 +00:00
  • b3dfdd1ed5 More supported crap. Jeremy Fincher 2004-09-08 22:48:32 +00:00
  • 2c9034171b Isn't this super? Jeremy Fincher 2004-09-08 22:48:10 +00:00
  • 87f42e0bee Added a --no-network option. Jeremy Fincher 2004-09-08 22:43:29 +00:00
  • f496c804a2 Changed the way upkeep is scheduled. Jeremy Fincher 2004-09-08 22:42:54 +00:00
  • c958ef5d1c XXX Jeremy Fincher 2004-09-08 22:40:34 +00:00
  • 3ba8958a08 Changed to be more like other programs. Jeremy Fincher 2004-09-08 22:39:30 +00:00
  • 6526336c1d Fixed networkishness and broke out a test so its name is more appropriate. Jeremy Fincher 2004-09-08 22:38:52 +00:00
  • 277f0274b8 takeMsg after register. Jeremy Fincher 2004-09-08 22:37:56 +00:00
  • 9cba6478b1 Fixed networkishness. Jeremy Fincher 2004-09-08 22:37:31 +00:00
  • 61cc643932 More tests for TimeoutQueue. Jeremy Fincher 2004-09-08 22:36:58 +00:00
  • 30d36aae1f Add support for multi-word karmas James Vega 2004-09-07 20:28:24 +00:00
  • c77daeac5c We didn't used to prefixName, so let's stay that way. James Vega 2004-09-07 19:58:24 +00:00
  • d77565a547 Show the AttributeError so we can see what the real problem is. James Vega 2004-09-07 19:14:57 +00:00
  • 846bf9102b Correctly report the invalidCommand that set irc.finished. James Vega 2004-09-07 19:13:27 +00:00
  • 50d05323d6 Moved Geekquote related tests from test_Http to test_Geekquote Added additional tests to test_Geekquote Kevin Murphy 2004-09-07 18:22:07 +00:00
  • b56ae0cadb Created Geekquote plugin Moved Geekquote (geekquote, geekSnarfer) functionality from Http plugin to Geekquote plugin Kevin Murphy 2004-09-07 18:16:55 +00:00
  • d92bf5ec46 configure method was missing it's conf.register... James Vega 2004-09-07 14:59:11 +00:00
  • 382fb2b838 Our #! path should be /usr/bin/env python James Vega 2004-09-07 14:31:06 +00:00
  • b51f753b11 Let's give the user the option to get only a Bender or Fry quote. James Vega 2004-09-07 14:30:35 +00:00
  • ac27c8e95a Change Http.bender to Http.futurama and add support for X-Fry headers. James Vega 2004-09-07 14:07:43 +00:00
  • a96229de1c On second thought (thanks jemfinch) making insults to channels without knowing who is insulting can be used dangerously. In practice I have seen this command only used among friends or when someone is bored and wants to see the random string produced. Grant Bowman 2004-09-06 17:54:44 +00:00
  • 87a532374e +cvs James Vega 2004-09-06 17:26:35 +00:00
  • 2df9642eb2 0.79.9999 v0.79.9999 James Vega 2004-09-06 16:19:45 +00:00
  • 26bb2335f3 Fix for attributeError I ran into, as well as a premature commit of a name change (but since it's just a name change, I'm fine with it). Jeremy Fincher 2004-09-06 08:44:45 +00:00
  • 2db0cd197c Fixed bug #1021631. Jeremy Fincher 2004-09-06 08:42:00 +00:00
  • 887e92a12b Don't make those error logs if we're testing. Jeremy Fincher 2004-09-06 08:20:26 +00:00
  • 0a2d7146a4 Use conf.Directory for the log directory. Jeremy Fincher 2004-09-06 08:19:42 +00:00
  • 35acc6c583 Added a --trace option, moved tracing to utils. Jeremy Fincher 2004-09-06 08:19:20 +00:00
  • 28b05cffcf This, also, is just plain super. Jeremy Fincher 2004-09-06 08:10:49 +00:00
  • 975b2806a2 This is just super. Jeremy Fincher 2004-09-06 08:09:08 +00:00
  • 386a23090b Elucidation. Jeremy Fincher 2004-09-06 08:08:42 +00:00
  • f4f25ef72c Added abs to the calc command. Jeremy Fincher 2004-09-06 08:07:54 +00:00
  • b133e59af4 Changed to a super, etc. Jeremy Fincher 2004-09-06 08:04:03 +00:00
  • d95759931e Elucidation is important. Jeremy Fincher 2004-09-06 08:00:18 +00:00
  • a58b50c3bf Slight augmentation. Jeremy Fincher 2004-09-06 07:54:03 +00:00
  • e6725d4ffa Added FAQ about changing configuration files. Jeremy Fincher 2004-09-06 07:39:06 +00:00
  • 35b8fdeae3 Add a conf.supybot.plugins.Sourceforge.bold and setup @bugs, @rfes, and @patches to use it. James Vega 2004-09-06 01:32:45 +00:00
  • e22c732d14 Stupid keyboard James Vega 2004-09-06 00:54:27 +00:00
  • 48d312bab7 Fix a bug with adding __revision__ info to Exception James Vega 2004-09-06 00:51:53 +00:00
  • c4b2d53468 We shouldn't confirm for alsos. Add some more ends and add starts. Also, move the sqlite import inside of SqliteInfobotDB James Vega 2004-09-05 22:57:15 +00:00
  • cad43feff1 Simple beginning. Grant Bowman 2004-09-05 20:12:50 +00:00
  • b5d7045359 More updating Docbook stuff Daniel DiPaolo 2004-09-05 20:05:25 +00:00
  • a4b3d66748 Yes, I realize that the new stuff doesn't work with these tests, but I can't for the life of me figure out why not! The tests look set up the way they are supposed to (ChannelPlugin now...) Daniel DiPaolo 2004-09-05 17:30:10 +00:00
  • ebb7becd4f Spankin' new abstraction! Daniel DiPaolo 2004-09-05 17:29:22 +00:00
  • e271ea6a47 Fixed some stuff in the FAQ and updated the DocBook version Daniel DiPaolo 2004-09-05 05:31:33 +00:00
  • 1f6f86aea7 This is really example.sgml in a new life Daniel DiPaolo 2004-09-05 04:56:25 +00:00
  • 25db3c9b98 Moving the DocBook equivalent of EXAMPLE to match the name change to PLUGIN-EXAMPLE Daniel DiPaolo 2004-09-05 04:55:39 +00:00
  • 8b150d33c3 Updated DocBook translation Daniel DiPaolo 2004-09-05 04:52:58 +00:00
  • 6a4567df32 Fixed a few out of date things in CONFIGURATION and updated the DocBook translation of it. Daniel DiPaolo 2004-09-05 04:51:57 +00:00
  • 06ce162bd4 Improvements based on plugins/FunDB.py's insult command. Grant Bowman 2004-09-05 02:56:16 +00:00
  • d598b7728d Fix some typos and remove some old documentation James Vega 2004-09-05 01:09:29 +00:00
  • 5ed87fff49 +cvs James Vega 2004-09-05 01:01:21 +00:00
  • 6c6da438a1 Missing space James Vega 2004-09-04 05:52:07 +00:00
  • 977a33a43f Properly added and abstracted trackers commands James Vega 2004-09-04 05:51:30 +00:00
  • d98de454b9 After talking to jemfinch today, this is the first checkin. All comments from the @tracker 1012031 were addressed. The old style __author__ field was used and no __contributors__ (like myself) were added since I don't think the new system is checked in to CVS yet. I wanted to write a test suite as well but I didn't get to it today. Grant Bowman 2004-09-04 03:14:13 +00:00
  • 553a61515c Consolidate @bugs, @rfes into @trackers and add support for retrieving info on patches. Add (commented out) infrastructure for supporting usage of @bugs, @rfes, and @trackers depending on the value of a config var. James Vega 2004-09-03 19:46:50 +00:00
  • 5f00a39ce4 Update to proper super() usage and make sure we're not trying to close() None James Vega 2004-09-03 19:12:05 +00:00
  • 11c4716c61 liter is L not l and since we have the MiB, etc., let's change MB, etc., to use 1000 as the factor instead of 1024 James Vega 2004-09-03 16:10:59 +00:00
  • 99a1da950b Revert most of jemfinch's changes (he hadn't meant to commit them) and fix my handling of the db in SqliteInfobotDB James Vega 2004-09-03 13:55:03 +00:00
  • dfd51532f4 Let people specify the entire conf.supybot.foo... when using @config James Vega 2004-09-03 13:52:10 +00:00
  • 8cc4a98d9e Use a better docstring for NonNegativeInteger. James Vega 2004-09-03 13:51:06 +00:00
  • ff88488420 Add a note about Python.win32's lack of IPV6 support. James Vega 2004-09-03 13:49:34 +00:00
  • 911d9db4a4 Since Windows' version of Python doesn't build with IPV6 support, we have to be careful about how we try to detect whether a string is IPV6. James Vega 2004-09-03 13:45:06 +00:00
  • 75dc3e804a _getId needs the irc object if it's going to use it James Vega 2004-09-03 13:42:57 +00:00
  • 41117c431e Fixed bug #1020820. Jeremy Fincher 2004-09-02 04:06:20 +00:00
  • 3b9e141e88 Only send private configuration variables in private. Jeremy Fincher 2004-09-01 22:21:37 +00:00
  • 13e77bac41 Added TimeoutQueue. Jeremy Fincher 2004-09-01 21:58:21 +00:00
  • 012487b920 Fix bug #1020519. Jeremy Fincher 2004-09-01 21:32:43 +00:00
  • 3aafc97a7f Catch a KeyError when trying to remove a non-existent herald. James Vega 2004-09-01 18:51:32 +00:00
  • 847a98c8c0 Periods are good as are not using dead code. James Vega 2004-09-01 18:27:10 +00:00
  • adedfb8274 It helps if I register things correctly James Vega 2004-09-01 18:24:59 +00:00
  • 84a7026367 Add stripFormatting option (default True) James Vega 2004-09-01 18:15:57 +00:00
  • 52ee0919db One line bug fix. Grant Bowman 2004-09-01 17:47:32 +00:00
  • 7afea527fa Slight optimization. Jeremy Fincher 2004-09-01 12:56:19 +00:00
  • 4e2be3a6a3 Use reply instead of queueMsg where possible. Jeremy Fincher 2004-09-01 12:37:07 +00:00
  • 445e76bef7 Fixed fix in the interpreter. Jeremy Fincher 2004-09-01 12:33:22 +00:00
  • 740a57d78a Bugfix, wrong path. Jeremy Fincher 2004-09-01 11:54:28 +00:00
  • e4f361d7ca Forgot an import. Jeremy Fincher 2004-09-01 11:48:00 +00:00
  • 1b4c1f068a Fix for bug with some anydbms. Jeremy Fincher 2004-09-01 11:17:36 +00:00
  • 1ba2afa785 I thought I committed this before, but I guess not. Jeremy Fincher 2004-09-01 10:59:47 +00:00
  • f21d6c71b2 Let's make sure we use reply. Jeremy Fincher 2004-09-01 10:57:17 +00:00
  • f6ae3b23a4 Elucidating docstring. Jeremy Fincher 2004-09-01 10:56:55 +00:00
  • 6afd74d3ad This shouldn't ignore. Jeremy Fincher 2004-09-01 06:23:05 +00:00
  • 60e6e165b8 We don't use this, we use src/__init__.py. Jeremy Fincher 2004-09-01 06:18:02 +00:00