Commit Graph

24 Commits

Author SHA1 Message Date
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
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 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +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 7917ca8dcf Fix missing httpAdmin permissions for Pushbullet, twitter what3words and sensehatsim
fixes #244
2016-11-06 20:27:21 +00: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 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
Andy Piper d54027e324 fix for OAuth on older browsers (e.g. Epiphany on Pi) 2015-12-07 17:41:42 +00:00
Nick O'Leary 9a45cce3b7 Fix lint error in twitter node 2015-10-25 21:35:14 +00:00
Dave Conway-Jones d782a5afb6 Allow twitter out node to specify extra parameters
to close #119. Thanks @sacbhale
2015-09-04 09:20:37 +01:00
Dave Conway-Jones f385c13d44 bump package versions of i18n nodes
twitter, feed parser, email, and rbe
2015-07-14 23:03:46 +01:00
Nick O'Leary ee5ff8b010 Send status message id to be nls'd in editor 2015-07-07 21:31:28 +01:00
dceejay ba0e2c3796 Merge linting error fixes into i18n branch of n-r-n 2015-06-16 14:38:36 +01:00
Nick O'Leary 7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay 8a83618618 Add Twitter to node-red-nodes. fix lint etc 2015-06-13 18:53:02 +01:00