Commit Graph

  • bbc5ed6058 We apparently need these closes as well. Let's see if this fixes my bug. Jeremy Fincher 2004-12-07 07:51:39 +00:00
  • 5542ad9e92 We should close stdin as well. Jeremy Fincher 2004-12-07 07:43:19 +00:00
  • 517cd03eec Fixed some fallthrough handling. Jeremy Fincher 2004-12-07 07:38:27 +00:00
  • 36095341e1 Fix for bug in Network.command. Jeremy Fincher 2004-12-07 07:12:47 +00:00
  • 5822a249e7 Slight improvement to a test. Jeremy Fincher 2004-12-07 06:44:45 +00:00
  • 1139f2ab47 More idiomatic. Jeremy Fincher 2004-12-07 06:44:34 +00:00
  • 6b69d36628 Used commands.wrap, fixed reconnect again. Jeremy Fincher 2004-12-07 06:40:57 +00:00
  • 640241bd11 Added networkIrc, owner, admin. Jeremy Fincher 2004-12-07 06:39:52 +00:00
  • e2e5acbac0 Updated for only allowing single channels. Jeremy Fincher 2004-12-07 04:52:46 +00:00
  • 826786dd47 This shouldn't have been committed. Jeremy Fincher 2004-12-07 04:49:35 +00:00
  • edb0f1afdd Typoed method name. Jeremy Fincher 2004-12-07 04:21:33 +00:00
  • afbc6ab056 Uh, I forgot my signature :) Jeremy Fincher 2004-12-07 04:20:30 +00:00
  • 1149ff65ff Forgot a Raise=True. Jeremy Fincher 2004-12-07 04:18:22 +00:00
  • 6e712bb3db Proper ignoring of deprecated plugins. Jeremy Fincher 2004-12-07 04:16:23 +00:00
  • 8eaec18a5e Fix for broken test_Topic. Jeremy Fincher 2004-12-07 01:16:06 +00:00
  • 3fd71dc26a Optionalize the nick in in the invite command. Jeremy Fincher 2004-12-07 00:47:20 +00:00
  • 9480ff3e88 Updated to do proper noReply calls. Jeremy Fincher 2004-12-07 00:41:17 +00:00
  • 5af655391a New way of handling channel keys. Jeremy Fincher 2004-12-07 00:29:20 +00:00
  • 58c631bd8f Yes, we do. Jeremy Fincher 2004-12-07 00:27:47 +00:00
  • ab217fc3fd Updated to allow all drivers to use vhosts. Jeremy Fincher 2004-12-07 00:27:26 +00:00
  • 1e49f9e82b Fix replies to some dumb/broken CTCP PING implementations. Jeremy Fincher 2004-12-06 23:44:32 +00:00
  • fee37e43cc Updated to use commands.wrap. Jeremy Fincher 2004-12-06 22:46:13 +00:00
  • eac5d2f9f8 Added a couple asserts. Jeremy Fincher 2004-12-06 22:42:34 +00:00
  • e4fa4dec7b Prevent two replies when @weather succeeds James Vega 2004-12-06 20:31:47 +00:00
  • 91c6cb51e5 Another slight randomgrab bugfix James Vega 2004-12-06 20:30:24 +00:00
  • 0a1907318a Fix a bugz0r in randomgrabbing James Vega 2004-12-06 20:26:52 +00:00
  • 7f00bf01c2 Dump/load commands. Jeremy Fincher 2004-12-06 07:23:56 +00:00
  • 7c8f8b4fca Removed a check for something that would make us never send an ISON. Jeremy Fincher 2004-12-06 03:31:26 +00:00
  • 00b7a097cb Added an info-level log. Jeremy Fincher 2004-12-06 03:29:45 +00:00
  • eca707912a Initial import of some conversion scripts for our db changes James Vega 2004-12-05 20:02:25 +00:00
  • d9e766b278 Revert back to non-wrap/abstracted form since it'll be replaced by a better Factoids plugin. James Vega 2004-12-05 19:31:42 +00:00
  • 08f4e8c59f Converted to use commands.wrap. Jeremy Fincher 2004-12-04 18:48:57 +00:00
  • ee145e7959 This is a far more reasonable implementation of __len__. Jeremy Fincher 2004-12-04 18:42:48 +00:00
  • b9d109222a Better implementation of relay detecting/punishing. Jeremy Fincher 2004-12-04 18:24:35 +00:00
  • 019a53cdae Need to make sure we set the nickeq function even if we're using an already created database. James Vega 2004-12-03 16:01:13 +00:00
  • 4ba005ddf6 Update QuoteGrabs to use db abstraction. Hopefully fix the mxCrap thing for good. This update should also fix the problem that had existed with QuoteGrabs and databases.plugins.channelSpecifc=False James Vega 2004-12-03 15:41:08 +00:00
  • ac04024f47 Use commands.wrap, removed a line of code whose purpose I don't know. Jeremy Fincher 2004-12-03 08:52:12 +00:00
  • 3f9c699ea2 Fix for bug in IrcMsg.__eq__. Jeremy Fincher 2004-12-03 08:08:07 +00:00
  • 864fd97315 Fix a getNick bug James Vega 2004-12-03 02:54:27 +00:00
  • 73a3261cda Better (?) help message. Comments/changes welcome. James Vega 2004-12-03 01:57:00 +00:00
  • 80fe67519b Fix a bug for when showFactoidIfOnlyOneMatch is set James Vega 2004-12-02 14:17:50 +00:00
  • f95f5a09ac I had the map(str, ...) there for a reason. James Vega 2004-12-02 14:13:57 +00:00
  • c8bdb45a2c Now we don't print anything before daemonizing. Jeremy Fincher 2004-12-02 05:59:21 +00:00
  • 955bf08255 Rudimentary sorting. Jeremy Fincher 2004-12-02 05:37:04 +00:00
  • 3904672c2f Only add sorted if < 2.4.0 Jeremy Fincher 2004-12-02 05:34:12 +00:00
  • f7a3504a93 Added getUserName. Jeremy Fincher 2004-12-02 05:33:29 +00:00
  • 2a0b9e645d Finished conversion to commands.wrap, and fixed some bugs. Jeremy Fincher 2004-12-02 05:08:53 +00:00
  • cbba7c6115 Fixed a potential bug. Jeremy Fincher 2004-12-02 04:51:58 +00:00
  • 7de6d11a65 Added an XXX. Jeremy Fincher 2004-12-02 04:51:21 +00:00
  • 4facd7e5ba Fix0red disable. Jeremy Fincher 2004-12-02 04:51:16 +00:00
  • 9021c5e150 DirMapping is incomplete, but I need some feature additions for DB. Jeremy Fincher 2004-12-01 21:47:02 +00:00
  • 3606f2ec9e Fixed the bug, but forgot to commit. Jeremy Fincher 2004-12-01 21:46:23 +00:00
  • 40a2e07956 Updated for 2.4. Jeremy Fincher 2004-12-01 21:03:51 +00:00
  • 1e0b039ff4 Updated help. Jeremy Fincher 2004-12-01 20:21:51 +00:00
  • 592bbc0248 Elucidating XXX. Jeremy Fincher 2004-12-01 05:44:57 +00:00
  • 4ab161ff60 Better formatting. Jeremy Fincher 2004-12-01 04:42:52 +00:00
  • a71d074e46 cleaner implementation of getLong James Vega 2004-11-30 18:12:43 +00:00
  • 2f3fa324f0 Convert some 'text' to 'something' Jeremy Fincher 2004-11-30 13:58:50 +00:00
  • 12fa1096db Convert to wrap and simplify Admin.join (no longer accept multiple channels) James Vega 2004-11-30 05:24:20 +00:00
  • d57788b5d2 Fix some bugs in Channel.kban James Vega 2004-11-30 05:21:16 +00:00
  • c87788dc62 Make sure state.channel is carried over when we call State.essence. Also, add continueOnError option to any(). James Vega 2004-11-30 05:15:41 +00:00
  • 01513bcb95 Fixed a couple test failures. Jeremy Fincher 2004-11-30 04:49:21 +00:00
  • b1d1991873 Converted to new method. Jeremy Fincher 2004-11-30 04:47:21 +00:00
  • e24943b0c7 Some extra methods for ChannelState; code should now use these methods instead of directly accessing .{ops,voices,halfops}. Jeremy Fincher 2004-11-30 04:43:09 +00:00
  • 54b56a8a53 Raise the proper exception. Jeremy Fincher 2004-11-30 04:42:20 +00:00
  • 62b5dd8120 Added a warning log. Jeremy Fincher 2004-11-30 04:42:02 +00:00
  • 65b369ffd4 Removed a vestigial comment; our current system of not combiningRest has worked out well. Jeremy Fincher 2004-11-30 04:41:43 +00:00
  • f9d82c7495 Changed some 'text' to 'something' Jeremy Fincher 2004-11-30 04:36:54 +00:00
  • 9ea98a5657 Updated docstring. Jeremy Fincher 2004-11-28 16:29:40 +00:00
  • 9a71af37a6 Make sure we keep the originally registered probability. Also, quote the command being run like we do in an alias' help. James Vega 2004-11-28 09:03:39 +00:00
  • 4a0cefc9ab Fix for non-persistence of observers. Jeremy Fincher 2004-11-28 08:20:32 +00:00
  • 9a3d196986 Move the Probability class to src/registry.py James Vega 2004-11-28 08:05:56 +00:00
  • 7eed44eef7 Converted Random to wrap. Added a long converter to assist this. James Vega 2004-11-28 02:23:59 +00:00
  • d31b672634 Cuter output. Jeremy Fincher 2004-11-27 03:13:30 +00:00
  • e5b2459665 Update to use wrap and our better db interface. James Vega 2004-11-26 23:37:34 +00:00
  • 6adc746696 Added an optional argument for the notes command. Jeremy Fincher 2004-11-26 08:11:19 +00:00
  • 08040bf106 Added a 'notes' command. Jeremy Fincher 2004-11-26 08:00:51 +00:00
  • 877c6ee9a8 Added test, but didn't find the bug I wanted. Jeremy Fincher 2004-11-24 12:01:03 +00:00
  • 43b2dcd47e 2.4 compatibility (this time with an elucidating comment). Jeremy Fincher 2004-11-23 19:05:55 +00:00
  • 6af23399cc 2.4 compatibility. Jeremy Fincher 2004-11-23 19:04:48 +00:00
  • c14ebfd129 Fix bug #1068913, catch 435 (banned nick) responses. James Vega 2004-11-23 16:48:22 +00:00
  • 2911a2c1fe Catch some webutils exceptions. Fix a 'literal' usage. Change some 'text' wraps to 'something'. James Vega 2004-11-23 16:46:53 +00:00
  • a1162bffe1 Purtier. Jeremy Fincher 2004-11-23 08:26:47 +00:00
  • a08bf6b114 Better string handling. If there's a particular reason why the .upper() calls were necessary, feel free to add them in. Jeremy Fincher 2004-11-22 07:36:15 +00:00
  • f91a8199c7 Oops, forgot the quotes. Jeremy Fincher 2004-11-22 07:33:35 +00:00
  • fd4e62599f Better logging. Jeremy Fincher 2004-11-21 13:31:50 +00:00
  • de367731f1 Fixed some bugz0rs. Jeremy Fincher 2004-11-21 13:18:58 +00:00
  • 8071e0236b Converted to commands.wrap. These are all untested, so someone should test them at some point. Jeremy Fincher 2004-11-19 23:54:14 +00:00
  • 4a4a0915b7 Converted to commands.wrap. These are all untested, so someone should test them at some point. Jeremy Fincher 2004-11-19 23:44:15 +00:00
  • 5762ed6d74 Converted to commands.wrap. These are all untested, so someone should test them at some point. Jeremy Fincher 2004-11-19 23:23:14 +00:00
  • 8b1962068b Moved. Jeremy Fincher 2004-11-19 23:10:38 +00:00
  • 8ec5a54fca Removed. Jeremy Fincher 2004-11-19 22:43:26 +00:00
  • a304dfeb86 Added unban-without-hostmask behavior (untested) as well as fixed the bug in Channel.mode. Jeremy Fincher 2004-11-19 21:15:42 +00:00
  • eb83076ba1 Moved some stuff around. Jeremy Fincher 2004-11-19 20:39:22 +00:00
  • a82bdaaa4d Better checking for what a command is so we don't generate documentation for Regexp/RegexpCommands James Vega 2004-11-18 02:50:52 +00:00
  • 8b0d0a9aca We no longer have to strip the first two characters of options. wrap() handles this for us. James Vega 2004-11-17 22:13:52 +00:00
  • fda6b572a7 Make sure we reply if all of our fallbacks fail. James Vega 2004-11-16 00:55:00 +00:00
  • 1e159fb386 Add an XXX James Vega 2004-11-12 16:25:35 +00:00
  • 241243ba82 Change a couple more ircutils.is* to is* James Vega 2004-11-12 16:25:19 +00:00
  • b135107038 Fix bug #1063950, traceback when Weather is an unexpected format. James Vega 2004-11-12 16:24:10 +00:00