nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
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
|
ca9cad3491
|
Move hook-related methods from Core\Addon to Core\Hook
|
2018-10-22 16:50:54 -04:00 |
|
Hypolite Petovan
|
820afa2284
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
|
Michael
|
2a762868e9
|
Some clean up for the worker, arrays are now supported as parameter
|
2018-02-11 16:18:39 +00:00 |
|
Michael
|
47d165cb25
|
Hook calls can now be forked into a worker queue entry
|
2018-02-06 22:52:36 +00:00 |
|