friendica/src
Philipp Holzer 1de3f186d7
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
2019-12-29 20:16:55 +01:00
..
Api/Mastodon API: Provide data for the account array of the instance array 2019-12-19 04:11:31 +00:00
App Merge branch 'master' 2019.12 into develop 2019-12-23 20:03:47 +01:00
Console Introduce new DI container 2019-12-29 20:16:55 +01:00
Content Introduce new DI container 2019-12-29 20:16:55 +01:00
Core Introduce new DI container 2019-12-29 20:16:55 +01:00
Database Fix capitalization of table definition key in DBStructure 2019-12-29 02:23:47 -05:00
Factory Session - Remove unneeded cookie parameter 2019-12-29 00:03:58 +01:00
Model Introduce new DI container 2019-12-29 20:16:55 +01:00
Module Introduce new DI container 2019-12-29 20:16:55 +01:00
Network Introduce new DI container 2019-12-29 20:16:55 +01:00
Object Introduce new DI container 2019-12-29 20:16:55 +01:00
Protocol Introduce new DI container 2019-12-29 20:16:55 +01:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Introduce new DI container 2019-12-29 20:16:55 +01:00
Worker Introduce new DI container 2019-12-29 20:16:55 +01:00
App.php Move Login/Logout/TwoFactor to bundled submodule "Security" 2019-12-27 22:19:28 +01:00
BaseModel.php Add new BaseModel class 2019-12-11 08:24:16 -05:00
BaseModule.php removed space 2019-11-05 22:03:02 +00:00
BaseObject.php Introduce new DI container 2019-12-29 20:16:55 +01:00
DI.php Introduce new DI container 2019-12-29 20:16:55 +01:00
LegacyModule.php Introduce new DI container 2019-12-29 20:16:55 +01:00