Commit Graph

414 Commits

Author SHA1 Message Date
Dave Conway-Jones df24e56de8
fix xmpp node stanzas from 2019-03-06 17:46:28 +00:00
Dave Conway-Jones 1f8ab3ebb7
Update email node readme to be less confusing
Bump pre-reqs as well
2019-02-24 23:07:38 +00:00
Dave Conway-Jones b08b12865b
Fixup email PR and push to npm 2019-02-11 20:10:31 +00:00
Wolfgang Rathgeb aa684240d8 add option to set criteria witch type of emails should be requested (#519) 2019-02-11 19:26:45 +00:00
Dave Conway-Jones 88f6784267
Stop email node producing duplicates on reconnect
to close #514
2019-02-01 00:00:16 +00:00
Dave Conway-Jones 2c8e4780e1
Allow email node to fetch node if required
to close #513
2019-01-31 21:00:31 +00:00
Damo ca0b01d10e Pushover image attachment feature (#509)
* Bugfix: node defaults not applying to messages

* Implemented pushover attachment feature
2018-12-13 09:33:50 +00:00
Dave Conway-Jones 7113598098
Bump email deps 2018-12-07 23:30:57 +00:00
Dave Conway-Jones 5f22603beb
Email node - Catch bad IMAP folder error to close #495 2018-10-26 17:00:27 +01:00
Dave Conway-Jones a9a4ef9bf9
bump rbe, email, twitter nodes 2018-10-24 15:31:11 +01:00
Kazuhito Yokoi 8eaab69d04 Update Japanese translation for twitter node (#500) 2018-10-24 15:27:39 +01:00
Kazuhito Yokoi 425f5c151f Use words and URL in new Twitter portal (#498) 2018-10-24 12:31:14 +01:00
Kazuhito Yokoi f97a59b3e3 Update Japanese messages (#499)
* Update Japanese messages

* Fix URL
2018-10-24 12:28:38 +01:00
Dave Conway-Jones f74f3402e3
let twitter node DM using D or d
to close #493
2018-10-01 17:31:18 +01:00
Dave Conway-Jones 6540439e5f
Further XMPP tidy - more accurate from field - more docs. 2018-09-29 15:17:18 +01:00
Dave Conway-Jones 7bd255a341
better filtering for XMPP messages, stop history when joining rooms 2018-09-28 21:42:36 +01:00
Dave Conway-Jones b856ee6439
Give XMPP node a serious kicking
try to sort out sharing single connections and better status
To close #438 and to close #492
2018-09-28 14:59:22 +01:00
Dave Conway-Jones 8480c42d87
update overal packages 2018-09-24 21:12:23 +01:00
Dave Conway-Jones eae67c7a6c
bump pushover packe for docs pr 2018-09-17 20:00:45 +01:00
Paul 7ca806f4d1 Update Pushover docs to include msg.sound (#491)
* Add msg.sound to node info

* Add msg.sound option to the readme
2018-09-17 19:58:24 +01:00
Dave Conway-Jones 15cab5a381
feedparser Add correct accept headers
to fix #489
2018-09-14 16:10:53 +01:00
Dave Conway-Jones 28b143f0bf
move to MIT version of mailparser 2018-09-11 09:09:01 -04:00
Dave Conway-Jones 8acc5064d0
update notify package to use a more cross platform library 2018-09-10 11:37:20 -04:00
Dave Conway-Jones a2b9097613
Email node - report when on old node.js 2018-09-04 18:51:20 +01:00
Dave Conway-Jones 649f9f2fbf
Bump email node for pr attachment errors fix 2018-09-03 20:06:36 +01:00
Tom Brusehaver 337588e7ab Fix for Email In Node Crashed Node-RED (#471)
When attachments aren't correct.
2018-09-03 19:56:36 +01:00
Dave Conway-Jones 52df7cb30f
Fix email msg cloning
to close #442
to close  #461
2018-08-30 13:05:39 +01:00
Schreck1985 45e4c6d9d4 Node red mail usetls (#480)
* Default value for tls, checking if tls is set to false
2018-08-22 13:57:42 +01:00
Nick O'Leary 35cbcb3345
Reset since_id if twitter tells us its invalid 2018-08-17 09:18:53 +01:00
Nick O'Leary 903a123049
Reset twitter polling on any api errors 2018-08-16 14:45:54 +01:00
Nick O'Leary 42cd6131b2
big twitter node update for api changes 2018-08-15 15:23:12 +01:00
Dave Conway-Jones 88574c71c9
bump pushover node version 2018-08-14 11:40:49 +01:00
cowchimp 771a49a8b0 support HTML-mode in Pushover node #467 (#468)
* support HTML-mode in Pushover node #467

* drop option to set whether Pushover uses HTML mode based on incoming node msg
2018-08-13 11:17:51 +01:00
Nick O'Leary 1c1b53425f
Fix tweet with image 2018-06-08 12:55:19 +01:00
Nick O'Leary aaf93ab587
Handle upgrade from old to new twitter node better 2018-06-07 12:07:01 +01:00
Nick O'Leary 235831b464
Major update to twitter node for auth changes 2018-06-07 11:25:25 +01:00
Dave Conway-Jones a21e952d93
Deprecate NMA node prior to deletion 2018-06-02 13:41:22 +01:00
Nick O'Leary 38e469464f
Add deprecation warnings to twitter node 2018-05-25 13:16:34 +01:00
Kazuhito Yokoi 6ebe49cd70 Fix space bug in Japanese node's information (#445) 2018-05-24 10:24:58 +01:00
Dave Conway-Jones 989c7147cb
lint catch es6 escapes in core nodes
to fix twitter node and sqlite node
2018-05-18 18:40:14 +01:00
Dave Conway-Jones 34a1351edc
tidy overall readme 2018-05-02 10:11:49 +01:00
Dave Conway-Jones d89f5c6be0
update some other dependencies 2018-05-01 22:39:05 +01:00
Dave Conway-Jones ae6cfcec2d
update readme for email node 2018-05-01 22:06:54 +01:00
Christopher Hiller 360d71f84b upgrade nodemailer; closes #439 (#440)
* upgrade nodemailer
- update documentation(s)
- add/update `package-lock.json`(s)
- add `engines` field(s)
* remove Node.js v4 from build matrix
* bump major version of node-red-node-email to v1.0.0
2018-05-01 21:31:22 +01:00
Nick O'Leary f033a383b9
Ensure email refresh interval doesn't exceed setInterval limit 2018-04-16 13:35:05 +01:00
Dave Conway-Jones 025f97206f
tidy some labels 2018-04-14 22:43:14 +01:00
Dave Conway-Jones 4679077760
Make extra node names more consistent i18n wise 2018-03-30 14:50:51 +01:00
Dave Conway-Jones b8b5a92ad1
update xmpp to keep working with open fire 2018-03-29 17:39:46 +01:00
Dave Conway-Jones 84a445d9d8
bump twitter node 2018-03-29 09:44:37 +01:00
eRudy 17744a51c0 temporary solution for direct messages (#415)
* DMs are coming back :)
2018-03-29 09:42:22 +01:00
Dave Conway-Jones 4a8f071c91
bump email, feed parser, twilio, sqlite, rbe packages 2018-03-29 09:34:31 +01:00
Marc Buils 9ea27f94ef Upgrade to Twilio sdk v3 (#411) 2018-03-29 08:50:51 +01:00
Hiroyasu Nishiyama 8ea3969714 Japanese translation of info text for twitter/feedparse/email/rbe nodes (#421)
* add Japanese info text of twitter node

* add Japanese info text of feedparse node

* add Japanese info text of email node

* add Japanese info text of rbe node

* minor fix of Japanese info text of email node

* minor fix of Japanese info text of email node
2018-03-29 08:49:30 +01:00
Dave Conway-Jones 74d51f5a79
Tiny tidy of email node
really needs a proper re-write…
2018-03-20 19:04:42 +00:00
Dave Conway-Jones f92f16fd08
Add warning of too large interval for feedparser
To close #408
2018-03-11 21:10:37 +00:00
Dave Conway-Jones 4ed7ab590d
reinstate feed parser useragent 2018-01-29 09:16:35 +00:00
Ben Hardill 482cfea1de Bump twitter to 280 chars (#372)
To close #371 

Thanks @hardillb
2017-11-10 15:15:53 +00:00
Dave Conway-Jones 86ab73662b
Twilio creds could not be entered - to fix #357
(bad token object)
2017-09-11 11:58:04 +01:00
Dave Conway-Jones ee852bf060
Bump event listener limit up to 100
to close #327
2017-08-27 18:21:14 +01:00
Dave Conway-Jones 2413738082
update pusher nodes to later api
to close #347 and close #348
2017-08-27 14:00:20 +01:00
Dave Conway-Jones dbff575e24
bump email package.json 2017-07-18 20:32:50 +01:00
Kazuhito Yokoi c6f8b7ee76 Modify messages in e-mail node to refer to language files (#343)
thanks @kazuhitoyokoi
2017-07-12 18:16:43 +01:00
Dave Conway-Jones d39e033409
bump packages for nom 2017-06-16 07:16:42 +01:00
Dave Conway-Jones f6a05823a9
fix tweet.io links
to close #332
2017-06-13 00:11:30 +01:00
Dave Conway-Jones 7af48ce10b
Tidy up / hide non-supported ways of doing twill crews 2017-06-05 17:26:05 +01:00
Dave Conway-Jones 6a85e86a09
bump twilio package version for nom 2017-06-05 13:29:31 +01:00
Jon Sands 8614bb08ed Fix Twilio error message reporting (#328)
Thanks @Fohdeesha
2017-06-05 13:27:05 +01:00
Dave Conway-Jones 3c3b344942
bump packages on nom with Japanese translations 2017-05-31 20:44:33 +01:00
Kazuhito Yokoi 412d71701d Add Japanese translation files(61-email.json, 27-twitter.json) (#323)
* Add Japanese translation file for e-mail(61-email.json)

* Add Japanese translation file for twitter(27-twitter.json)
2017-05-31 20:37:00 +01:00
Kazuhito Yokoi d4d5b1f893 Add Japanese translation file for feedparse(32-feedparse.json) (#322) 2017-05-31 08:45:11 +01:00
Dave Conway-Jones 85498279b4
bump sweetie package to reflect PR 2017-04-15 12:14:57 +01:00
Luke Wendling cdd3b04492 fix dweet.io href (#298) 2017-04-15 12:03:22 +01:00
Dave Conway-Jones 38d16b8a4d
Tidy up listing for some nodes. No functional changes
to make listing task pass
2017-04-12 13:32:08 +01:00
Dave Conway-Jones 47520ea5aa email node - put description before attached file. 2017-04-03 18:02:17 +01:00
Nick O'Leary 9be6545739
Twitter node: remove auth requirement on oauth callback routes
Fixes #253
2017-03-15 09:58:14 +00:00
Dave Conway-Jones 5a85813a45 Bump to Twilio package
to close #282
2017-02-24 22:01:57 +00:00
Dave Conway-Jones dc1ca765ec add missing header property from email in node
to close #281
Thanks @obook
2017-02-22 17:55:46 +00:00
Dave Conway-Jones a4eaf55961 bump email package version on npm
better fix from @timolehto
2017-02-21 13:07:42 +00:00
timolehto f15f8598f3 Fixes smtp/auth bug: https://github.com/node-red/node-red-nodes/issues/279 (#280) 2017-02-21 13:00:21 +00:00
Dave Conway-Jones 6ace40c1f2 re-add auth to email out...
apologies all round
2017-02-21 12:23:47 +00:00
Yohann Ciurlik 8e001fcd45 Adding No Auth support to social email out node (#277)
* Let email out node connect to SMTP without authentication

Add the possibility to connect to local SMTP without authentication.

* Adapt test to connect to SMTP without credentials

Adapt test to connect to SMTP without credentials

* Add coverage for social email out node

Add coverage for social email out node

* Add more coverage to email out node

Add more coverage to email out node
2017-02-15 18:33:05 +00:00
Dave Conway-Jones 367237d946 Let email out node set secure connection explicitly
to close #1148
2017-02-13 22:43:43 +00:00
wbchn fa781d6e1a fix email login error when using pop3 method (#272)
Thanks for spotting this (and fixing it !)
2017-02-04 17:06:19 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones fa51c8fb36 Fix email read flag scoping issue
to close #265
2016-12-21 17:17:35 +00:00
Dave Conway-Jones a0b95fe659 set email default to read (as was previously happening) 2016-12-12 21:14:32 +00:00
Dave Conway-Jones 0d0df5cef9 Add to, cc and bcc fields to incoming msg
To close #258 and to fix #260
2016-12-12 21:10:36 +00:00
Dave Conway-Jones fcc1fcfca8 bump package versions (heatmiser, arduino, pushover) 2016-11-26 21:22:18 +00:00
Dave Conway-Jones 1bfda975ef Add events to Twitter node
to close #126
Thanks @ukmoose
(sorry had to do it manually)
2016-11-12 11:43:25 +00:00
Dave Conway-Jones f2bac89911 Fix edits in sense hat and prowl nodes 2016-11-07 14:17:02 +00:00
Dave Conway-Jones 7917ca8dcf Fix missing httpAdmin permissions for Pushbullet, twitter what3words and sensehatsim
fixes #244
2016-11-06 20:27:21 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 6fce1f5622 Pushover, one letter spelling mistake in placeholder 2016-10-17 23:00:22 +01:00
Dave Conway-Jones 735f610730 Pushover, add support for url and url_title
to close #240
Thanks @eisbehr
2016-10-17 22:56:24 +01:00
Dave Conway-Jones 8efc1e5fc8 bump request npm levels in wet and feed parser 2016-10-13 14:23:55 +01:00
Dave Conway-Jones cebeab02f9 toggle twitter limit rate status back if not limited anymore 2016-09-30 21:21:44 +01:00
Dave Conway-Jones 3ff0b6a761 More twitter rate fixes, Redo input pin logic 2016-09-30 20:38:05 +01:00
Dave Conway-Jones 8a03773567 better global handling of twitter rate limits
and make status messages i18n
2016-09-30 17:00:20 +01:00
Dave Conway-Jones 5d7d7e9d24 back off twitter retry to twitter recommended 60s 2016-09-30 11:13:38 +01:00
Dave Conway-Jones 741d3db06b clear twitter reconnect timeout to close #237 2016-09-30 08:54:55 +01:00
Dave Conway-Jones eeb1189092 Tidy up twitter node info
and re-order code to make more logical. (or at least readable)
2016-09-29 23:30:13 +01:00
Dave Conway-Jones c456f89441 twitter followed users now does what it says... 2016-09-28 17:09:58 +01:00
Dave Conway-Jones 437543e139 try to match twitter labels to reality
maybe
2016-09-27 22:07:01 +01:00
Dave Conway-Jones c04ca47804 fix twitter node to have 1 input :-(
and tidy up statuses
2016-09-27 21:21:28 +01:00
Dave Conway-Jones 2c49832bda injecting blank payload stops twitter stream 2016-09-27 18:03:54 +01:00
Dave Conway-Jones 4c5b75f30a Tidy up twitter node, add status, i18n etc 2016-09-27 17:56:35 +01:00
smchamberlin b0c93e44b8 Twitter node: Add support for search terms passed in through msg.payload (#235)
* Add support for search terms passed in through msg.payload

* Add support for dynamic left ping connector

* Suggestions from David Conway-Jones

* Better error message

* Add green status indicator when msg.payload is dynamically passed in and revised warning messages
2016-09-27 17:34:04 +01:00
Dave Conway-Jones 677864482e Bump email node version 2016-08-03 09:01:28 +01:00
Mike Sparr 17255b7bbf Fixed #222 - RFC error with invalid FROM address with userid conf (#223)
* Fixed #222 - RFC error with invalide FROM address forcing userid config value

* Added user help text for #222 fix and pull request

* Fixing tab spacing for #222 fix before pull request acceptance
2016-08-03 08:55:39 +01:00
Dave Conway-Jones c830e461ea Bump email node package version
should have been part of previous fix…. darn.
2016-06-27 12:03:31 +01:00
Dave Conway-Jones 4c589f14f5 Allow Email node to select folder other than INBOX
Closes #215
Thanks to @aamol for spotting
2016-06-27 12:01:29 +01:00
Dave Conway-Jones 49692b3255 Better email node parsing (again) 2016-06-12 17:04:07 +01:00
Dave Conway-Jones f91b7c4630 updates to email node to better handle
different mail types. Still not great - but does the basics…  To close
#210 for now
2016-06-07 15:57:40 +01:00
Dave Conway-Jones b6f45ef8d4 Add cc and bcc options to email node
to close #209
2016-06-03 16:14:20 +01:00
Dave Conway-Jones b23cf0b788 add envelope to email node options
as part of node-red#875
2016-05-19 10:13:47 +01:00
Dave Conway-Jones ae3d6a6874 and update email node libs - bump version 2016-04-20 20:03:46 +01:00
Dave Conway-Jones 1cfb5f403d tidy up email listing - no code changes 2016-04-20 19:54:44 +01:00
Neil Kolban 3107080b19 Email rework (#195)
* Rework of Node-RED email nodes
2016-04-20 19:47:23 +01:00
Dave Conway-Jones 48bcd3c7df load of tiny listing fixes, undef, unused, etc 2016-04-09 18:00:20 +01:00
Dave Conway-Jones b6116abce3 update social nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones 734fbe2adb Add mention of SSL to email nodes info 2016-02-26 22:01:04 +00:00
Dave Conway-Jones c60d62f27b update social nodes info 2016-02-12 14:05:10 +00:00
Dave Conway-Jones 32706ff92c set xmpp presence offline on close 2016-01-31 23:28:05 +00:00
Dave Conway-Jones f3b315ea7c Let Pushbullet in reconnect on errors
to fix #171
2016-01-31 23:27:37 +00:00
Dave Conway-Jones b443e85e44 XMPP node - missed error tidy on other node 2016-01-29 18:06:42 +00:00
Dave Conway-Jones be259a75fd tidy up xmpp node slightly
handle errors better, more consistent status indicators
2016-01-29 17:58:01 +00:00
Dave Conway-Jones aa15e67440 Bump XMPP node pre-reqs
to close #165
tested locally ok against ejabberd
2016-01-29 16:49:00 +00:00
Dave Conway-Jones 6a9cb79670 Add url field to Prowl node
Npm pub v 0.0.5 to Close #169
2016-01-24 18:30:45 +00:00
René Köcher f5ae0d2c75 Add available sounds to config view. 2015-12-23 13:42:22 +01:00
René Köcher 1557f53e1c Add support for pushover sound selection. 2015-12-23 11:11:04 +01:00
Nick O'Leary 97d7eea4bc bump twitter version 2015-12-18 16:30:52 +00:00
Andy Piper 37f08c0c5d Fix links to Twitter docs 2015-12-18 13:54:48 +00:00
Dave Conway-Jones 5fe8f83bc5 Let nam node actual create error event
(rather than just warn…)
2015-12-17 17:15:43 +00:00
Nick O'Leary 596736be75 Bump twitter version 2015-12-07 20:37:27 +00:00
Andy Piper d54027e324 fix for OAuth on older browsers (e.g. Epiphany on Pi) 2015-12-07 17:41:42 +00:00
git@end.re 304c379b0d Add topic event support for IRC node 2015-11-16 09:33:59 +01:00
Dave Conway-Jones 601889a10f slight tidy of irc node config edit box 2015-11-04 08:41:01 +00:00
Darrell Taylor e4a9bca7d0 bump package version 2015-11-01 12:40:07 +00:00
Darrell Taylor c7e1a86502 Only set username and password in the irc options if they are actually set in serverConfig 2015-11-01 12:39:07 +00:00
Darrell Taylor bb43dd31a0 username and password for irc-out as well 2015-10-30 18:47:13 +00:00
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