Commit Graph

  • d2ce6af486 Switch node: infer intent to compare numbers Fixes #108 Nicholas O'Leary 2013-12-06 20:26:55 +0000
  • 4475e74187 Overlapping mqtt subs get duplicate messages Nicholas O'Leary 2013-12-06 14:19:21 +0000
  • ce7bf78349 Non-Cloning of req/res properties caused them to be lost Nicholas O'Leary 2013-12-05 14:39:26 +0000
  • 5767478871 Switch node null/not null tests don't always work Nicholas O'Leary 2013-12-03 01:10:25 +0000
  • 7eae669a34 Merge pull request #101 from hardillb/master Nick O'Leary 2013-11-30 10:14:20 -0800
  • f44272877e Merge remote-tracking branch 'upstream/master' Ben Hardill 2013-11-30 18:10:03 +0000
  • 4b3f26bed5 Fix milliseconds in delay Ben Hardill 2013-11-30 18:08:44 +0000
  • a4a3322048 Merge branch 'master' of github.com:node-red/node-red Nicholas O'Leary 2013-11-29 19:59:02 +0000
  • 0507578c98 Always clone messages to ensure no cross-pollution Part of #85 Nicholas O'Leary 2013-11-29 19:56:46 +0000
  • 399617dc58 Make Imap node always read once on start Closes Issue #96 Dave C-J 2013-11-29 19:16:11 +0000
  • 0bc0dc3a2b Cannot clone http.req/http.res properties Temporary fixes #97 Nicholas O'Leary 2013-11-28 16:06:17 +0000
  • 9690ebe9c1 Add session awareness to WebSocket node Nicholas O'Leary 2013-11-26 23:33:57 +0000
  • ab04fcf7c0 Update IMAP node to use new 0.8.x API Fixes Issue #96 Dave C-J 2013-11-26 19:55:40 +0000
  • 7040aaa179 Add clientid/username/password to MQTT nodes Alternative implementation, closes #42 Nicholas O'Leary 2013-11-25 22:50:08 +0000
  • 796080471d Twitter: add help text about rate limits Nicholas O'Leary 2013-11-25 21:46:15 +0000
  • 83072dcda4 Twitter node: tags field not required if DM's selected Fixes #91 Nicholas O'Leary 2013-11-25 10:30:19 +0000
  • 3982dcdaf1 Add change node to core/logic - allows simple(r) manipulation of some payloads and msg.properties to save having to write functions for these basic tasks. You can replace contents (regex based or simple swap), and add, modify or delete proerties. Dave C-J 2013-11-24 22:25:35 +0000
  • 0a78838c71 Add default name to switch node (for when name not specified - to be more consistent with other nodes) Dave C-J 2013-11-24 22:22:35 +0000
  • 873974478a Allow settings.js be specified on command line Closes #79 Nicholas O'Leary 2013-11-24 21:49:32 +0000
  • c1d495b62a Twitter node: DM's come in with a different structure Nicholas O'Leary 2013-11-24 20:54:10 +0000
  • cb8a3f064e Twitter doc updates and rate limit fixes Nicholas O'Leary 2013-11-24 16:48:24 +0000
  • 9104b4200a Update feedparser node for underlying module api changes Nicholas O'Leary 2013-11-24 16:01:52 +0000
  • f051fbd1e1 Make imap node check for email right away on start/restart. Add some more console logging for re-assurance of things happening - or not. Dave C-J 2013-11-24 13:10:48 +0000
  • f2ed2365cd Twitter: monitor direct messages Nicholas O'Leary 2013-11-23 21:48:17 +0000
  • 8176506d72 Twitter node: incorrect default user setting caused by #80 Nicholas O'Leary 2013-11-22 23:09:49 +0000
  • e88dcd4aba Get tweets from specific people fixes #80 Nicholas O'Leary 2013-11-22 23:07:08 +0000
  • 88be896f1c Add WebSocket nodes Nicholas O'Leary 2013-11-22 21:28:05 +0000
  • 7463ef92cb Add httpRoot tip to http node Nicholas O'Leary 2013-11-22 21:26:18 +0000
  • 0aa17662f5 Posting to /flows should block until successfully saved, or fail Mentioned in #76 Nicholas O'Leary 2013-11-22 21:04:05 +0000
  • ff8db09fd9 Add "otherwise" option to switch node - also added ability to stop checking after first match or keep matching (as-is today). Fixes Issue #88 Dave C-J 2013-11-22 16:24:22 +0000
  • 3054b04378 Storage object null when adding twitter credentials as first ever node Nicholas O'Leary 2013-11-22 13:53:34 +0000
  • 337c7fa34e Merge a152bb855c into 1967046cc8 eleventigers 2013-11-22 04:16:17 -0800
  • 1967046cc8 Slight tweak to sentiment info to reflect reality. Dave C-J 2013-11-21 08:47:34 +0000
  • e1dbb95396 Deep-clone messages when there are multiple recipients Fixes #85 Nicholas O'Leary 2013-11-21 14:03:17 +0000
  • 6a4aa1ff21 Disable escape-to-close on edit dialog Closes #84 Nicholas O'Leary 2013-11-21 11:02:31 +0000
  • a0aed93c69 Make Debug topic slightly darker for better contrast Fixes #82 Nicholas O'Leary 2013-11-20 22:17:21 +0000
  • 48c4786d66 Ignore node_modules dir when scanning for nodes Nicholas O'Leary 2013-11-20 13:55:21 +0000
  • 2028880b48 Debug activation message the wrong way around As reported under #47 Nicholas O'Leary 2013-11-19 15:50:38 +0000
  • 620af84088 Auto select node on drop onto canvas so info panel shows relevant info (if visible) Dave C-J 2013-11-19 08:48:44 +0000
  • 72f72e8a50 Less intruisive node-changed icon Part of #33 Nicholas O'Leary 2013-11-18 23:02:27 +0000
  • f5284f5e1f Twitter Oauth path needs to account for httpRoot Fixes #78 Nicholas O'Leary 2013-11-18 21:20:50 +0000
  • 1fc4a65307 Handle un-validated config nodes on open Part of #33 Nicholas O'Leary 2013-11-18 21:17:29 +0000
  • a152bb855c fix formatting eleventigers 2013-11-17 23:02:38 +0000
  • 5d08e5bdc6 added grunt tasks to ease development eleventigers 2013-11-17 22:20:31 +0000
  • cbe57aa96c Validate config node properties Fixes #74 Nicholas O'Leary 2013-11-17 17:49:32 +0000
  • 3797ace89b Display node-changed icon when there are unsaved changes Part of #33 Nicholas O'Leary 2013-11-17 15:52:34 +0000
  • 7d2195d95c Add node-changed icon Part of #33 Nicholas O'Leary 2013-11-16 18:38:30 +0000
  • e703fa1b6b Add 'changed' property to nodes to track undeployed changes Part of #33 Nicholas O'Leary 2013-11-15 23:40:36 +0000
  • f7fc0760ca Fix to Close #72 . remove drag back to left palette to delete. Dave C-J 2013-11-15 17:46:57 +0000
  • 3c32186a9d force parsexml node to be async (just in case) Dave C-J 2013-11-15 09:15:26 +0000
  • f2b7fada9d Tweaks to email and imap info now that the relative paths no longer make sense. Dave C-J 2013-11-15 08:59:55 +0000
  • c17687e5db allow twitter multipe sech terms... space for AND and , for OR. (not sure why I had knobbled it in first place...) Dave C-J 2013-11-15 08:59:06 +0000
  • e700a11647 Bump version: 0.4.0 0.4.0 Nicholas O'Leary 2013-11-14 20:45:34 +0000
  • 48dabffefc Move all nodes into core subdirectory Nicholas O'Leary 2013-11-14 15:52:19 +0000
  • affcc8ae65 Update all core nodes to use NODE_RED_HOME rather than relative paths Nicholas O'Leary 2013-11-14 15:44:54 +0000
  • 82b863805d Move Debug ws endpoint to /debug/ws fixes #61 Nicholas O'Leary 2013-11-14 14:40:34 +0000
  • d2208fae83 Collapse TCP nodes into single pair of files Nicholas O'Leary 2013-11-14 14:39:26 +0000
  • 2a5f4abd49 Document msg.tweet property of Twitter In node Nicholas O'Leary 2013-11-14 14:38:59 +0000
  • 11523a6ced duplicate http get or post params into msg.payload to make life easier for debug etc. other properties remain as-is Dave C-J 2013-11-14 13:25:12 +0000
  • 510fab7b8f IMAP node should not try to load settings file directly Nicholas O'Leary 2013-11-13 22:20:36 +0000
  • 3a52397744 Add nodesDir property to all nodes files to exist elsewhere Nicholas O'Leary 2013-11-13 17:02:29 +0000
  • 851c2ab089 Merge branch 'master' of github.com:node-red/node-red Nicholas O'Leary 2013-11-13 15:42:58 +0000
  • e4353a22bc Add some more comments to settings.js Nicholas O'Leary 2013-11-13 15:42:38 +0000
  • 5b69dfb2f2 Merge pull request #70 from hardillb/master Nick O'Leary 2013-11-13 07:37:37 -0800
  • ca72e187f9 and another typo Ben Hardill 2013-11-13 15:36:54 +0000
  • e2a532434e Added missing () to validator Ben Hardill 2013-11-13 15:25:29 +0000
  • 8426c9802b Allow unlimited event listeners on mqttConnectionPool Fixes #71 Nicholas O'Leary 2013-11-13 15:00:55 +0000
  • 6c68193db3 Merge c1420b2898 into 848a69dc26 Toby Jaffey 2013-11-12 14:23:18 -0800
  • 848a69dc26 Make storage.init return a promise to async initialisation part of #62 Nicholas O'Leary 2013-11-12 17:13:06 +0000
  • 1536dcdf1e Add httpStatic setting Nicholas O'Leary 2013-11-11 21:16:57 +0000
  • c1420b2898 Merge branch 'master' of https://github.com/node-red/node-red Toby Jaffey 2013-11-11 17:03:56 +0000
  • 07a5d3626e Typo in HTTP Request Node prevents POSTs fixes #68 Nicholas O'Leary 2013-11-11 14:25:50 +0000
  • 29734dd994 Add unit test for localfilestorage Stage 2 of #62 Nicholas O'Leary 2013-11-10 22:19:01 +0000
  • f3a84eacf3 Added some limits to the spinners, and updated the image Ben Hardill 2013-11-10 19:49:16 +0000
  • e9a64f7bdf Added random delay to delay node Ben Hardill 2013-11-10 17:25:55 +0000
  • 89dc15567d Remove stray setting from testing Nicholas O'Leary 2013-11-10 15:15:37 +0000
  • 95bef6b6ca Abstract all file-system operations Stage 1 of #62 Nicholas O'Leary 2013-11-10 00:05:58 +0000
  • 22f46a4317 Inject Node: Interval between times not sticking fixes #67 Nicholas O'Leary 2013-11-09 17:07:57 +0000
  • 32f22f520f Merge branch 'master' of https://github.com/node-red/node-red Toby Jaffey 2013-11-09 16:39:11 +0000
  • a2e77471a9 Add settings.uiHost - to allow binding to a specific interface Closes #58 Nicholas O'Leary 2013-11-08 14:50:54 +0000
  • cb6fbf29a8 Palette popover defined title twice fixes #64 Nicholas O'Leary 2013-11-07 16:08:35 +0000
  • 3b49c85a8e Remove extra slash in Debug WS connection url and respect http/https Fixes #59,#60 Nicholas O'Leary 2013-11-06 21:33:25 +0000
  • 8f71ee4631 Unable to pass custom headers to HTTP Response node fixes #54 Nicholas O'Leary 2013-11-06 21:08:00 +0000
  • 25596b06b1 Add json2xml node - to complement the xml2json one... Dave C-J 2013-11-04 20:29:33 +0000
  • fe9d578251 Merge remote-tracking branch 'upstream/master' mjkoster 2013-11-03 11:16:31 -0800
  • d9ed5b46c4 Various little tweaks - less console.log more util.log, add exra try/catch to serial, add wiring-pi url to Pi "error message". Dave C-J 2013-11-03 19:09:45 +0000
  • 8e92520697 Merge remote-tracking branch 'upstream/master' mjkoster 2013-11-03 11:05:55 -0800
  • 2e92b9a120 Added sentiment and irc to base dependencies Dave Conway-Jones 2013-11-02 16:03:32 +0000
  • 09348eb353 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 Dave C-J 2013-11-02 12:12:47 +0000
  • ff5f2da7e7 Bump version - 0.3.0 0.3.0 Nicholas O'Leary 2013-10-31 16:42:47 +0000
  • b12b02ebb9 Change node deprecation message Nicholas O'Leary 2013-10-31 16:41:52 +0000
  • 8891548909 Make simple payload types be objects for mongodb to stor sensibly. Dave C-J 2013-10-31 16:33:14 +0000
  • bbc1b70a5a Moved deprecated nodes to deprecated folder - added "this node is deprecated" warnings. Dave C-J 2013-10-31 09:43:22 +0000
  • 80e96d9a01 Add xml2js to the core deps Nicholas O'Leary 2013-10-30 21:49:06 +0000
  • 8befd44195 Rename workspaces to tabs/sheets Nicholas O'Leary 2013-10-30 21:45:45 +0000
  • bc878b40d6 Add node-red-nodes to .gitignore Nicholas O'Leary 2013-10-30 21:35:51 +0000
  • 76def0a320 Remove deprecated Connect api Nicholas O'Leary 2013-10-30 21:18:07 +0000
  • cbc12d783c Promote twitter to a core node Nicholas O'Leary 2013-10-30 21:17:44 +0000
  • 426e866113 Move nodes over to node-red-nodes repo Nicholas O'Leary 2013-10-30 21:13:52 +0000
  • b71645f8ea Rename Workspaces to Sheets (ui only) Nicholas O'Leary 2013-10-30 19:58:42 +0000