Commit Graph

258 Commits

Author SHA1 Message Date
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