Commit Graph

122 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