very-ape 
								
							 
						 
						
							
							
								
							
							
	9ddaabc22d  
						 
						
							
							
								
								
								Move the 'authenticate' hook deeper into the authentication flow so that password authentication addons are consulted whenever a user's password needs confirming.  
							
							
							
						 
						
							2021-05-19 13:11:31 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	bf127c97ff  
						 
						
							
							
								
								
								Remove mod/subthread file  
							
							
							
						 
						
							2021-01-31 17:36:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	d7b5674476  
						 
						
							
							
								
								
								Move mod/lockview to Module\PermissionTooltip  
							
							... 
							
							
							
							- Add explicit type parameter to lockview() in main.js 
							
						 
						
							2020-07-27 01:58:53 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	a13e004df0  
						 
						
							
							
								
								
								Delete include/items.php  
							
							... 
							
							
							
							- Remove all references 
							
						 
						
							2020-07-14 10:21:31 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	6bed6d5587  
						 
						
							
							
								
								
								Add probe_detect hook  
							
							
							
						 
						
							2020-06-06 14:54:04 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	8e2910976f  
						 
						
							
							
								
								
								Remove usage of profile.gender  
							
							
							
						 
						
							2020-01-27 23:00:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	174129af94 
 
						 
						
							
							
								
								
								add missing namespaces/fix wrong class-names  
							
							
							
						 
						
							2020-01-19 16:31:35 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	bfae6766bf 
 
						 
						
							
							
								
								
								Implement Hook::callAll('storage_instance') call for addons and add a description for it.  
							
							... 
							
							
							
							- Remove implicit Dice usage
- Add concrete instance creating
- Adding Hook call for addon instance creating
- Updating doc for Hook
- Updating tests 
							
						 
						
							2020-01-10 13:22:03 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e84ad15569  
						 
						
							
							
								
								
								Replace remaining $a->page by DI::page()  
							
							
							
						 
						
							2019-12-30 17:35:01 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	c7230932d6 
 
						 
						
							
							
								
								
								Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript()  
							
							
							
						 
						
							2019-12-29 20:17:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	afb93ab0fe 
 
						 
						
							
							
								
								
								move Hook doc  
							
							
							
						 
						
							2019-12-05 23:19:27 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	a6ae6a83b8  
						 
						
							
							
								
								
								Added hooks for the email fetch process  
							
							
							
						 
						
							2019-11-20 20:57:34 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Philipp Holzer 
								
							 
						 
						
							
							
								
							
							
	
	
	b8b1b1c1b3 
 
						 
						
							
							
								
								
								remove references  
							
							
							
						 
						
							2019-10-23 03:02:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	02f02d44dc  
						 
						
							
							
								
								
								Move mod/manage to src/Module/Delegation  
							
							... 
							
							
							
							- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes 
							
						 
						
							2019-10-11 19:59:06 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	4e207ef786  
						 
						
							
							
								
								
								Enable addon using emailer hooks to skip default call to mail()  
							
							
							
						 
						
							2019-05-26 21:36:09 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	8090168aba 
 
						 
						
							
							
								
								
								Improve addon documentation  
							
							... 
							
							
							
							- Enforce naming standards for <addon>
- Add info about automatic hook remove on uninstall
- Add info about admin settings 
							
						 
						
							2019-05-08 11:14:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	9ed3f3d6d0 
 
						 
						
							
							
								
								
								Merge pull request  #6978  from annando/no-queue  
							
							... 
							
							
							
							Remove the queue from the core 
							
						 
						
							2019-04-07 08:05:51 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	46a99a05a1  
						 
						
							
							
								
								
								Remove the queue from the core  
							
							
							
						 
						
							2019-04-05 18:04:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	e281b23672  
						 
						
							
							
								
								
								Added doc for route_collection hook  
							
							
							
						 
						
							2019-04-03 23:45:55 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	87b595ad66  
						 
						
							
							
								
								
								Added documentation for jot_networks hook  
							
							
							
						 
						
							2019-03-24 22:57:23 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	c90314cd6a  
						 
						
							
							
								
								
								Replace deprecated Addon::*registerHook by Hook::*register  
							
							... 
							
							
							
							- Updated documentation 
							
						 
						
							2019-01-21 09:50:57 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	55e54bb950  
						 
						
							
							
								
								
								Replace deprecated Addon::callHooks with Hook::callAll  
							
							... 
							
							
							
							- Update documentation 
							
						 
						
							2019-01-21 09:50:56 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	3d8a343ab2  
						 
						
							
							
								
								
								Added documentation  
							
							
							
						 
						
							2018-11-10 16:55:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	35abc4bb64  
						 
						
							
							
								
								
								get markup template  
							
							... 
							
							
							
							implement getMarkupTemplate function 
							
						 
						
							2018-10-31 10:44:06 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	91facd2d0a  
						 
						
							
							
								
								
								replace macros  
							
							... 
							
							
							
							implement new replaceMacros function 
							
						 
						
							2018-10-31 10:35:50 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	6b1f490a2a 
 
						 
						
							
							
								
								
								Updated documentation for logged_in hook location  
							
							
							
						 
						
							2018-10-19 15:15:24 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	2fff1f389d  
						 
						
							
							
								
								
								Improve Addons doc further  
							
							... 
							
							
							
							- Fix whitespaces
- Add details about __DIR__
- Add details about event listeners 
							
						 
						
							2018-09-24 19:27:35 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	be348cf8c8  
						 
						
							
							
								
								
								Remove addon_hooks template variable  
							
							... 
							
							
							
							- Update addon documentation 
							
						 
						
							2018-09-24 08:16:26 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	2ae6556b32  
						 
						
							
							
								
								
								Add new 'head' hook  
							
							... 
							
							
							
							- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead 
							
						 
						
							2018-09-20 21:30:51 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	55f1d7b90e  
						 
						
							
							
								
								
								Add new footer hook  
							
							... 
							
							
							
							- Add new App->footerScripts array
- Add footer.tpl template
- Add documentation
- Rework App->init_page_end to App->initFooter 
							
						 
						
							2018-09-20 21:01:05 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	7dd6fb3b3c  
						 
						
							
							
								
								
								Rewrite JS hooks  
							
							... 
							
							
							
							- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs 
							
						 
						
							2018-09-19 22:51:51 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	de7277ac69  
						 
						
							
							
								
								
								Add load_config hook doc  
							
							
							
						 
						
							2018-07-16 19:38:15 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	796056a6fe  
						 
						
							
							
								
								
								Improve Addons documentation  
							
							
							
						 
						
							2018-07-15 08:03:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	a6eae9adec  
						 
						
							
							
								
								
								Add new put_item_in_cache hook in include/text  
							
							
							
						 
						
							2018-07-15 08:03:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	
	
	a5550b4702 
 
						 
						
							
							
								
								
								Merge pull request  #5253  from rabuzarus/20180616_-_magic_auth_test_2  
							
							... 
							
							
							
							Port hubzillas OpenWebAuth - remote authentification 
							
						 
						
							2018-06-20 17:46:04 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	8ad523fbc8 
 
						 
						
							
							
								
								
								Continued a bit:  
							
							... 
							
							
							
							- removed/fixed whitespaces and mixture of spaces/tabs (some)
- added new-line character at end of files (POSIX-compilant)
- reverted some code which I had messed up (compared to upstream/develop)
- removed duplicate dba::update() invocation in src/Protocol/DFRN.php
- also removed no longer valid TODO
Signed-off-by: Roland Häder <roland@mxchange.org> 
							
						 
						
							2018-06-20 22:19:54 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									rabuzarus 
								
							 
						 
						
							
							
								
							
							
	f0235c4a98  
						 
						
							
							
								
								
								port hubzillas OpenWebAuth - rename some methods and classes  
							
							
							
						 
						
							2018-06-20 18:38:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									rabuzarus 
								
							 
						 
						
							
							
								
							
							
	1c7f4e3c63  
						 
						
							
							
								
								
								port hubzillas OpenWebAuth - remote authentification  
							
							
							
						 
						
							2018-06-18 23:05:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pascal Deklerck 
								
							 
						 
						
							
							
								
							
							
	ff0a4a3124  
						 
						
							
							
								
								
								Added PHP part of JavaScript hooks to Addons.md doc  
							
							
							
						 
						
							2018-06-14 15:31:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Pascal Deklerck 
								
							 
						 
						
							
							
								
							
							
	0eace1ffa4  
						 
						
							
							
								
								
								Add JavaScript addon hook documentation in doc/Addons.md  
							
							
							
						 
						
							2018-06-13 21:34:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcus Müller 
								
							 
						 
						
							
							
								
							
							
	ce52f40bdc  
						 
						
							
							
								
								
								[DOCS] Fix intendation  
							
							
							
						 
						
							2018-04-25 11:29:56 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcus Müller 
								
							 
						 
						
							
							
								
							
							
	7ac4b17c80  
						 
						
							
							
								
								
								[DOCS] Hooks: Add empty line  
							
							
							
						 
						
							2018-04-24 13:21:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcus Müller 
								
							 
						 
						
							
							
								
							
							
	
	
	efdb7a3835 
 
						 
						
							
							
								
								
								[DOCS] Addons: Restructure hooks  
							
							
							
						 
						
							2018-04-23 17:20:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	296f561878  
						 
						
							
							
								
								
								Rename hook to "prepare_body_content_filter"  
							
							
							
						 
						
							2018-04-04 23:08:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	2d1942a1fa  
						 
						
							
							
								
								
								Update hook documentation  
							
							
							
						 
						
							2018-04-04 23:08:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	789561c7a2  
						 
						
							
							
								
								
								Remove/Update references to include/html2*.php  
							
							
							
						 
						
							2018-03-07 16:34:17 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									rabuzarus 
								
							 
						 
						
							
							
								
							
							
	af3a57376a  
						 
						
							
							
								
								
								Item::tagDeliver(): remove contact as array key for hooks because it was never declared  
							
							
							
						 
						
							2018-02-12 17:05:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Magness 
								
							 
						 
						
							
							
								
							
							
	ac374f7773  
						 
						
							
							
								
								
								Review updates  
							
							
							
						 
						
							2018-01-20 07:48:22 -05:00