Commit Graph

1175 Commits

Author SHA1 Message Date
Luis Mario Domenzain 16130362fc email optionally uses criteria from message (#547)
* email optionally uses criteria from message

Allows for generation of detailed queries through flows when triggering an email
fetch in IMAP.

* use the same default as a new email node

When the criteria is set from a message, if there is no criteria use the same default as a new node.
2019-05-29 12:45:54 +01:00
Luis Mario Domenzain 877763aae9 use latest mailparser API (#546)
The API diverged between the original and mailparser-mit
2019-05-28 16:55:07 +01:00
Dave Conway-Jones b74aacd266
Let gpiod turn off output in servo mode by sending null or ""
to close #543
2019-05-26 15:39:55 +01:00
Dave Conway-Jones af4eefa5fb
revert changes to WOL node, bump package
to close #528
2019-05-26 14:52:19 +01:00
Dave Conway-Jones 2dfa1385c3
bump version for pr to get to npm 2019-05-26 14:24:45 +01:00
Hiroyuki Okada a226e6a308 add device filter (#545)
* add device filter

* fix jslint error of pushbullet

* fix pushbullet.js
2019-05-26 14:23:25 +01:00
Dave Conway-Jones f20d00a972
fix mailparser require 2019-05-23 12:35:13 +01:00
Dave Conway-Jones 3619971c57
bump email package for latest libs plus PR 2019-05-22 08:40:07 +01:00
Luis Mario Domenzain 75f9db8d8b add to email threading headers (#542)
and update documentation in all available locales

nodemailer already supports all of:
- msg.replyTo
- msg.inReplyTo
- msg.references
2019-05-21 19:30:32 +01:00
Dave Conway-Jones bd563a7217
update Pi gpio German translations 2019-05-20 21:07:53 +01:00
Dave Conway-Jones a172c8178d
Move Pi GPIO nodes to this repo 2019-05-20 19:35:05 +01:00
Dave Conway-Jones dcbe41bf83
Add SMAZ node (for simple text compression) 2019-05-20 19:33:37 +01:00
Dave Conway-Jones 2070a932be
let daemon node pass old msg properties 2019-05-20 19:32:11 +01:00
Dave Conway-Jones f5de5bc707
fix overall nodes test 2019-05-20 19:24:28 +01:00
Dave Conway-Jones 344d2bfdde
Fix serialport split on hex char
to close #541
2019-05-13 13:01:36 +01:00
Dave Conway-Jones e69d65667a
Bump sqlite and add wait times to readme 2019-04-25 12:40:49 +01:00
Dave Conway-Jones 002366844e
bit overoptimistic on package levels... backed off sentiment 2019-04-24 14:36:07 +01:00
Dave Conway-Jones c2273ac24b
bump packages 2019-04-24 14:27:55 +01:00
Dave Conway-Jones 741e0b7d53
try adding node12 2019-04-24 14:07:11 +01:00
Dave Conway-Jones cb6d147680
Arduino node tidy internal status 2019-04-24 14:07:01 +01:00
Dave Conway-Jones 8d45e85acf
arduino node - slight tidy, fix node declaration
to close #535
2019-04-15 17:28:55 +01:00
Dave Conway-Jones a475b67a19
reduce Arduino error messages on failed connect 2019-04-11 16:35:02 +01:00
Dave Conway-Jones d40f433332
remove extraneous debug messages from serialport 2019-04-11 16:33:17 +01:00
Dave Conway-Jones 41acbf5af7
Let Arduino node reconnect
To close #532
2019-04-10 09:57:16 +01:00
Dave Conway-Jones 0cb8e2594d
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-04-10 09:01:11 +01:00
Dave Conway-Jones 6dd15d3335
add to email msg.status
and bump nodemailer version
2019-04-10 09:01:08 +01:00
Dave Conway-Jones 0b11d68c02
Let serialport wiatfor a char before starting output 2019-04-04 22:20:21 +01:00
Christoph Burgdorfer fa7ff87b49 Update Readme.md (#530)
Fix typo
2019-03-28 07:37:54 +00:00
Dave Conway-Jones 60af3ffa28
add libs to overall package for tests 2019-03-15 10:03:29 +00:00
Dave Conway-Jones a2269bb863
bump senitment node to include links to multi lang version 2019-03-15 10:03:05 +00:00
Dave Conway-Jones c1ac48d6a6
add multilang sentiment node as separate node 2019-03-15 10:01:27 +00:00
Dave Conway-Jones c691b4eaa1
update swearfilter 2019-03-14 14:04:06 +00:00
Dave Conway-Jones 3d12a5318f
fix pi-gpiod labels 2019-03-14 14:00:40 +00:00
Dave Conway-Jones 8c91f5c0d8
revert sentiment node to English only to save loads of space
both in memory and on disk
2019-03-13 14:25:23 +00:00
Dave Conway-Jones df24e56de8
fix xmpp node stanzas from 2019-03-06 17:46:28 +00:00
Dave Conway-Jones b91f61d56f
Add serialport request node to readme (docs only) 2019-03-06 17:45:45 +00:00
Dave Conway-Jones 8f5c8c2ad8
bump package.json 2019-03-06 17:44:58 +00:00
Dave Conway-Jones e8ee0a1801
fix datagenerator readme 2019-03-06 17:44:06 +00:00
Dave Conway-Jones 9bfce43b1f
Bump mdns package version for discovery node 2019-02-27 21:12:51 +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 3d06102d1e
Clarify tha snmp node oids must be numeric
docs only
2019-02-15 22:15:33 +00:00
Dave Conway-Jones c1650b5d47
Bump arduino node to latest firmata and serialport
shoudl work better with nodejs 10
2019-02-12 22:44:21 +00:00
Dave Conway-Jones 602586ad82
Bump serialport to latest 0.7 2019-02-12 13:31:06 +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 31b9cc1f61
bump what3words package on npm 2019-02-11 19:23:12 +00:00
Sam Machin ac2f9ad8c6 Fixed What3Words words>location method (#518)
* Fixed What3Words words>location method

* Update what3words.js

added fix to Oneword
2019-02-11 19:20:13 +00:00
Dave Conway-Jones 81781539f7
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-02-01 22:15:24 +00:00
Dave Conway-Jones d153034232
slow down status updates from mysql to better handle fast updates
to close #515
2019-02-01 22:15:22 +00:00
tmdoit 52bd3c2873 [SQLite] Add help text in sqlitedb template (#503)
About path to the database file.
2019-02-01 08:57:01 +00:00