Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	f05cbf9ed8
						 | 
						
							
							
								
								
								Merge pull request #2397 from Quix0r/fixes/poller-warning
							
							
							
							
							
							
							
							No processing if error or empty array 
							
						 | 
						
							2016-03-05 13:35:43 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	d5c1ce490b
						 | 
						
							
							
								
								
								No processing if error or empty array
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-04 22:38:18 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	3184a6263b
						 | 
						
							
							
								
								
								Merge pull request #2392 from Quix0r/minor/logging
							
							
							
							
							
							
							
							Minor: Some more logging to trace down bugs 
							
						 | 
						
							2016-03-02 12:21:18 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	73f4c3c8da
						 | 
						
							
							
								
								
								Merge pull request #2394 from annando/1603-federation
							
							
							
							
							
							
							
							Small bugfix: Fixes problen when version number contains linebreaks 
							
						 | 
						
							2016-03-02 10:41:02 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	40209b2554
						 | 
						
							
							
								
								
								Merge pull request #2393 from annando/1603-api-speed
							
							
							
							
							
							
							
							API: Some small speed improvement when calling the home timeline. 
							
						 | 
						
							2016-03-02 10:40:23 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	411566f48b
						 | 
						
							
							
								
								
								API: Some small speed improvement when calling the home timeline.
							
							
							
							
							
						 | 
						
							2016-03-01 19:17:01 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	ce5f6fae51
						 | 
						
							
							
								
								
								Small bugfix: Fixes problen when version number contains linebreaks
							
							
							
							
							
						 | 
						
							2016-03-01 19:14:45 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	7d5166c9fe
						 | 
						
							
							
								
								
								Closed TODO: no .= needed here. #2392
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 18:28:06 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	04ccd9a776
						 | 
						
							
							
								
								
								Merge pull request #2388 from Quix0r/fixes/prevent-e_notice_boot_php
							
							
							
							
							
							
							
							Prevent some E_NOTICE 
							
						 | 
						
							2016-03-01 15:50:20 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	be3fa8f8b1
						 | 
						
							
							
								
								
								Merge pull request #2391 from Quix0r/fixes/http-security
							
							
							
							
							
							
							
							Missing exit() after header('Location: bla') is bad news
							
						 | 
						
							2016-03-01 15:33:31 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	11310aa93b
						 | 
						
							
							
								
								
								Merge pull request #2389 from Quix0r/rewrites/theme_info_array_init
							
							
							
							
							
							
							
							$a->theme_info = array() should be avoided 
							
						 | 
						
							2016-03-01 15:32:34 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	fd316fe720
						 | 
						
							
							
								
								
								Merge pull request #2387 from Quix0r/fixes/html-errors
							
							
							
							
							
							
							
							Some tags should not be self-closed 
							
						 | 
						
							2016-03-01 15:31:28 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	08abdfda68
						 | 
						
							
							
								
								
								<form> and <html> or <head> are not self-closing tags.
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:49:56 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	8616f0cc35
						 | 
						
							
							
								
								
								Don't miss to add exit() after header('Location: bla') as header() does *NOT*
							
							
							
							
							
							
							
							exit the script quickly enough. Always use an explicit exit() or you get real
trouble.
Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:49:07 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	76b042ddee
						 | 
						
							
							
								
								
								More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE).
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:42:55 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	04eacb6470
						 | 
						
							
							
								
								
								Prevent some E_NOTICE in identity.php
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:36:23 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	f10d2afca0
						 | 
						
							
							
								
								
								Prevent some E_NOTICE in boot.php
							
							
							
							
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:32:19 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	
	
	04a7d6384e
						 | 
						
							
							
								
								
								No need to set $a->theme_info = array() everywhere if you can define it in App
							
							
							
							
							
							
							
							itself.
Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 | 
						
							2016-03-01 14:27:38 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	066ddada17
						 | 
						
							
							
								
								
								Merge pull request #2386 from tobiasd/20160229-fedcolor
							
							
							
							
							
							
							
							adding some colors to the Federation Statistics page of the admin panel 
							
						 | 
						
							2016-02-29 19:03:31 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	09060c0ed3
						 | 
						
							
							
								
								
								adding some colors to the Federation Statistics page of the admin panel
							
							
							
							
							
						 | 
						
							2016-02-29 17:24:34 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	497c40e674
						 | 
						
							
							
								
								
								Merge pull request #2383 from tobiasd/20160225
							
							
							
							
							
							
							
							a missing break 
							
						 | 
						
							2016-02-29 11:11:54 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	9847083e79
						 | 
						
							
							
								
								
								Merge pull request #2384 from tobiasd/20160228-api
							
							
							
							
							
							
							
							old location might vanish, vinzv moved the GS API docs over here 
							
						 | 
						
							2016-02-29 08:54:36 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	08a7802112
						 | 
						
							
							
								
								
								old location might vanish, vinzv moved the GS API docs over here
							
							
							
							
							
						 | 
						
							2016-02-28 08:30:45 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	f4b0e9316e
						 | 
						
							
							
								
								
								a missing break
							
							
							
							
							
						 | 
						
							2016-02-25 21:37:37 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	48642a8544
						 | 
						
							
							
								
								
								Merge pull request #2379 from annando/1602-abstract-doc
							
							
							
							
							
							
							
							Some documentation for the usage of the "abstract" element. 
							
						 | 
						
							2016-02-25 13:15:12 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	53776919c0
						 | 
						
							
							
								
								
								Merge pull request #2382 from tobiasd/20160204-doc
							
							
							
							
							
							
							
							small stuff for the docs 
							
						 | 
						
							2016-02-25 08:46:25 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	1b14b22b76
						 | 
						
							
							
								
								
								Client section in DeveloperIntro docs
							
							
							
							
							
						 | 
						
							2016-02-24 20:46:06 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	68d7beb298
						 | 
						
							
							
								
								
								Welcome to the live editing and commenting of the pull request ;-)
							
							
							
							
							
						 | 
						
							2016-02-24 07:43:13 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	8369e6ce59
						 | 
						
							
							
								
								
								Clarification between statusnet and GNU Social.
							
							
							
							
							
						 | 
						
							2016-02-24 07:37:18 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	db92663466
						 | 
						
							
							
								
								
								One line, one sentence
							
							
							
							
							
						 | 
						
							2016-02-24 07:33:20 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	a2ed74e17f
						 | 
						
							
							
								
								
								Merge pull request #2380 from annando/issue-2373
							
							
							
							
							
							
							
							Bugfix: Resharing on the display page works again. 
							
						 | 
						
							2016-02-24 07:28:40 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	99bac3a4d8
						 | 
						
							
							
								
								
								Corrected explanation
							
							
							
							
							
						 | 
						
							2016-02-24 07:22:32 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	eec0dbf738
						 | 
						
							
							
								
								
								Bugfix: Resharing on the display page works again.
							
							
							
							
							
						 | 
						
							2016-02-24 07:20:23 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	a153f49920
						 | 
						
							
							
								
								
								clarification to the docs
							
							
							
							
							
						 | 
						
							2016-02-24 06:27:31 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	86339cdb97
						 | 
						
							
							
								
								
								Some documentation for the usage of the "abstract" element.
							
							
							
							
							
						 | 
						
							2016-02-23 22:45:06 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	507f8ab4df
						 | 
						
							
							
								
								
								Merge pull request #2370 from annando/1602-mixed-content
							
							
							
							
							
							
							
							Initial work to prevent mixed content, allow hidden tor services ... 
							
						 | 
						
							2016-02-23 08:45:19 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	d27ed6e9d8
						 | 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content
							
							
							
							
							
						 | 
						
							2016-02-23 08:03:30 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	556d044cc9
						 | 
						
							
							
								
								
								Merge pull request #2377 from annando/1602-abstract
							
							
							
							
							
							
							
							New BBCode element "abstract" for network depending messages. 
							
						 | 
						
							2016-02-23 08:01:13 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	148c89a20d
						 | 
						
							
							
								
								
								Added documentation
							
							
							
							
							
						 | 
						
							2016-02-23 07:56:49 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	bc283a5316
						 | 
						
							
							
								
								
								The "abstract" has moved after the "nobb" part in bbcode.
							
							
							
							
							
						 | 
						
							2016-02-23 07:21:40 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	8ec833f808
						 | 
						
							
							
								
								
								New BBCode element "abstract" for network depending messages.
							
							
							
							
							
						 | 
						
							2016-02-22 23:20:59 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	d10eee45b9
						 | 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content
							
							
							
							
							
						 | 
						
							2016-02-19 11:55:57 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	8c8ebb4adc
						 | 
						
							
							
								
								
								Merge pull request #2372 from annando/issue-2367
							
							
							
							
							
							
							
							Issue 2367: The data for the gserver table is now sanitized. 
							
						 | 
						
							2016-02-19 08:30:54 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	8a3de7b186
						 | 
						
							
							
								
								
								Issue 2367: The data for the gserver table is now sanitized.
							
							
							
							
							
						 | 
						
							2016-02-19 07:30:28 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	2eb461ed2c
						 | 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content
							
							
							
							
							
						 | 
						
							2016-02-18 08:15:58 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	26463d92da
						 | 
						
							
							
								
								
								Merge pull request #2366 from annando/1602-array_merge
							
							
							
							
							
							
							
							Avoid "array_merge" warning. 
							
						 | 
						
							2016-02-18 07:50:43 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	9619829b4a
						 | 
						
							
							
								
								
								Avoid "array_merge" warning.
							
							
							
							
							
						 | 
						
							2016-02-18 07:41:08 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	f9e2543133
						 | 
						
							
							
								
								
								Merge pull request #2354 from fabrixxm/issues/api-errors
							
							
							
							
							
							
							
							api: throw HTTPException instead of calling api_error directly 
							
						 | 
						
							2016-02-18 07:26:33 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Michael Vogel
								
							 
						 | 
						
							
							
								
							
							
	7d4c99ebbc
						 | 
						
							
							
								
								
								"get_baseurl" and "z_root" are disappearing ...
							
							
							
							
							
						 | 
						
							2016-02-17 23:47:32 +01:00 | 
						
						
							
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									fabrixxm
								
							 
						 | 
						
							
							
								
							
							
	063bc5480f
						 | 
						
							
							
								
								
								Merge pull request #2365 from tobiasd/20160217-it
							
							
							
							
							
							
							
							IT update to the strings 
							
						 | 
						
							2016-02-17 15:18:15 +01:00 | 
						
						
							
							
							
							
								
							
							
						 |