Commit Graph

72 Commits

Author SHA1 Message Date
dceejay f550024bb2 bump nma, prowl, pushover package.json files to republish to npm 2015-02-19 12:59:07 +00:00
Nick O'Leary 85f541d346 Fix credential input field names 2015-02-17 22:11:07 +00:00
Nick O'Leary 631f1528e9 Pushover credential fields incorrectly named 2015-02-08 22:52:11 +00:00
Dave Conway-Jones 4742e19202 Merge pull request #95 from dsundberg/pushbullet-enhance
Thanks @dsundberg. Updated pushbullet node with all push types, added new "pushbullet in" t...
2015-02-07 17:59:24 +00:00
dceejay fddfee59e6 Missing , on prowl node update 2015-02-07 12:18:42 +00:00
dsundberg 425858d94d Updated pushbullet node with all push types, added new "pushbullet in" that emits pushes. Added unit tests. 2015-02-07 12:36:30 +01:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
dceejay 3644f16a89 Fix type in Notify node package.json
Thank @natcl
close #96
2015-02-03 18:24:14 +00:00
dceejay c4ab9cd6bb Publish notify node to npm (add package, license, etc) 2015-01-04 21:55:21 +00:00
Dave C-J c128184d6a re-categorise Geohash node as location 2014-12-12 23:15:09 +00:00
Dave C-J 139dcd67bc Attempt to clarify Info text for new Twilio features. 2014-12-06 16:42:59 +00:00
Andrew Lindsay 5fc3bd80ba Updated to make calls 2014-11-26 20:41:26 +00:00
Andrew Lindsay d7cee30787 Updated to make calls 2014-11-26 20:37:54 +00:00
Dave C-J 6768c1b42b Update Pushbullet Node to allow use of Channels 2014-11-10 16:42:49 +00:00
Dave C-J 62db238294 Fix Dweetio npm package 2014-09-18 17:40:48 +01:00
Dave C-J 670ef479d6 Add Dweetio npm package 2014-09-17 21:27:56 +01:00
Dave C-J 6898b34e3b tweak packages for xmpp and suncalc - updates for npm 2014-09-17 21:03:10 +01:00
Mark Hindess b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Dave C-J a2b1244d54 resolving merg conflicts with icons etc 2014-09-03 22:18:42 +01:00
Dave C-J fe44018250 Merge branch 'migrate-to-fa-icons' of https://github.com/hindessm/node-red-nodes into hindessm-migrate-to-fa-icons
Conflicts:
	io/ping/88-ping.html
	io/wol/39-wol.html
	social/nma/57-nma.html
	social/prowl/57-prowl.html
	social/pushover/57-pushover.html
	social/twilio/56-twilio.html
	storage/sqlite/sqlite.html
2014-09-03 22:16:02 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave Conway-Jones 7545515b4d Update 55-dweetio.js 2014-08-07 09:52:16 +01:00
Dave C-J cef9e093e2 Update Twilio to fa -icons - correct minor spelling 2014-07-27 20:09:19 +01:00
Dave C-J f21a08afe6 Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
Dave C-J f121f2683d Tidy ups to ping (doc), dweet (unrequired util) and ddbout (JSHint) 2014-07-25 10:09:35 +01:00
Dave C-J a2553d69b8 add BBB, Twilio and Pushbullet as npms 2014-07-15 10:15:34 +01:00
Dave C-J 647fe4f5d8 Add xmpp, suncalc and leveldb as npms... 2014-07-06 20:58:52 +01: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 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 c1357545ca Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-06-07 08:32:13 +01:00
Dave C-J 959b5401bb resize a couple of icons 2014-06-07 08:31:34 +01:00
Nick O'Leary 192c423153 Update some icons 2014-06-04 22:29:09 +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
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
Dave Conway-Jones d503c12792 Merge pull request #56 from hdoukas/master
added pusher node
2014-05-24 16:32:23 +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
Dave C-J f9ff63c346 updates to mpd node 2014-05-17 21:06:58 +01: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
Dave C-J 3a4f870257 make Prowl consistent with Pushbullet 2014-04-27 16:39:09 +01:00
Dave C-J 2c80c90f84 Remove unnecessary console logging from Pushbullet node.
(now underlying npm has been updated... multiple nodes now work ok)
2014-04-24 18:37:11 +01:00
Dave C-J 5b28f06510 Pushbullet changes to make it more obvious what it is now doing...
(and fix a couple of things it wasn't)
2014-04-24 10:04:29 +01:00
Dave C-J 4be0e05c2a Add credentials capability to PushBullet node 2014-04-23 21:06:36 +01:00
Dave C-J 525b0aa7ac Add Notify My Android Node - with credentials support 2014-04-20 18:01:38 +01:00
Dave C-J 5962c0fe5b add pushover icon 2014-04-20 18:01:14 +01:00
Dave C-J e23be73090 Add Pushover Node - with credentials support. 2014-04-20 18:00:43 +01:00
Nick O'Leary a0e00b9fab Twilio node - allow credentials to be provided in node 2014-04-09 11:23:46 +01:00