dbc6eb5422  
						 
						
							
							
								
								
								Remove unused code in mod/  
							
							... 
							
							
							
							- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code 
							
						 
						
							2019-01-21 10:53:32 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	895b3abf32  
						 
						
							
							
								
								
								Remove/replace killme() with *exit()  
							
							
							
						 
						
							2019-01-21 09:49:17 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	acaee626f5  
						 
						
							
							
								
								
								Remove include/ requires that are now done directly from Composer  
							
							
							
						 
						
							2018-12-24 09:56:25 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	02a72ef04f  
						 
						
							
							
								
								
								Simplify the call  
							
							
							
						 
						
							2018-12-02 20:14:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	649228cd3d  
						 
						
							
							
								
								
								More detailled HTTP error explanations  
							
							
							
						 
						
							2018-12-02 20:10:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	83489b36c4  
						 
						
							
							
								
								
								Using the standard function to return http errors  
							
							
							
						 
						
							2018-12-02 19:33:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	218f0734be  
						 
						
							
							
								
								
								Rename removeTags to escapeTags  
							
							... 
							
							
							
							rename function and update calls. 
							
						 
						
							2018-11-09 13:29:42 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	5276c28a78  
						 
						
							
							
								
								
								link_compare calls  
							
							... 
							
							
							
							implement compareLink function. 
							
						 
						
							2018-11-08 10:46:50 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	a0f65ca7a1  
						 
						
							
							
								
								
								notags calls  
							
							... 
							
							
							
							implement removeTags function 
							
						 
						
							2018-11-08 10:14:37 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	50da89d861  
						 
						
							
							
								
								
								Logger Levels  
							
							... 
							
							
							
							update logger levels in calls 
							
						 
						
							2018-10-30 09:58:45 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	14fde5dc9b  
						 
						
							
							
								
								
								Log function  
							
							... 
							
							
							
							implement log() function. 
							
						 
						
							2018-10-30 09:57:14 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	ed52b5d0a9 
 
						 
						
							
							
								
								
								Remove reference to deleted include/security in mod/pubsub  
							
							
							
						 
						
							2018-10-19 15:12:53 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Roland Häder 
								
							 
						 
						
							
							
								
							
							
	e06fc2aa69  
						 
						
							
							
								
								
								Stopped using deprecated constants NETWORK_* ( #5537 )  
							
							... 
							
							
							
							* Rewrite:
- stopped using deprecated NETWORK_* constants, now Protocol::* should be used
- still left them intact for slow/lazy developers ...
* Removed deprecated NETWORK_* constants as per code reviewer's request. 
							
						 
						
							2018-08-11 22:40:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Roland Häder 
								
							 
						 
						
							
							
								
							
							
	37253656e3  
						 
						
							
							
								
								
								Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace ( #5490 )  
							
							... 
							
							
							
							* Rewrite:
- moved all CONTACT_* constants from boot.php to Contact class
* CR request:
- renamed Contact::CONTACT_IS_* -> Contact::* ;-) 
							
						 
						
							2018-07-24 22:53:46 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	ecea7425f8  
						 
						
							
							
								
								
								Rename DBA::is_result to DBA::isResult  
							
							
							
						 
						
							2018-07-23 11:04:14 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	0ec44f3e8a  
						 
						
							
							
								
								
								Rename DBM method calls to DBA method calls  
							
							
							
						 
						
							2018-07-23 11:02:24 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	af6dbc654f  
						 
						
							
							
								
								
								Rename Friendica\Database\dba to Friendica\Database\DBA  
							
							
							
						 
						
							2018-07-20 08:19:26 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	daa1177e3a  
						 
						
							
							
								
								
								Update use statement lists with new Friendica\Database\dba class  
							
							... 
							
							
							
							- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements 
							
						 
						
							2018-07-19 22:15:21 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	f17f61df38  
						 
						
							
							
								
								
								Fix indentation  
							
							
							
						 
						
							2018-03-13 23:32:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	aff99b32fd  
						 
						
							
							
								
								
								Improved logging  
							
							
							
						 
						
							2018-03-13 21:33:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	bc84852682  
						 
						
							
							
								
								
								Added logging  
							
							
							
						 
						
							2018-03-13 21:10:19 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	c20a42c889  
						 
						
							
							
								
								
								Completely reformatted and restructured code, using dba functions now.  
							
							
							
						 
						
							2018-03-13 21:03:56 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	4d3b1ae918  
						 
						
							
							
								
								
								We don't need the contact-id anymore  
							
							
							
						 
						
							2018-03-13 07:16:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	32ee4ca4b1  
						 
						
							
							
								
								
								OStatus: Fixed communication issues with deleted contacts  
							
							
							
						 
						
							2018-03-13 06:21:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	4ca68c7af0  
						 
						
							
							
								
								
								Class file relocations  
							
							... 
							
							
							
							Issue #3878  
							
						 
						
							2017-11-08 08:37:03 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	2293757a36  
						 
						
							
							
								
								
								Just some empty lines  
							
							
							
						 
						
							2017-08-23 20:33:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	20043914e6  
						 
						
							
							
								
								
								Move App to src  
							
							... 
							
							
							
							- Add `use Friendica\App;` wherever needed 
							
						 
						
							2017-05-02 22:59:36 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	7b352f3f74  
						 
						
							
							
								
								
								Revert "Coding convention applied - part 1"  
							
							
							
						 
						
							2017-03-21 12:02:59 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	0cd241bcbe 
 
						 
						
							
							
								
								
								added spaces + some curly braces + some usage of dbm::is_result()  
							
							... 
							
							
							
							Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2017-03-19 00:44:40 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	a7ce601580  
						 
						
							
							
								
								
								Normalize App parameter declaration (mod folder, 3 out of 3)  
							
							
							
						 
						
							2017-01-09 23:14:55 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	4dce3d8224  
						 
						
							
							
								
								
								changed to this:  
							
							... 
							
							
							
							---------------------
function bla (App &$a) {
	$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2016-12-20 10:58:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	fb676335db  
						 
						
							
							
								
								
								Coding convention applied:  
							
							... 
							
							
							
							- space between "if" and brace
- curly braces on conditional blocks
Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2016-12-20 10:10:33 +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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	20d7d18379  
						 
						
							
							
								
								
								Bugfix: The "keywords" field in the gcontact table wasn't set correctly  
							
							
							
						 
						
							2016-02-10 23:39:18 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									fabrixxm 
								
							 
						 
						
							
							
								
							
							
	b202e02fbf  
						 
						
							
							
								
								
								Revert "Updated modules to allow for partial overrides without errors"  
							
							... 
							
							
							
							This reverts commit db949bb802 
							
						 
						
							2016-02-07 15:11:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrej Stieben 
								
							 
						 
						
							
							
								
							
							
	db949bb802  
						 
						
							
							
								
								
								Updated modules to allow for partial overrides without errors  
							
							... 
							
							
							
							Only define functions if they have not been defined before, e.g. in themes. This makes it possible to override parts of a module and still use the other functions. 
							
						 
						
							2016-02-05 21:52:39 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	389738b1c1  
						 
						
							
							
								
								
								Bugfix: pubsub tend to unsubscribe subscriptions in the past  
							
							
							
						 
						
							2015-09-01 00:12:15 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	5f3d584716  
						 
						
							
							
								
								
								Code beautification and some more logging data - no changes in the functionality.  
							
							
							
						 
						
							2014-04-04 11:02: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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fabrixxm 
								
							 
						 
						
							
							
								
							
							
	0a1697d13a  
						 
						
							
							
								
								
								add pubsubhubbub support to feed contacts  
							
							
							
						 
						
							2013-06-27 09:51:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									zottel 
								
							 
						 
						
							
							
								
							
							
	7de5c7ebe1  
						 
						
							
							
								
								
								Changes to make contacts delete all content from the user when a user is deleted.  
							
							... 
							
							
							
							NOTE: I didn't add "AND account_removed = 0" to facebook.php because I don't
have a clone of the addons repository. Please someone do that for me. Thanks.
Please check carefully. I tested locally on my server, but not with other
servers. 
							
						 
						
							2012-11-02 21:43:47 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									friendica 
								
							 
						 
						
							
							
								
							
							
	ea4515aca9  
						 
						
							
							
								
								
								more logging on pubsub callbacks  
							
							
							
						 
						
							2012-06-08 01:15:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Kampmann 
								
							 
						 
						
							
							
								
							
							
	355c42cb30  
						 
						
							
							
								
								
								Merge branch 'master' of  https://github.com/friendica/friendica  
							
							... 
							
							
							
							Conflicts:
	include/config.php
	update.php 
							
						 
						
							2012-04-05 13:39:15 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									friendica 
								
							 
						 
						
							
							
								
							
							
	8aa2552372  
						 
						
							
							
								
								
								add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)  
							
							
							
						 
						
							2012-01-18 16:21:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	7b648e6da8  
						 
						
							
							
								
								
								performance enhancements  
							
							
							
						 
						
							2011-10-04 18:53:56 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	07b09300a9  
						 
						
							
							
								
								
								improve feed import performance  
							
							
							
						 
						
							2011-10-04 03:06:34 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	2aef98f71d  
						 
						
							
							
								
								
								cripple account when expired  
							
							
							
						 
						
							2011-09-19 01:17:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	0883a614a2  
						 
						
							
							
								
								
								don't accept pubsub from diaspora  
							
							
							
						 
						
							2011-08-24 01:41:27 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	48ffa880f0  
						 
						
							
							
								
								
								cleanup  
							
							
							
						 
						
							2011-08-07 16:15:54 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Friendika 
								
							 
						 
						
							
							
								
							
							
	d5fdd4287d  
						 
						
							
							
								
								
								event sharing, cont.  
							
							
							
						 
						
							2011-06-13 19:06:49 -07:00