friendica/src
Hypolite Petovan c4038e7af1
Merge pull request #6432 from annando/deleted-pending
Don't show deleted contacts, changed "pending" behaviour
2019-01-12 09:08:31 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
Core Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist 2019-01-12 02:26:16 -05:00
Database Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Model Merge pull request #6432 from annando/deleted-pending 2019-01-12 09:08:31 -05:00
Module Don't show deleted contacts, set new AP contacts as "pending" until they are accepted 2019-01-09 13:23:11 +00:00
Network Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Object Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Protocol Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
Render Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Util Add ensureQueryParameter method to Util\Strings 2019-01-11 19:27:56 -05:00
Worker Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
App.php Add App->mobileDetect property 2019-01-11 20:48:29 -05:00
BaseModule.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
BaseObject.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
LegacyModule.php Fix Notice in LegacyModule 2018-11-13 14:37:51 +01:00