streams/Zotlabs/Web
2018-08-04 20:35:27 -07:00
..
CheckJS.php checkjs fix ($page not bin-hex in all cases) 2018-07-19 17:19:19 -07:00
Controller.php support cookie auth in Sabre DAV 2016-06-14 20:30:34 -07:00
HTTPHeaders.php more work on activitypub httpsignature verification 2017-08-14 22:40:29 -07:00
HttpMeta.php turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header 2016-03-08 16:06:58 -08:00
HTTPSig.php issue with http sigs and implicit keys 2018-08-04 20:35:27 -07:00
Router.php functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages. 2018-07-12 16:23:32 -07:00
Session.php This explains it all. Don't set the domain when creating a cookie. You'll get a wildcard and sessions will break if you have multiple domains running hubzilla (or any php basic session based code). 2016-05-18 21:00:31 -07:00
SessionHandler.php more backticks 2016-10-03 21:48:53 -07:00
SubModule.php [TASK] Update Doxyfile and fix Doxygen errors. 2016-10-13 11:27:23 +02:00
WebServer.php consolidate directory functions into libzotdir 2018-06-04 23:19:16 -07:00