636b84b41c  
						 
						
							
							
								
								
								Update return value type-hint of GServer::getProtocol  
							
							 
							
							... 
							
							
							
							- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1164880874  
							
						 
						
							2022-06-25 05:06:22 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	c5b46fe748 
 
						 
						
							
							
								
								
								Merge pull request  #11681  from Quix0r/fixes/item-guidfromuri-allow-null  
							
							 
							
							... 
							
							
							
							Allowing Item::getFromUri()'s 2nd parameter a null value 
							
						 
						
							2022-06-24 10:15:26 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	4cdc0ef267 
 
						 
						
							
							
								
								
								Merge pull request  #11680  from nupplaphil/feat/log_forward  
							
							 
							
							... 
							
							
							
							Respect Forwarded-For headers 
							
						 
						
							2022-06-24 10:12:19 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	82bb36e13d 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- Made Item::guidFromUri()'s $host parameter optional (allowing null)
- added some type-hints
- added documentation
- this may fix reported issue in #11630  
							
						 
						
							2022-06-24 03:17:57 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	417b0072bb 
 
						 
						
							
							
								
								
								Move documentation :-)  
							
							 
							
							
							
						 
						
							2022-06-23 23:24:15 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	2dc38e5632 
 
						 
						
							
							
								
								
								Move documentation :-)  
							
							 
							
							
							
						 
						
							2022-06-23 23:23:36 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	5bf5b5e6c9 
 
						 
						
							
							
								
								
								adaptions :-)  
							
							 
							
							
							
						 
						
							2022-06-23 23:01:09 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	12ba37e8d2 
 
						 
						
							
							
								
								
								add more doc  
							
							 
							
							
							
						 
						
							2022-06-23 22:46:46 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	13783089e7 
 
						 
						
							
							
								
								
								Add copyright  
							
							 
							
							
							
						 
						
							2022-06-23 22:44:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	d441b90bda 
 
						 
						
							
							
								
								
								Respect Forwarded-For headers  
							
							 
							
							
							
						 
						
							2022-06-23 22:42:35 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	dbc1ebbb5c 
 
						 
						
							
							
								
								
								Merge pull request  #11679  from Quix0r/rewrites/autotest  
							
							 
							
							... 
							
							
							
							Rewrite of autotest.sh 
							
						 
						
							2022-06-23 12:41:14 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	3aeeac5d98 
 
						 
						
							
							
								
								
								Rewrite:  
							
							 
							
							... 
							
							
							
							- rewrote autotest.sh and moved it to bin/dev/ as this is clearly a developer
  script
- the rewrite's goal is towards Shell/POSIX-compliance (e.g. ${VAR} and not $VAR) 
							
						 
						
							2022-06-23 17:36:56 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	d322e9288b 
 
						 
						
							
							
								
								
								Merge pull request  #11677  from Quix0r/rewrites/type-hints-doc-001  
							
							 
							
							... 
							
							
							
							Rewrites/type hints doc 001 
							
						 
						
							2022-06-23 11:34:52 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	657a8a7cb5 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- documented null value
- two ' to much! 
							
						 
						
							2022-06-23 17:30:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	202857ba7d 
 
						 
						
							
							
								
								
								No need to log $tid here  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	fd8f4269ff 
 
						 
						
							
							
								
								
								Reformatted code  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	5699b03e8d 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added some nodes to OpenSearch descriptor
- still no UTF-8 encoding!
- added some type-hints 
							
						 
						
							2022-06-23 17:30:16 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	a49fb9cbf9 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added some type-hints
- added documentation 
							
						 
						
							2022-06-23 17:30:16 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	84d3eecc33 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added some type-hints
- changed double-quotes to single 
							
						 
						
							2022-06-23 17:30:15 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	57e741f2cf 
 
						 
						
							
							
								
								
								More type-hints added  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:15 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	182c3db9b8 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added type-hints
- added missing documentation 
							
						 
						
							2022-06-23 17:30:15 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	b8353a6eb7 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- reformatted some array
- added missing documentation
- added type-hints
- changed double-quotes to single 
							
						 
						
							2022-06-23 17:30:14 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	c6c936a80f 
 
						 
						
							
							
								
								
								Added more type-hints  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:14 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	3f74a59f73 
 
						 
						
							
							
								
								
								Added some type-hints  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:14 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	69a68be800 
 
						 
						
							
							
								
								
								Added some missing type-hints  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	f889aeffb3 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- changed double-quotes to single
- added type-hints 
							
						 
						
							2022-06-23 17:30:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	d8ff966d21 
 
						 
						
							
							
								
								
								Throw IAE again (should never become visible)  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	35c78ce14c 
 
						 
						
							
							
								
								
								Ops, cannot return Thread?  
							
							 
							
							
							
						 
						
							2022-06-23 17:30:12 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	c2e26b4f49 
 
						 
						
							
							
								
								
								Changed:  
							
							 
							
							... 
							
							
							
							- Introduced InvalidArgumentException (should never come)
- added type-hints 
							
						 
						
							2022-06-23 17:30:12 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	2f3705f471 
 
						 
						
							
							
								
								
								Continued:  
							
							 
							
							... 
							
							
							
							- renamed varibales to $camelCase
- added type-hints
- updated documentation 
							
						 
						
							2022-06-23 17:30:11 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	0322456f70 
 
						 
						
							
							
								
								
								Merge pull request  #11678  from Quix0r/fixes/send-contact-accept-id-string  
							
							 
							
							... 
							
							
							
							Fix for Transmitter::sendContactAccept() wrong 2nd parameter type 
							
						 
						
							2022-06-23 11:05:38 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	0ddb315b23 
 
						 
						
							
							
								
								
								$id in Transmitter::sendContactAccept() is a string, see Introduction class  
							
							 
							
							
							
						 
						
							2022-06-23 16:48:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	bf600905d3 
 
						 
						
							
							
								
								
								Merge pull request  #11676  from Quix0r/fixes/array-element-missing  
							
							 
							
							... 
							
							
							
							Maybe this fixes missing array element 
							
						 
						
							2022-06-23 09:06:59 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	859af16cca 
 
						 
						
							
							
								
								
								Merge pull request  #11675  from Quix0r/features/smarty-sub-directories  
							
							 
							
							... 
							
							
							
							Enabled sub-directories for compiled/cache Smarty3 files 
							
						 
						
							2022-06-23 09:06:06 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	636fef26f1 
 
						 
						
							
							
								
								
								Maybe this fixes missing array element  
							
							 
							
							
							
						 
						
							2022-06-23 07:40:49 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	589d0360a4 
 
						 
						
							
							
								
								
								So simple ... Ops!  
							
							 
							
							
							
						 
						
							2022-06-23 04:58:45 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	69676c9f7b 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- enabled sub-directories for compiled/cached files which avoids large+slow
  directory descriptors
- changed some double-quotes to single 
							
						 
						
							2022-06-23 04:24:55 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	b2aee2cf29 
 
						 
						
							
							
								
								
								Merge pull request  #11674  from nupplaphil/dep/guzzle  
							
							 
							
							... 
							
							
							
							Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8 
							
						 
						
							2022-06-22 15:07:42 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Philipp 
								
							 
						 
						
							
							
								
							
							
	
	
	e3aed8099c 
 
						 
						
							
							
								
								
								Merge pull request  #9  from nupplaphil/dependabot/composer/guzzlehttp/guzzle-6.5.8  
							
							 
							
							... 
							
							
							
							Bump guzzlehttp/guzzle from 6.5.5 to 6.5.8 
							
						 
						
							2022-06-22 20:23:38 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	c824ba43d5 
 
						 
						
							
							
								
								
								Merge pull request  #11673  from Quix0r/bugs/returned-type-array-bool  
							
							 
							
							... 
							
							
							
							Fixed: ?? didn't work here as bool won't be seen as null 
							
						 
						
							2022-06-22 13:29:39 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	7eefb9aed8 
 
						 
						
							
							
								
								
								Changed:  
							
							 
							
							... 
							
							
							
							- empty() is maybe superflous here, still I would prefer a code style that is
  written explicitly and not rely on "magic casting" 
							
						 
						
							2022-06-22 18:57:01 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	15d8341d9a 
 
						 
						
							
							
								
								
								Converted multiple single-comment (//) to multi-line comment block (/* */)  
							
							 
							
							
							
						 
						
							2022-06-22 18:06:35 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	b996712ef7 
 
						 
						
							
							
								
								
								Images::getInfoFromURL[Cached]() will both return empty arrays on error and  
							
							 
							
							... 
							
							
							
							that needs to be reflected here, too. 
							
						 
						
							2022-06-22 17:20:59 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	eb231bc548 
 
						 
						
							
							
								
								
								Fixed: ?? didn't work here as bool won't be seen as null  
							
							 
							
							
							
						 
						
							2022-06-22 17:09:53 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Philipp 
								
							 
						 
						
							
							
								
							
							
	
	
	78bf7f187c 
 
						 
						
							
							
								
								
								Merge pull request  #11669  from MrPetovan/bug/11666-email-subject-double-encode  
							
							 
							
							
							
						 
						
							2022-06-22 16:51:23 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	b96daeeeef 
 
						 
						
							
							
								
								
								Merge pull request  #11670  from Quix0r/fixes/more-type-hints-004  
							
							 
							
							... 
							
							
							
							Fixes/more type hints 004 
							
						 
						
							2022-06-22 10:49:20 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	d5441da49a 
 
						 
						
							
							
								
								
								Fixed:  
							
							 
							
							... 
							
							
							
							- TypeError: "Argument 1 passed to Friendica\Util\XML::escape() must be of the
  type string, null given, called in src/Util/XML.php line 171 
							
						 
						
							2022-06-22 16:20:26 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	101cd2dd10 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added some documentation
- fixed some documentation
- changed more double-quotes to singl 
							
						 
						
							2022-06-22 16:14:14 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	ba45e59313 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added more type-hints
- added missing documentation
- Email::send() now returns what mail() returns (bool) 
							
						 
						
							2022-06-22 14:36:48 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
		
			
		
	
	ee8d0ad619 
 
						 
						
							
							
								
								
								Changes:  
							
							 
							
							... 
							
							
							
							- added more type-hints
- added some documentation 
							
						 
						
							2022-06-22 14:36:47 +02:00