Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						5c333db0dd 
					 
					
						
						
							
							run snyk checks and lint packages, bump notify.  
						
						
						
						
					 
					
						2022-01-22 22:23:41 +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 
							
						 
					 
					
						
						
							
						
						3330053a1c 
					 
					
						
						
							
							bump sensehat , irc, and twitter nodes for German translation  
						
						
						
						
					 
					
						2021-03-14 14:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								heikokue 
							
						 
					 
					
						
						
							
						
						80b9316d92 
					 
					
						
						
							
							added/improved DE translation of forms ( #765 )  
						
						
						
						
					 
					
						2021-03-12 13:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						9e7a8d5764 
					 
					
						
						
							
							bummp twitter and pi-gpio packages for recent PRs  
						
						
						
						
					 
					
						2020-11-16 14:58:54 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Borja 
							
						 
					 
					
						
						
							
						
						640a6d0cb2 
					 
					
						
						
							
							Improve error handling for read-only applications ( #709 )  
						
						... 
						
						
						
						Applications pending approval will return a different response body than what is presently supported.
Below is a copy of the actual response that comes back in this scenario:
```
{"status":401,"rateLimitTimeout":null,"body":{"request":"/1.1/statuses/update.json","error":"Read-only application cannot POST."}}
```
Whereas the current implementation assumes the presence of an `errors` array, reading off the first element (i.e. `result.body.errors[0]`), the above scenario throws an exception as `result.body.errors` is now `undefined` and cannot be indexed).
The proposed update seeks to account for this while retaining existing functionality and has been tested (error message in debug now properly says "Read-only application cannot POST." 
						
						
					 
					
						2020-11-11 11:26:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						3d60aa4c00 
					 
					
						
						
							
							bump sentiment, rbe, email, feedparser, twitter, tail nodes  
						
						... 
						
						
						
						Locale files moved out 
						
						
					 
					
						2019-12-05 21:36:59 +00:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						870a2146c0 
					 
					
						
						
							
							Move English help to en-US directory ( #592 )  
						
						... 
						
						
						
						* Move English help about e-mail node to en-US directory
* Move English help about rbe node to en-US directory
* Move English help about tail node to en-US directory
* Move English help about twitter node to en-US directory
* Move English help about feedparse node to en-US directory
* Move English help about sentiment node to en-US directory 
						
						
					 
					
						2019-12-05 21:18:59 +00: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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						f74f3402e3 
					 
					
						
						
							
							let twitter node DM using D or d  
						
						... 
						
						
						
						to close  #493  
						
						
					 
					
						2018-10-01 17:31:18 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						482cfea1de 
					 
					
						
						
							
							Bump twitter to 280 chars ( #372 )  
						
						... 
						
						
						
						To close  #371  
Thanks @hardillb 
						
						
					 
					
						2017-11-10 15:15:53 +00: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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
						
						a7247e898a 
					 
					
						
						
							
							Update licenses and packages for all nodes  
						
						
						
						
					 
					
						2016-11-06 20:26:19 +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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						eff8327971 
					 
					
						
						
							
							Info/Doc style updates to core/pi nodes  
						
						
						
						
					 
					
						2016-03-02 13:27:52 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						c60d62f27b 
					 
					
						
						
							
							update social nodes info  
						
						
						
						
					 
					
						2016-02-12 14:05:10 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						97d7eea4bc 
					 
					
						
						
							
							bump twitter version  
						
						
						
						
					 
					
						2015-12-18 16:30:52 +00:00