Commit Graph

390 Commits

Author SHA1 Message Date
Dave Conway-Jones 3ffd3f9fad
remove superfluous logging 2022-06-29 10:07:56 +01:00
Dave Conway-Jones 4cfbc6a32a
Add resource and separate out domain in XMPP node
to address #881
2022-06-29 10:06:24 +01:00
Dave Conway-Jones 8431e624f7
Bump email node dependencies 2022-06-29 10:01:16 +01:00
David D'Hauwe 13b839cfda
Smtp server security note and hide unrelevant fields (#924)
* Email Mta Node added security and authentication

* Documentation updated

* Original formatting restored

* email-mta added note for port security
hide fields when not relevant
2022-06-14 22:13:16 +01:00
David D'Hauwe 0fa0816506
Smtp server (#923)
* Email Mta Node added security and authentication

* Documentation updated

* Original formatting restored
2022-06-10 10:14:38 +01:00
Dave Conway-Jones 63012a7ae3
Let feedparser ignore initial "old" stories 2022-06-02 17:35:09 +01:00
Dave Conway-Jones 8ca551d4bd
Bump email libs 2022-04-08 13:27:54 +01:00
Dave Conway-Jones 87165965d9
Update package.json 2022-04-02 13:38:09 +01:00
Dave Conway-Jones 757abe3209
Fix id handling to close #897 2022-04-01 22:51:40 +01:00
Dave Conway-Jones fb9c90f68c
fix email inreplyto to do the sensible thing 2022-03-19 10:31:40 +00:00
Kazuhito Yokoi dbd7004ae5
Add Japanease translations for e-mail node (#890) 2022-03-10 22:27:26 +00:00
Dave Conway-Jones 1a7077c938
bump email node 2022-02-24 17:15:22 +00:00
Dave Conway-Jones 5c333db0dd
run snyk checks and lint packages, bump notify. 2022-01-22 22:23:41 +00:00
Dave Conway-Jones 328aa1fb52
Bump to pickup xmpp vuln 2022-01-22 17:46:49 +00:00
Dave Conway-Jones 456e573cd7
bump tail and xmpp packages 2022-01-17 09:54:38 +00:00
Dave Conway-Jones 8d8195ec02
Bump packages and tidy poplib linting 2022-01-03 17:33:14 +00:00
Dave Conway-Jones e6930274e2
Bump email
and include poplib to avoid example warning.
2022-01-01 19:11:01 +00:00
Dave Conway-Jones 4ee6e57111
let feedparser accept simple xml headers
to close #867
2021-12-23 10:59:21 +00:00
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones 5db644bd57
bump some libs - email, annotate image, core 2021-10-27 14:03:49 +01:00
Dave Conway-Jones d8e0a1803d
Bump for latest xmpp client lib 2021-10-27 13:50:02 +01:00
Trise e6b9da52aa
social-pushover | add tags parameter (#846)
* social-pushover: Add "tags" parameter.

Add "tags" for emergency prio (2) messages, so you're able to cancel them by tag. (see doc / Pushover API)

* Add msg.tags to readme.
2021-10-18 21:09:35 +01:00
Dave Conway-Jones 1f2a25637b
bump pushover node to add callback PR 2021-08-30 12:12:45 +01:00
brianmangan 6ca70977d8
Social: pushover; add callback parameter w/ documentation (#832)
* adding callback parameter to pushover node.

* pushover: callback feature added

* social/pushover documentation

* PR: added callback parameter to pushover
2021-08-30 12:10:07 +01:00
Dave Conway-Jones c5bd7da8dc
bump for doc updates 2021-07-31 09:35:52 +01:00
meeki007 b12571527f
node-red-node-email: Added documentation use of: Use secure connection & update Readme documentation (#824)
Updated README,md to better reflect the updated documentation found in the node
2021-07-31 09:33:41 +01:00
Dave Conway-Jones 761bb30ada
Email node - better handling of criteria errors 2021-07-16 14:41:12 +01:00
Dave Conway-Jones 4859a8bcc0
bump email deps for cve
to close #815
2021-06-30 09:08:09 +01:00
Dave Conway-Jones 14a8b3293b
improve xmpp presence detections 2021-06-09 23:28:51 +01:00
Dave Conway-Jones cf310adb07
remove xmpp surplus error messages 2021-06-09 22:28:34 +01:00
Dave Conway-Jones 0d1a41f18a
clarify email node tls? option flag 2021-05-11 09:22:09 +01:00
Dave Conway-Jones 93f6517d30
Fix name filtering for incoming messages
to close #492
2021-05-08 12:01:55 +01:00
Dave Conway-Jones c4cb92cd61
Increase xmpp connection timout 2021-05-06 14:48:43 +01:00
Dave Conway-Jones 246463752e
Add StartTLS option to email node 2021-04-15 10:32:40 +01:00
HiroP0 13d534ee54
added support for imap 'autotls' option to 'email in' node (#796)
* added support for imap 'autotls' option to 'email in' node
2021-04-14 17:28:03 +01:00
Dave Conway-Jones 61a03d7cc3
Tidy email node README to remove false "only one mail" statement.
and tidy some other newer functionality. like plaintext.
to close #792
2021-04-03 16:55:45 +01:00
Dave Conway-Jones 1c256fd3b3
refix email attachments array 2021-04-01 09:36:36 +01:00
Maximilian Gutwein 4697636055
Add support for separate plaintext in outgoing mails (#788)
* Add support for separate plaintext in outgoing mails

* Rename msg.plain to msg.plaintext
2021-03-31 20:51:43 +01:00
Dave Conway-Jones ef8d5bd8ee
bump feedparser package for de translation updates 2021-03-28 18:25:59 +01:00
heikokue 4572535272
feedparser node: improved EN help and added DE help (#783) 2021-03-28 18:22:53 +01:00
Dave Conway-Jones c1e83bf06f
Email - nsure imap tries to disconnect nicely first.... then destroy
to close #784
2021-03-28 16:55:28 +01:00
Dave Conway-Jones ed45d5622b
bump email package for de translations 2021-03-25 09:48:03 +00:00
heikokue 14b1e3aefb
email node: improved EN help and added DE help (#781) 2021-03-25 09:45:45 +00:00
JsBergbau e05a3f3d4d
Added retry and expire setting for Prio 2 messages (#780) 2021-03-25 09:42:50 +00:00
JsBergbau ef5b577f7f
Updated documentation for msg.html (#774) 2021-03-18 08:47:36 +00:00
Dave Conway-Jones 61025cc962
bump pushover for PR 2021-03-17 21:08:37 +00:00
JsBergbau b87488df6d
Added support for msg.html (#773) 2021-03-17 21:07:35 +00:00
Dave Conway-Jones 3330053a1c
bump sensehat , irc, and twitter nodes for German translation 2021-03-14 14:10:26 +00:00
Dave Conway-Jones e674f9ad97
cleanup some old x-red label - no new node versions 2021-03-13 14:25:45 +00:00
Dave Conway-Jones 169be33591
bump tail, sqlite, email, feedparser, pigpiod for German translations 2021-03-13 14:15:58 +00:00