Commit Graph

372 Commits

Author SHA1 Message Date
Darrell Taylor 41f397add7 moved username and password into credentials, and upped the version of irc as ssl didn’t work with the older version. 2015-10-30 18:34:35 +00:00
Darrell Taylor 994039de15 Merge remote-tracking branch 'upstream/master' 2015-10-30 16:14:24 +00:00
Dave Conway-Jones 35aed787ae simplify tweet node object check for humans 2015-10-28 23:57:09 +00:00
Dave Conway-Jones be1e89bf31 fix dweetio node object checker. 2015-10-28 22:46:29 +00:00
Nick O'Leary 9a45cce3b7 Fix lint error in twitter node 2015-10-25 21:35:14 +00:00
Darrell Taylor d0ff3621c2 Username and password server credentials. Specifically to allow connection to slack IRC. 2015-10-22 19:00:03 +01:00
Dave Conway-Jones 4121abf5d2 bump dweetio package to force republish 2015-10-21 08:13:53 +01:00
Nick O'Leary 6b6f90a006 Better validation of feedparser uri
Fixes #134
2015-10-11 21:05:55 +01:00
Dave Conway-Jones c5db30d0c4 Tidy up xmpp node formatting
(diff looks awful… it isn’t really)
2015-09-24 18:58:24 +01:00
Dave Conway-Jones 2b857cddf2 Move several nodes to "mobile" category
Nma, pushbullet, pusher, pushover, twilio
2015-09-16 22:38:38 +01:00
Dave Conway-Jones d00f4a7e32 Add basic info to feed parse info 2015-09-12 22:32:15 +01:00
Dave Conway-Jones 7de54b9af2 Remove accept-header from feed parser request... 2015-09-12 21:31:11 +01:00
Dave Conway-Jones d782a5afb6 Allow twitter out node to specify extra parameters
to close #119. Thanks @sacbhale
2015-09-04 09:20:37 +01:00
Dave Conway-Jones 4e6f76cc1d Add device target bailty to pushover node 2015-08-25 21:04:54 +01:00
Dave Conway-Jones 56ff75a37d add priority -2 to pushover node.
to close #129
2015-08-15 20:00:40 +01:00
Dave Conway-Jones e3e2df935f fatten up rbe icon slightly 2015-08-11 19:56:23 +01:00
Nick O'Leary f1c8cb5e83 Fix twitter auth 2015-07-17 13:52:19 +01:00
Nick O'Leary 5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
Dave Conway-Jones f385c13d44 bump package versions of i18n nodes
twitter, feed parser, email, and rbe
2015-07-14 23:03:46 +01:00
Dave Conway-Jones 322c996064 Let dweetio node send objects without alteration 2015-07-09 23:27:15 +01:00
Nick O'Leary ee5ff8b010 Send status message id to be nls'd in editor 2015-07-07 21:31:28 +01:00
Dave Conway-Jones 04f43851e5 fix incorrect test of email header
fix for #118 (mea culpa)
2015-06-19 22:38:44 +01:00
Dave Conway-Jones d21b24bbce check header properties in email node
to close #118
2015-06-19 22:34:07 +01:00
Dave Conway-Jones fc05ddd035 Re-enable email node basic tests...
it’s a start….
2015-06-19 16:54:07 +01:00
dceejay 56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +01:00
dceejay b33c6605b1 fix README for Twitter so it renders correctly in flows.nodered.org 2015-06-16 17:41:32 +01:00
dceejay ba0e2c3796 Merge linting error fixes into i18n branch of n-r-n 2015-06-16 14:38:36 +01:00
Nick O'Leary da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +01:00
Nick O'Leary 7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay 36bc2e6b06 Correct spellings in email readme,
skip test for now.
2015-06-16 09:17:06 +01:00
dceejay 8d7c00d247 corrections to recent package changes
to close #117
2015-06-16 08:36:30 +01:00
dceejay 351ac84dca Update twitter, feedparser and over pacakage.json for node-red-nodes
(to include correct dependencies)
2015-06-15 19:42:31 +01:00
dceejay 8a83618618 Add Twitter to node-red-nodes. fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 19b72a90cd Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 374a8efbf6 add email node to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 340d54e0ea beef up IRC node optional compile warnings note in readme 2015-05-30 09:38:30 +01:00
dceejay 76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay 17b1a9a785 bump pusher package to include fixed pusher npm
(had a security hole)
2015-05-21 12:36:58 +01:00
dceejay 64d3b11fd9 slightly nicer jscs style updates to several nodes
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +01:00
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 d060e0b301 remove snapchat node, update pusher node, grammer correct random node package.json 2015-04-24 21:17:02 +01:00
Nick O'Leary db0047379f Defer creation of Pushbullet eventemitter 2015-04-22 13:19:51 +01:00
Nick O'Leary 66581d71e1 Better error handling in PushBullet nodes 2015-04-20 10:50:36 +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 e56029b3e3 Tidy up node-red-nodes 2015-04-10 11:56:17 +01:00
dceejay 4dc2db2f95 Fix type in Discovery, add extra fields to IRC. 2015-04-09 11:26:07 +01:00
dceejay 25c10cfd58 Add main IRC node to node-red-nodes in anticipation of deprecation from core 2015-04-08 09:57:09 +01:00
dceejay 6158aa2b73 Tidy up old snapchat node 2015-04-08 09:56:39 +01:00
dceejay d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay 903bbe505a nudge up level for xmpp node 2015-03-24 16:47:51 +00:00
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
Dave C-J 5782a4ee85 Update notify node to pick up renamed node-red icon image 2014-03-31 14:28:17 +01:00
Dave C-J c63583ae81 Tidy up pushbullet and prowl nodes. more error handling. 2014-03-02 18:19:25 +00:00
Dave C-J 4a53c20792 Update pushbullet to use latest 0.4 npm and allow iden as well as id 2014-02-14 20:41:54 +00:00
Dave C-J f64358262a Updates to Twilio Node
Fixes #28
Make edit panel work, and then fix it so the things edited do what they say.
Slight tweak to shrink icon to similar size as others.
2014-02-09 11:55:01 +00:00
Dave C-J b1b230eb37 Forced payload to be strings for Prowl node
Fixes #26
2014-02-08 13:31:00 +00:00
Dave C-J b1f9a3ce5e Tweak mpd missing message so it's only a warning not an error. 2014-02-05 18:38:00 +00:00
Dave C-J 2dbd93d63d Slightly more elegant mpd fix. 2014-01-23 08:41:51 +00:00
Dave C-J ea74eebff2 Check mpd really is listening on port 6600 before allowing nodes to exist.
Otherwise komponist fails badly.
2014-01-23 00:19:40 +00:00
Nick O'Leary c6130a67da Nodes must not require(settings) themselves (again) 2014-01-13 11:01:04 +00:00
Nick O'Leary 97dbe8da0c Nodes must not require(settings) themselves
They should access settings via RED.settings
2014-01-13 10:59:12 +00:00
MrMobberley 68d5e3a0ec Snap Chat Node
Version 1!
2013-12-15 19:11:46 +00:00
Dave C-J f8d57e672a Add check for mpd executable
Fixes Specific Issue #114
2013-12-12 20:49:25 +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
Nick O'Leary 336ad7893d Merge pull request #8 from thiseldo/master
twilio node first commit
2013-11-13 14:38:56 -08:00
Nicholas O'Leary 3f2433ee7f PushBullet should not load settings file directly 2013-11-13 22:24:02 +00:00
Andrew Lindsay 20aa487068 Updated way main RED settings loaded 2013-11-13 22:23:26 +00:00
Andrew Lindsay 8b29841f97 twilio node first commit 2013-11-13 21:27:35 +00:00
Dave C-J 793fd3c7fd Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes... 2013-11-10 17:01:19 +00:00
Dave C-J 28e82c1351 remove excess console.log from mpd music node 2013-11-04 20:35:49 +00:00
Dave C-J 5e67f41114 Add rawserial, mpd, mysql and swearfilter nodes. 2013-11-03 21:29:20 +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