friendica/src
Michael Vogel 16a081871c Improved profile page, improved "limit" handling (#5639)
* Improved profile page, improved "limit" handling

* Update will now work again

* Update will work now
2018-08-20 06:26:05 +02:00
..
Content And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
Core And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
Database Improved profile page, improved "limit" handling (#5639) 2018-08-20 06:26:05 +02:00
Model Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Module Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Network Some easy to replace "q" calls have been replaced by "DBA" calls (#5632) 2018-08-19 12:46:10 +00:00
Object Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Protocol We now use a central function to fetch the importer (#5636) 2018-08-19 13:37:56 +00:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix query string parsing border case in Util\Proxy 2018-08-05 15:57:04 +02:00
Worker Improved profile page, improved "limit" handling (#5639) 2018-08-20 06:26:05 +02:00
App.php Fix missing $_SESSION variable in src/App 2018-08-05 15:56:21 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00