friendica-github/src
Hypolite Petovan 5fdff3d813 Centralize startup steps in Friendica\App
- Add loadDatabase startup step
- Add loadConfigFiles startup step
- Remove startup() in boot.php
- Replace App::checkMaintenanceMode() with App::determineMode()
2018-07-16 19:38:13 -04:00
..
Content Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Core Add new INI config files 2018-07-16 19:38:13 -04:00
Database Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Model Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Module Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
Network Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Object Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
Protocol Ensure that "follow" requests can be processed 2018-07-16 06:34:12 +00:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix function comments in Util\Network 2018-07-15 08:03:12 -04:00
Worker Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
App.php Centralize startup steps in Friendica\App 2018-07-16 19:38:13 -04:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00