Commit Graph

10 Commits

Author SHA1 Message Date
Philipp Holzer 1ce63185ab
Move Config::get() to DI::config()->get() 2020-01-19 21:21:12 +01:00
Philipp Holzer 5d4d175bf9
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
2019-12-27 21:55:14 +01:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Hypolite Petovan d86bf8eb45 [pumpio/twitter] Replace global $a with BaseObject::getApp() 2018-07-10 08:41:32 -04:00
Michael 18784a484b Additional work for PR 3778 2017-10-12 16:10:42 +00:00
Michael c431befd8e There is only the worker left, so we can remove some old stuff 2017-06-21 12:03:06 +00:00
Hypolite Petovan 8fa3f2415a Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
Hypolite Petovan 0111149248 Add use Friendica\App to addons 2017-04-30 19:40:55 -04:00
Michael 12994aaccd Deprecated parts removed 2017-03-09 06:58:36 +00:00
Michael Vogel b2508c127f Pumpio: Start the syncronisation as a forked process to avoid stale connections 2015-09-13 19:08:10 +02:00