Dave Conway-Jones
86ab73662b
Twilio creds could not be entered - to fix #357
...
(bad token object)
2017-09-11 11:58:04 +01:00
Dave Conway-Jones
ee852bf060
Bump event listener limit up to 100
...
to close #327
2017-08-27 18:21:14 +01:00
Dave Conway-Jones
2413738082
update pusher nodes to later api
...
to close #347 and close #348
2017-08-27 14:00:20 +01:00
Dave Conway-Jones
dbff575e24
bump email package.json
2017-07-18 20:32:50 +01:00
Kazuhito Yokoi
c6f8b7ee76
Modify messages in e-mail node to refer to language files ( #343 )
...
thanks @kazuhitoyokoi
2017-07-12 18:16:43 +01:00
Dave Conway-Jones
d39e033409
bump packages for nom
2017-06-16 07:16:42 +01:00
Dave Conway-Jones
f6a05823a9
fix tweet.io links
...
to close #332
2017-06-13 00:11:30 +01:00
Dave Conway-Jones
7af48ce10b
Tidy up / hide non-supported ways of doing twill crews
2017-06-05 17:26:05 +01:00
Dave Conway-Jones
6a85e86a09
bump twilio package version for nom
2017-06-05 13:29:31 +01:00
Jon Sands
8614bb08ed
Fix Twilio error message reporting ( #328 )
...
Thanks @Fohdeesha
2017-06-05 13:27:05 +01:00
Dave Conway-Jones
3c3b344942
bump packages on nom with Japanese translations
2017-05-31 20:44:33 +01:00
Kazuhito Yokoi
412d71701d
Add Japanese translation files(61-email.json, 27-twitter.json) ( #323 )
...
* Add Japanese translation file for e-mail(61-email.json)
* Add Japanese translation file for twitter(27-twitter.json)
2017-05-31 20:37:00 +01:00
Kazuhito Yokoi
d4d5b1f893
Add Japanese translation file for feedparse(32-feedparse.json) ( #322 )
2017-05-31 08:45:11 +01:00
Dave Conway-Jones
85498279b4
bump sweetie package to reflect PR
2017-04-15 12:14:57 +01:00
Luke Wendling
cdd3b04492
fix dweet.io href ( #298 )
2017-04-15 12:03:22 +01:00
Dave Conway-Jones
38d16b8a4d
Tidy up listing for some nodes. No functional changes
...
to make listing task pass
2017-04-12 13:32:08 +01:00
Dave Conway-Jones
47520ea5aa
email node - put description before attached file.
2017-04-03 18:02:17 +01:00
Nick O'Leary
9be6545739
Twitter node: remove auth requirement on oauth callback routes
...
Fixes #253
2017-03-15 09:58:14 +00:00
Dave Conway-Jones
5a85813a45
Bump to Twilio package
...
to close #282
2017-02-24 22:01:57 +00:00
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
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
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
316a2fd272
Re-lint a load of nodes
2017-01-29 17:45:44 +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
Dave Conway-Jones
fcc1fcfca8
bump package versions (heatmiser, arduino, pushover)
2016-11-26 21:22:18 +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
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
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
8efc1e5fc8
bump request npm levels in wet and feed parser
2016-10-13 14:23:55 +01:00
Dave Conway-Jones
cebeab02f9
toggle twitter limit rate status back if not limited anymore
2016-09-30 21:21:44 +01:00
Dave Conway-Jones
3ff0b6a761
More twitter rate fixes, Redo input pin logic
2016-09-30 20:38:05 +01:00
Dave Conway-Jones
8a03773567
better global handling of twitter rate limits
...
and make status messages i18n
2016-09-30 17:00:20 +01:00
Dave Conway-Jones
5d7d7e9d24
back off twitter retry to twitter recommended 60s
2016-09-30 11:13:38 +01:00
Dave Conway-Jones
741d3db06b
clear twitter reconnect timeout to close #237
2016-09-30 08:54:55 +01:00
Dave Conway-Jones
eeb1189092
Tidy up twitter node info
...
and re-order code to make more logical. (or at least readable)
2016-09-29 23:30:13 +01:00
Dave Conway-Jones
c456f89441
twitter followed users now does what it says...
2016-09-28 17:09:58 +01:00
Dave Conway-Jones
437543e139
try to match twitter labels to reality
...
maybe
2016-09-27 22:07:01 +01:00
Dave Conway-Jones
c04ca47804
fix twitter node to have 1 input :-(
...
and tidy up statuses
2016-09-27 21:21:28 +01:00
Dave Conway-Jones
2c49832bda
injecting blank payload stops twitter stream
2016-09-27 18:03:54 +01:00
Dave Conway-Jones
4c5b75f30a
Tidy up twitter node, add status, i18n etc
2016-09-27 17:56:35 +01:00
smchamberlin
b0c93e44b8
Twitter node: Add support for search terms passed in through msg.payload ( #235 )
...
* Add support for search terms passed in through msg.payload
* Add support for dynamic left ping connector
* Suggestions from David Conway-Jones
* Better error message
* Add green status indicator when msg.payload is dynamically passed in and revised warning messages
2016-09-27 17:34:04 +01:00