friendica/src
Philipp Holzer f0382ab919
Refactoring Installation
- centralized installation
- renamed Core\Install to Core\Installer
- avoid using $a->data[] for states
- removed unnecessary code
2018-10-29 18:44:39 +01:00
..
App Removing debugging echo 2018-10-06 19:11:00 +02:00
Content Move itemCount parameter from constructor to renderFull() 2018-10-25 00:07:16 -04:00
Core Refactoring Installation 2018-10-29 18:44:39 +01:00
Database Add/Fix Doxygen headers for classes 2018-10-22 16:50:55 -04:00
Model Diaspora signatures are now stored and transmitted correctly 2018-10-27 14:35:22 +00:00
Module Refactoring Installation 2018-10-29 18:44:39 +01:00
Network adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
Object Merge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt 2018-10-24 12:17:58 -04:00
Protocol Diaspora signatures are now stored and transmitted correctly 2018-10-27 14:35:22 +00:00
Render some more renamings & doku 2018-10-10 08:54:18 +02:00
Util Preparations to work with BCC 2018-10-24 19:19:51 +00:00
Worker Fixes duplicated transmissions and not working undo of like/dislike 2018-10-27 11:09:23 +00:00
App.php Declare missing `$lang` for default template in App->runFrontend 2018-10-26 08:13:31 -04:00
BaseModule.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00
LegacyModule.php Change file_exists to is_readable in LegacyModule 2018-10-20 22:42:04 -04:00