- Use leading backslash for non-namespace class names in App
- Add `use Friendica\App;` wherever needed
- Move Friendica namespace to `src` - Move required `ezyang/htmlpurifier` to vendor - Remove existing static autoloader - Change boot.php reference to the autoloader