Diogo Cordeiro 
							
						 
					 
					
						
						
							
						
						b17e0b4169 
					 
					
						
						
							
							Update PEAR to v1.10.9 and patch it so it works quietly  
						
						
						
						
					 
					
						2019-04-28 23:39:36 +01:00 
						 
				 
			
				
					
						
							
							
								Diogo Cordeiro 
							
						 
					 
					
						
						
							
						
						daa5f87fd4 
					 
					
						
						
							
							Ugly patch to maintain old DB handle code working quietly  
						
						... 
						
						
						
						We have to replace this database engine with a modern one 
						
						
					 
					
						2019-04-27 18:23:51 +01:00 
						 
				 
			
				
					
						
							
							
								Diogo Cordeiro 
							
						 
					 
					
						
						
							
						
						1d529c021a 
					 
					
						
						
							
							Updated HTMLPurifier to 4.10.0  
						
						... 
						
						
						
						Source: http://htmlpurifier.org/releases/htmlpurifier-4.10.0-lite.zip 
Release date: 2018-02-22 
						
						
					 
					
						2019-04-16 01:11:54 +01:00 
						 
				 
			
				
					
						
							
							
								Diogo Cordeiro 
							
						 
					 
					
						
						
							
						
						f89c052cf8 
					 
					
						
						
							
							Set default value of datetime columns to CURRENT_TIMESTAMP  
						
						... 
						
						
						
						This resolves an issue with MySQL 5.7 where the default SQL_MODE is set to disallow zero dates (i.e. '0000-00-00 00:00:00')
Fixed thanks to Francis and Normandy from postActiv. 
						
						
					 
					
						2019-04-16 00:43:17 +01:00 
						 
				 
			
				
					
						
							
							
								Diogo Cordeiro 
							
						 
					 
					
						
						
							
						
						38f2ecefac 
					 
					
						
						
							
							extlib/DB/DataObject - Fix PHP 7.3 Warning switch continue -> break  
						
						... 
						
						
						
						Also reformatted under PSR norms 
						
						
					 
					
						2019-04-16 00:20:20 +01:00 
						 
				 
			
				
					
						
							
							
								abjectio 
							
						 
					 
					
						
						
							
						
						90e93b9656 
					 
					
						
						
							
							Added base64 encoding to get RMQ to work  
						
						
						
						
					 
					
						2017-07-28 12:42:21 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						a75b1df627 
					 
					
						
						
							
							Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes  
						
						
						
						
					 
					
						2017-07-11 21:44:50 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						05a9c11c47 
					 
					
						
						
							
							Fixing HTTP_Request2_SocketWrapper so it times out  
						
						... 
						
						
						
						HTTP_Request2_SocketWrapper would never time out on an fgets() call as
discussed in issue #281  https://git.gnu.io/gnu/gnu-social/issues/281 
I'm patching it here by setting the socket to non-blocking mode and
using stream_select to wait until the timeout. This patch or some
similar variant must be implemented in HTTP_Request2_SocketWrapper
to avoid the same issue for other users. 
						
						
					 
					
						2017-07-11 12:04:09 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						57e22d78e0 
					 
					
						
						
							
							Patch DB before release, weird use of count()  
						
						
						
						
					 
					
						2017-07-10 14:10:10 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						a4a6a8469e 
					 
					
						
						
							
							Updating HTMLPurifier to 4.9.3  
						
						... 
						
						
						
						Source: https://htmlpurifier.org/download 
Release date: 2017-06-19 
						
						
					 
					
						2017-07-10 13:46:07 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						3158f9c33a 
					 
					
						
						
							
							Update PEAR DB to 1.9.2  
						
						... 
						
						
						
						Source: https://pear.php.net/package/DB 
Release date: 2015-11-24 
						
						
					 
					
						2017-07-10 13:34:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						711f220397 
					 
					
						
						
							
							Updating PEAR Net_URL2 to 2.1.2  
						
						... 
						
						
						
						Source: https://pear.php.net/package/Net_URL2 
Release date: 2016-04-18 
						
						
					 
					
						2017-07-10 13:29:31 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						a223273544 
					 
					
						
						
							
							Update PEAR DB_DataObject to 1.11.5  
						
						... 
						
						
						
						Source: https://pear.php.net/package/DB_DataObject 
Release date: 2015-11-10 
						
						
					 
					
						2017-07-10 13:25:04 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						61876ed232 
					 
					
						
						
							
							PEAR Net_SMTP updated to 1.8.0  
						
						... 
						
						
						
						Source: https://pear.php.net/package/Net_SMTP 
Release date: 2017-04-06 
						
						
					 
					
						2017-07-10 12:53:13 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						f025671b8a 
					 
					
						
						
							
							PEAR Net_Socket updated to 1.2.2  
						
						... 
						
						
						
						Source: https://pear.php.net/package/Net_Socket 
Release date: 2017-04-13 
						
						
					 
					
						2017-07-09 23:09:03 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						08b4b73c67 
					 
					
						
						
							
							Updating HTTP_Request2 to 2.3.0  
						
						... 
						
						
						
						Source: https://pear.php.net/package/HTTP_Request2 
Release date: 2016-02-13 15:24 UTC 
						
						
					 
					
						2017-07-09 22:17:52 +02:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
							
						
						aac6a21c4e 
					 
					
						
						
							
							Fix OpenID discovery in pages using uppercase <HEAD> tag  
						
						... 
						
						
						
						Closes #60 
Equivalent change was proposed upstream:
https://github.com/openid/php-openid/pull/134  
						
						
					 
					
						2017-04-08 09:13:59 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						da365be5a2 
					 
					
						
						
							
							ParagonIE\ConstantTime required PHP7, going to v1.x branch  
						
						
						
						
					 
					
						2016-06-24 14:49:52 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						47aabf4fda 
					 
					
						
						
							
							Let's just put the namespaced phpseclib in extlib instead of plugins/OStatus/extlib  
						
						
						
						
					 
					
						2016-06-18 00:00:32 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						d4216d09c6 
					 
					
						
						
							
							extlib required by phpseclib (ParagonIE/ConstantTime)  
						
						
						
						
					 
					
						2016-06-17 23:58:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						980085a8a3 
					 
					
						
						
							
							Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes  
						
						... 
						
						
						
						Conflicts:
	plugins/Minify/extlib/minify/README.txt
	plugins/Minify/extlib/minify/UPGRADING.txt
	plugins/Minify/extlib/minify/min/README.txt
	plugins/Minify/extlib/minify/min/builder/index.php
	plugins/Minify/extlib/minify/min/lib/JSMin.php
	plugins/Minify/extlib/minify/min/lib/Minify.php
	plugins/Minify/extlib/minify/min/lib/Minify/CSS.php
	plugins/Minify/extlib/minify/min/lib/Minify/CSS/Compressor.php
	plugins/Minify/extlib/minify/min/lib/Minify/Controller/Page.php
	plugins/Minify/extlib/minify/min/lib/Minify/Packer.php
	plugins/Recaptcha/RecaptchaPlugin.php 
						
						
					 
					
						2016-03-21 03:10:19 +01:00 
						 
				 
			
				
					
						
							
							
								Bob Mottram 
							
						 
					 
					
						
						
							
						
						11c57e7aee 
					 
					
						
						
							
							Remove Google References  
						
						... 
						
						
						
						This removes most references to Google, with some
remaining since they may point to things which are still
relevant. References to Google Code, Google Buzz and
Google Maps have been removed 
						
						
					 
					
						2016-03-20 13:06:58 +00:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						204a8f1fcc 
					 
					
						
						
							
							PEAR Mail package updated to 1.3.0  
						
						... 
						
						
						
						1.3.0 (stable) was released on 2016-01-31
Source: https://pear.php.net/package/Mail  
						
						
					 
					
						2016-03-05 02:54:13 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						826503766e 
					 
					
						
						
							
							Jean Lucas mentioned that PEAR::Net_Socket was outdated  
						
						... 
						
						
						
						Updated Net_Socket to 1.0.14 (stable) was released on 2013-05-24
https://pear.php.net/package/Net_Socket  
						
						
					 
					
						2016-02-26 13:35:53 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						1414abfe95 
					 
					
						
						
							
							Jean Lucas mentioned PEAR::Net_SMTP was outdated  
						
						... 
						
						
						
						Net_SMTP updated to 1.7.1 (stable) was released on 2015-09-07
https://pear.php.net/package/Net_SMTP  
						
						
					 
					
						2016-02-26 13:34:07 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						2c83614170 
					 
					
						
						
							
							HTMLPurifier caches were included accidentally  
						
						
						
						
					 
					
						2016-02-03 14:35:26 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						7e6783bb8f 
					 
					
						
						
							
							Replace htmLawed with HTMLPurifier  
						
						
						
						
					 
					
						2016-01-28 19:01:13 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						d94f9031ff 
					 
					
						
						
							
							Changelog deleted in php-gettext  
						
						
						
						
					 
					
						2016-01-28 14:43:01 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						10f16e4f32 
					 
					
						
						
							
							php-gettext extlib updated as req  !88  
						
						... 
						
						
						
						Thanks postblue 
						
						
					 
					
						2016-01-28 14:41:25 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						c459bded53 
					 
					
						
						
							
							Markdown library updated to 1.6.0, merge req  !90  
						
						... 
						
						
						
						Thanks postblue 
						
						
					 
					
						2016-01-28 14:37:14 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						fb15dc5080 
					 
					
						
						
							
							htmLawed updated (manually merging  !89 )  
						
						... 
						
						
						
						Thanks postblue 
						
						
					 
					
						2016-01-28 14:24:03 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						476197569f 
					 
					
						
						
							
							sys_get_temp_dir was added in PHP 5 >= 5.2.1  
						
						... 
						
						
						
						Our requirements are higher than that, so let's just remove the workaround 
						
						
					 
					
						2015-09-04 22:24:01 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						c77bce12e5 
					 
					
						
						
							
							Mf2 extlib update from  https://github.com/indieweb/php-mf2/  
						
						
						
						
					 
					
						2015-08-15 11:48:39 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						b434243416 
					 
					
						
						
							
							OpenID extlib updated: Fixes CVE-2014-8150  
						
						
						
						
					 
					
						2015-08-02 13:39:38 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						7c4e550e31 
					 
					
						
						
							
							Merge branch 'master' into nightly  
						
						
						
						
					 
					
						2015-07-10 16:02:55 +02:00 
						 
				 
			
				
					
						
							
							
								Bhuvan Krishna 
							
						 
					 
					
						
						
							
						
						d6924f7680 
					 
					
						
						
							
							Remove executable permissions where unnecessary  
						
						
						
						
					 
					
						2015-07-10 14:36:34 +05:30 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						37e8b027f9 
					 
					
						
						
							
							PEAR's Mail_mimeDecode updated  
						
						
						
						
					 
					
						2015-07-09 22:29:23 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						ed3022adc1 
					 
					
						
						
							
							Janrain OpenID extlib updated  
						
						... 
						
						
						
						From their tree on a4090d0b30f850044413630333341cd327cbb55a
Source: https://github.com/openid/php-openid  
						
						
					 
					
						2015-07-05 23:07:41 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						d5a24da167 
					 
					
						
						
							
							only variables can be sent by reference (strict standards)  
						
						
						
						
					 
					
						2015-06-25 20:13:27 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						4cba7a4002 
					 
					
						
						
							
							DB_DataObject v1.11.4, finally!  
						
						
						
						
					 
					
						2015-06-06 19:13:57 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						ee96a08700 
					 
					
						
						
							
							latest php-gettext from  https://code.launchpad.net/~danilo/php-gettext/  
						
						
						
						
					 
					
						2015-04-14 21:40:09 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						69e04e5cbd 
					 
					
						
						
							
							extlib Michelf\Markdown updated 1.4.0 to 1.4.1  
						
						
						
						
					 
					
						2015-02-12 22:46:25 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						a66973e158 
					 
					
						
						
							
							DB_DataObject updated to 1.11.3  
						
						
						
						
					 
					
						2015-02-12 22:42:10 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						10f2cde0b1 
					 
					
						
						
							
							DB updated to 1.8.2  
						
						
						
						
					 
					
						2015-02-12 22:42:00 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						35a9c65e4a 
					 
					
						
						
							
							htmLawed extlib updated from 1.1.16 to 1.1.19  
						
						
						
						
					 
					
						2015-02-12 21:50:21 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						85c3f82ff3 
					 
					
						
						
							
							Documentation updates  
						
						... 
						
						
						
						Apparently we had two installation instructions, one of which were incomplete. 
						
						
					 
					
						2014-12-10 21:26:23 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						bf94154c96 
					 
					
						
						
							
							Class names are strings. Also, sorry we're touching extlib  
						
						
						
						
					 
					
						2014-10-13 10:21:15 +02:00 
						 
				 
			
				
					
						
							
							
								Jeremy Malcolm 
							
						 
					 
					
						
						
							
						
						0a96fb1c2f 
					 
					
						
						
							
							Test for already defined OAuth exception class  
						
						
						
						
					 
					
						2014-09-28 22:17:11 +01:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						c2998e26ec 
					 
					
						
						
							
							Latest Mf2/Parser.php is compatible with PHP5.3  
						
						
						
						
					 
					
						2014-09-25 08:39:05 +02:00 
						 
				 
			
				
					
						
							
							
								Mikael Nordfeldth 
							
						 
					 
					
						
						
							
						
						e328fd7901 
					 
					
						
						
							
							PEAR::HTTP_Request2 updated to 2.2.1  
						
						... 
						
						
						
						Release date: 2014-01-16 19:53 UTC 
						
						
					 
					
						2014-07-10 16:25:59 +02:00