Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	7b352f3f74  
						 
						
							
							
								
								
								Revert "Coding convention applied - part 1"  
							
							
							
						 
						
							2017-03-21 12:02:59 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	09851331a9 
 
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention  
							
							... 
							
							
							
							Signed-off-by: Roland Haeder <roland@mxchange.org> 
							
						 
						
							2017-03-20 20:51:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	951006dd10 
 
						 
						
							
							
								
								
								more spaces + some curly spaces added  
							
							... 
							
							
							
							Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2017-03-19 00:51:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	41a36606c6 
 
						 
						
							
							
								
								
								added spaces + some curly braces  
							
							... 
							
							
							
							Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2017-03-19 00:50:19 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e301fa0832  
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1702-null-date  
							
							
							
						 
						
							2017-03-18 08:31:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	f73389dd12  
						 
						
							
							
								
								
								Standard stuff  
							
							
							
						 
						
							2017-03-14 15:17:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	77e8c44016  
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1702-only-worker  
							
							... 
							
							
							
							Conflicts:
	include/onepoll.php
	include/queue.php 
							
						 
						
							2017-03-12 21:03:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	1624150db4  
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1702-null-date  
							
							... 
							
							
							
							Conflicts:
	include/onepoll.php 
							
						 
						
							2017-03-12 20:54:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	0afb0c2ea4  
						 
						
							
							
								
								
								NULL_DATE is now a constant  
							
							
							
						 
						
							2017-02-27 23:37:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	48209f0ecd  
						 
						
							
							
								
								
								Now there is only the worker.  
							
							
							
						 
						
							2017-02-26 23:16:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	7324a661f1  
						 
						
							
							
								
								
								Optimized timeouts during network operations  
							
							
							
						 
						
							2017-02-01 00:15:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	0548099f6c  
						 
						
							
							
								
								
								The config class now makes less database reads.  
							
							
							
						 
						
							2017-01-18 21:45:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	abff6372dd  
						 
						
							
							
								
								
								Coding convention applied:  
							
							... 
							
							
							
							- space between "if" and brace
- curly braces on conditional blocks
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
	include/lock.php 
							
						 
						
							2016-12-20 10:12:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	a905522eb5  
						 
						
							
							
								
								
								Cleanup for  #3010  - added spaces, thanks to @annando .  
							
							... 
							
							
							
							Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2016-12-14 09:42:36 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	6a8a36f12d  
						 
						
							
							
								
								
								More usage of dbm::is_result($r) instead of count($r):  
							
							... 
							
							
							
							- count() returns very different results and never a boolean (not even false on
  error condition).
- therefore you should NOT use it in boolean expressions. This still *can* be
  done in PHP because of its lazyness. But it is discouraged if it comes to
  more clean code.
Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2016-12-13 10:44:13 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	126c4774c3  
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1607-performance  
							
							... 
							
							
							
							Conflicts:
	include/dbstructure.php
	mod/item.php
	mod/nodeinfo.php 
							
						 
						
							2016-11-16 06:27:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	501c45def5  
						 
						
							
							
								
								
								Some more improved queries  
							
							
							
						 
						
							2016-10-21 18:25:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	1caa87dce6  
						 
						
							
							
								
								
								Restructured the way, processes are inserted and removed  
							
							
							
						 
						
							2016-09-09 20:55:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	22f32d9721  
						 
						
							
							
								
								
								New process table for a better detection of running workers  
							
							
							
						 
						
							2016-09-09 20:33:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	4961fb3a45  
						 
						
							
							
								
								
								Unused indexes removed, queries changed  
							
							
							
						 
						
							2016-07-26 22:10:13 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	65d6d45f8c  
						 
						
							
							
								
								
								Changed parameter order  
							
							
							
						 
						
							2016-03-08 22:28:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	beb2346cfc  
						 
						
							
							
								
								
								The function to check for maxload and the lockfile is centralized  
							
							
							
						 
						
							2016-03-08 20:28:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	ec9c9f0be7  
						 
						
							
							
								
								
								Don't create lock files if the process is called from the poller via the worker  
							
							
							
						 
						
							2016-03-08 00:20:06 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	4208acf4b6  
						 
						
							
							
								
								
								Merge remote-tracking branch 'upstream/develop' into 1601-dfrn  
							
							
							
						 
						
							2016-01-25 23:51:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Exon 
								
							 
						 
						
							
							
								
							
							
	0ae83e41a2  
						 
						
							
							
								
								
								Use get_temppath() instead of hard-coded '/tmp' to store cookiejar  
							
							
							
						 
						
							2016-01-25 10:38:30 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Exon 
								
							 
						 
						
							
							
								
							
							
	4007876b84  
						 
						
							
							
								
								
								Use more cookies to allow processing of the NYT feed  
							
							... 
							
							
							
							Conflicts:
	include/Scrape.php 
							
						 
						
							2016-01-25 03:34:53 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	c66b4387bf  
						 
						
							
							
								
								
								dfrn functions could now work/Removed unused code  
							
							
							
						 
						
							2016-01-22 20:26:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									rabuzarus 
								
							 
						 
						
							
							
								
							
							
	3df5c17124  
						 
						
							
							
								
								
								reformat todo according to doxygen style  
							
							
							
						 
						
							2015-12-25 23:17:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	f42a3c9bc6  
						 
						
							
							
								
								
								Update the contact table as well.  
							
							
							
						 
						
							2015-11-06 01:19:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	32e8f3468d  
						 
						
							
							
								
								
								Moved some functionality back to the cron. Speed up things  
							
							
							
						 
						
							2015-09-11 21:35:58 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	d3a6ebfe7e  
						 
						
							
							
								
								
								The worker is now working  
							
							
							
						 
						
							2015-09-10 23:10:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	fd239ebf7b  
						 
						
							
							
								
								
								Try to repair OStatus subscriptions  
							
							
							
						 
						
							2015-09-03 22:18:25 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	d5a48c4621  
						 
						
							
							
								
								
								Code beautification  
							
							
							
						 
						
							2015-07-29 07:57:28 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	9717fa82fe  
						 
						
							
							
								
								
								New field "created" in gcontacts. New option for timeframe when polling global contacts  
							
							
							
						 
						
							2015-07-21 00:05:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	3622f1a335  
						 
						
							
							
								
								
								Do some caching  
							
							
							
						 
						
							2015-07-19 21:29:24 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	639f94f8b9  
						 
						
							
							
								
								
								Onepoll: mark the last request failure for this contact  
							
							
							
						 
						
							2015-07-17 23:05:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	fca8aecc9b  
						 
						
							
							
								
								
								Show "Redmatrix" as network name.  
							
							
							
						 
						
							2015-07-16 10:09:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	65468bf202  
						 
						
							
							
								
								
								Moved the needed include to a better place.  
							
							
							
						 
						
							2015-07-12 12:03:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	9106baf10f  
						 
						
							
							
								
								
								Some more test code removed  
							
							
							
						 
						
							2015-07-12 11:24:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	fe137a92ef  
						 
						
							
							
								
								
								Automatically update contact data.  
							
							
							
						 
						
							2015-07-11 14:36:04 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	75797c61f2  
						 
						
							
							
								
								
								Improved logging with receiving mails  
							
							
							
						 
						
							2015-02-13 08:09:27 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fabrixxm 
								
							 
						 
						
							
							
								
							
							
	87f9258834  
						 
						
							
							
								
								
								Merge branch 'mat/mergerequest' of  https://github.com/mexon/friendica  into mexon-mat/mergerequest  
							
							
							
						 
						
							2015-02-10 10:57:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Exon 
								
							 
						 
						
							
							
								
							
							
	1c31dca5d6  
						 
						
							
							
								
								
								Support feeds without XML headers  
							
							
							
						 
						
							2015-02-09 10:21:27 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	cce561708a  
						 
						
							
							
								
								
								Replaced $argv and $argc with the $_SERVER array  
							
							
							
						 
						
							2015-01-04 13:24:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	4fb059095f  
						 
						
							
							
								
								
								Performance stuff: Caching for getsiteinfo function, check before running onepoll.php  
							
							
							
						 
						
							2014-12-21 02:03:06 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	ed1dce93d6  
						 
						
							
							
								
								
								Usage of /display/(guid) as path instead of /display/(user)/(id)  
							
							... 
							
							
							
							Bugfix for adding tags to photos 
							
						 
						
							2014-07-22 00:36:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	5114e018d0  
						 
						
							
							
								
								
								Setting "verb" for postings from Diaspora, Feeds and Mails  
							
							
							
						 
						
							2014-07-15 08:50:49 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	5ed5773f57  
						 
						
							
							
								
								
								The temporary paths (temp, lock, itemcache) are now detected automatically when used.  
							
							
							
						 
						
							2014-06-23 01:24:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	e32f9c4fff  
						 
						
							
							
								
								
								Dead processes will be deleted when they are running for more than 9 minutes.  
							
							
							
						 
						
							2014-05-22 00:16:36 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	6b8585d48d  
						 
						
							
							
								
								
								Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.  
							
							
							
						 
						
							2014-03-09 09:19:14 +01:00