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
Dave Conway-Jones
80942c5da8
update travis node.js levels
2017-02-15 18:34:21 +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
Dave Conway-Jones
93c85ca7cd
Allow Smooth node to be reset by msg.reset
...
to close #273
2017-02-07 21:41:18 +00:00
Dave Conway-Jones
7e421db642
emoncms - improve check for no input
...
to close #275
2017-02-06 22:30:00 +00:00
Julian Hille
0ad4a7bc4d
Add freebsd as a valid platform ( #274 )
...
Freebsd ping command equals darwins ping command
2017-02-06 22:13:19 +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
c064b88540
bump suncalc package
2017-01-29 17:47:06 +00:00
Dave Conway-Jones
faba134e42
add lables to daemon node
2017-01-29 17:46:50 +00:00
Dave Conway-Jones
316a2fd272
Re-lint a load of nodes
2017-01-29 17:45:44 +00:00
Dave Conway-Jones
603189f123
Bump arduino package, thanks to PR
2017-01-29 17:43:48 +00:00
Bart
f70f4c4fff
remove firmata/node_modules path in require('serialport') ( #271 )
...
serialport is not found when installing the npm module local (instead of 'npm install node-red-node-arduino -g')
2017-01-29 17:39:44 +00:00
Dave Conway-Jones
b2634ab4f2
fix error logging in snap node
...
to close #267
2017-01-18 18:55:10 +00:00
Dave Conway-Jones
dcd2ede2c4
bump serial port package
2017-01-09 20:53:43 +00:00
Dave Conway-Jones
83ea35d0dd
Let daemon node call done() so it has time to kill child process
2017-01-01 23:34:23 +00:00
Dave Conway-Jones
31cb3d1e46
fix random node initial value (and tests)
2016-12-27 21:25:57 +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
Nick O'Leary
d4e0e9b302
Update CONTRIBUTING.md
2016-12-10 09:49:13 +00:00
Dave Conway-Jones
66d4991b5b
bump demo package ver for npm
2016-12-03 11:28:11 +00:00
Ben Hardill
92520f7d57
Reduce resubscription time ( #256 )
...
Halve the resubscrciption timeout to make sure event
subscriptions get renewed
2016-12-03 11:26:16 +00:00
Dave Conway-Jones
fe1a96d67d
tidy up mysql some more
...
remove listeners on close and update status on partial deploy
2016-11-27 19:21:57 +00:00
Dave Conway-Jones
738eada16b
Update Mysql Node status reporting
2016-11-27 17:03:03 +00:00
Dave Conway-Jones
fcc1fcfca8
bump package versions (heatmiser, arduino, pushover)
2016-11-26 21:22:18 +00:00
GadgetUK
c86fdc839a
Update 100-heatmiser.js ( #255 )
...
Change to underlying nodejs module for addressing Neo and Wifi units
2016-11-26 21:17:20 +00:00
Dave Conway-Jones
7a39c6f70b
reduce Mongo db connection retry warnings
...
only report on first attempt
to close issue 1052 on main project
2016-11-16 22:48:41 +00:00
Nathanaël Lécaudé
5c1edc641a
node-red-node-wol: add host field to set target IP address ( #252 )
...
Thanks @nlecaude
2016-11-13 09:51:31 +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
a9d669411c
fix mongo connection timeout call
...
to close #1045
Thanks @pelis
2016-11-11 10:07:26 +00:00
Dave Conway-Jones
dd685209d9
fix MQlight out topic to close #251
...
Thanks @mkpurcell
2016-11-10 20:02:24 +00:00
Ben Hardill
2b6661c4f2
Test for broken XML in WeMo response ( #250 )
...
Thanks @hardillb
2016-11-09 08:44:07 +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
791b246f19
Add notes that mcp3008 is and A/D Converter
...
to fix #248
Thanks @ukmoose
2016-11-02 21:16:48 +00:00
Dave Conway-Jones
1e31652073
Better handling of mongo ObjectId for updates
2016-11-02 15:25:35 +00:00
Dave Conway-Jones
d52f9dcd30
detect Pi updates for LEDborg, mcp3008 and neopixel
2016-11-02 10:02:51 +00:00
Ben Hardill
d9c551c026
Fix SensorTag node on Windows ( #246 )
...
Fix windows install
(or rather - only run the postinstall if on Linux)
Thanks @hardillb
2016-11-02 09:55:06 +00:00
Dave Conway-Jones
3e3b9aa706
bump Arduino node firmata prereq
2016-10-27 17:41:25 +01: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
f63d8d6343
Daemon node. Check payload length rather than trim to handle buffer
...
to close #242
thanks @gbrault
2016-10-17 21:35:12 +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
36e834fdf1
bump serial port to 4.0.3 library
2016-10-13 14:12:08 +01:00
Dave Conway-Jones
cebeab02f9
toggle twitter limit rate status back if not limited anymore
2016-09-30 21:21:44 +01:00