friendica/src
Hypolite Petovan 7c0b591043 Move itemCount parameter from constructor to renderFull()
- Remove Pager->itemCount property and Pager->setItemCount() method
- Update usage
2018-10-25 00:07:16 -04: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 Move $pager and $page_offset out of App 2018-10-25 00:07:15 -04:00
Database Add/Fix Doxygen headers for classes 2018-10-22 16:50:55 -04:00
Model Move $pager and $page_offset out of App 2018-10-25 00:07:15 -04:00
Module Move itemCount parameter from constructor to renderFull() 2018-10-25 00:07:16 -04: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 Deactivated BCC 2018-10-24 21:04:21 +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 Improve query speed 2018-10-24 04:50:27 +00:00
App.php Move $pager and $page_offset out of App 2018-10-25 00:07:15 -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