From 09348eb3534d9515db2e3366c8bb6917df8fc1a0 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Sat, 2 Nov 2013 12:12:47 +0000 Subject: [PATCH] Improve IRC UI options to Fix Issue #53. Now a three way select - either send whole msg object to channel, just msg.payload to channel or msg.payload to users specified in msg.topic --- nodes/social/91-irc.html | 21 ++++---- nodes/social/91-irc.js | 113 +++++++++++++++++++++------------------ 2 files changed, 72 insertions(+), 62 deletions(-) diff --git a/nodes/social/91-irc.html b/nodes/social/91-irc.html index 7e0fa3cbc..da605dde0 100644 --- a/nodes/social/91-irc.html +++ b/nodes/social/91-irc.html @@ -26,8 +26,8 @@