friendica/src
Philipp Holzer 181529f3df
Refactor dynamic App::getProfiler() to static DI::profiler()
2019-12-29 20:17:42 +01:00
..
Api/Mastodon API: Provide data for the account array of the instance array 2019-12-19 04:11:31 +00:00
App Refactor dynamic App::getLogger() to static DI::logger() 2019-12-29 20:17:41 +01:00
Console Introduce new DI container 2019-12-29 20:16:55 +01:00
Content Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
Core Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
Database Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Factory Session - Remove unneeded cookie parameter 2019-12-29 00:03:58 +01:00
Model Refactor dynamic App::getLogger() to static DI::logger() 2019-12-29 20:17:41 +01:00
Module Refactor dynamic App::getLogger() to static DI::logger() 2019-12-29 20:17:41 +01:00
Network Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Object Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
Protocol Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
Worker Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
App.php Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
BaseModel.php Add new BaseModel class 2019-12-11 08:24:16 -05:00
BaseModule.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
DI.php Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-29 20:17:42 +01:00
LegacyModule.php Introduce new DI container 2019-12-29 20:16:55 +01:00