Commit Graph

8 Commits

Author SHA1 Message Date
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J 62956b0bb8 Update node-red-nodes social nodes to use strict and pass jshint scan 2014-06-28 23:34:59 +01:00
Dave C-J a320ddce23 Further tweaks to Pusher node - now sends objects ok,
and can receive what it sends...
Also slight rearrange of edit UI to make more like other nodes.
2014-05-24 18:29:27 +01:00
Dave C-J fe0222d498 Quick tidy up of pusher node - remove final key from flow,
fix in/out order on palette.
2014-05-24 16:38:35 +01:00
hdoukas 81f59a853d fixed credentials to never show up in the flow
removed credentials from the defaults section in pusher.html, added
oneditprepare to read them back from credentials.json when edited
2014-05-24 14:31:02 +02:00
hdoukas f831f0f502 lower case node name and pusher in fixes
fixed lower case node name and replace input node to ‘pusher in’
2014-05-19 11:08:15 +02:00
hdoukas 863ff7f18b merged html and js
merged into a single html and single js file
fixed copyright typo
added credentials proper handling
2014-05-18 23:10:00 +02:00
hdoukas 3056b40ce9 added pusher node
Added nodes for pushing events to Pusher service and subscribing to
notifications from channels/events
2014-05-16 18:13:02 +02:00