Philipp Holzer
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
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 |
|
Hypolite Petovan
|
cc64471e4c
|
Sanitize addon path items
|
2019-03-31 21:53:08 -04:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Michael
|
033bf65f2c
|
Some redesign
|
2018-11-10 15:20:23 +00:00 |
|
Michael
|
4a59a7ae7f
|
Logger is not needed anymore
|
2018-11-10 15:16:48 +00:00 |
|
Michael
|
e30d7cfc03
|
Add some hook to check if hook should be forked
|
2018-11-10 15:15:46 +00:00 |
|
Hypolite Petovan
|
a976a4cb68
|
Add new Hook::add method to enable module hooks
|
2018-10-25 00:07:15 -04:00 |
|
Hypolite Petovan
|
a22196edae
|
Add/Fix Doxygen headers for classes
|
2018-10-22 16:50:55 -04:00 |
|
Hypolite Petovan
|
015e2a84b1
|
Remove obsolete require_once include/dba from Core\Addon and Core\Hook
|
2018-10-22 16:50:55 -04:00 |
|
Hypolite Petovan
|
0aa7671119
|
Add new Core\Hook class
|
2018-10-22 16:49:53 -04:00 |
|