- Adding Friendica\DI class for getting dynamic classes - Replacing BaseObject::getApp() with this class
- Use Friendica\Core\Console as Controller for DI-library - Refactor every console command to use DICE (when possible) - Adjusting tests