Commit Graph

11 Commits

Author SHA1 Message Date
dceejay f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
dceejay 903bbe505a nudge up level for xmpp node 2015-03-24 16:47:51 +00:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Dave C-J 43dfded402 Update node-red-nodes social nodes to use strict and pass jshint scan 2014-06-28 23:36:36 +01:00
Dave C-J be810be2e2 tweak node.status to be consistent with latest thinking
stomp, xmpp and suncalc.
2014-05-31 20:08:15 +01:00
Dave C-J 3691bc6294 XMPP node - now with credentials. And multiple connections and
clean disconnects.
2014-05-29 18:31:36 +01:00
Nick O'Leary c6130a67da Nodes must not require(settings) themselves (again) 2014-01-13 11:01:04 +00:00
Dave C-J ea398f9e66 Added INFO abour settings for xmpp. (Apologies for missing in first place...).
NOTE:... there is still a bug in the underlying simple-xmpp npm.. see
https://github.com/simple-xmpp/node-simple-xmpp/issues/12
for both the probem and the fix (not yet pulled).
2013-11-15 21:28:18 +00:00
Nicholas O'Leary 6f7487f393 Use process.env.NODE_RED_HOME to locate modules 2013-10-30 21:34:54 +00:00
Nicholas O'Leary 6a0d248f5a Move nodes over from main repo 2013-10-30 20:38:41 +00:00