Dave Conway-Jones
a318dc56ff
better escape for node-red without done.
2019-09-26 13:39:25 +01:00
Dave Conway-Jones
1f0ab0937d
Add done/complete to email node
...
and fix .from field
2019-09-24 21:44:56 +01:00
Dave Conway-Jones
876c9a014e
add try catch to pushover node response
2019-09-08 15:30:49 +01:00
Dave Conway-Jones
6682320c97
Add gmail access info to readme and info
2019-08-29 15:49:38 +01:00
Dave Conway-Jones
e20cf97fce
A whole bunch of whitespace linting - no functional changes
2019-08-11 13:37:15 +01:00
Nick O'Leary
cd21a5f3c8
Add twitter icon to twitter node to remove dependency on core icon
2019-06-21 14:09:50 +01:00
Dave Conway-Jones
587ff6b8e6
don't let through pusher error
...
to close #548
2019-06-18 08:52:55 +01:00
Dave Conway-Jones
88ee43186c
update email info to match actual implementation.
2019-06-14 16:37:31 -04:00
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
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
6dd15d3335
add to email msg.status
...
and bump nodemailer version
2019-04-10 09:01:08 +01:00
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