friendica/src/Content
Philipp Holzer b5d2d32b44
Split and delete `ModuleController`
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
..
Text Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Widget Replace remaining explicit network value checks by Protocol::supportsFollow calls 2021-10-09 02:10:16 -04:00
BoundariesPager.php Update copyright 2021-03-29 08:40:20 +02:00
ContactSelector.php Update copyright 2021-03-29 08:40:20 +02:00
Conversation.php Move title attribute to <time> tag 2021-11-21 22:51:21 -05:00
Feature.php Update copyright 2021-03-29 08:40:20 +02:00
ForumManager.php Some small performance tweaks 2021-07-22 15:35:30 +00:00
Item.php Applied change from PR #10763 2021-09-26 12:17:30 +00:00
Nav.php Split and delete `ModuleController` 2021-11-27 12:39:45 +01:00
OEmbed.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
PageInfo.php Only detect http links 2021-05-02 17:53:11 +00:00
Pager.php Update copyright 2021-03-29 08:40:20 +02:00
Smilies.php Update copyright 2021-03-29 08:40:20 +02:00
Widget.php The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00