friendica/src
Hypolite Petovan a9b8eb4d56 Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist 2019-01-12 02:26:16 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Add support for Hubzilla forum mentions (starting with !) 2019-01-08 20:56:01 -05: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 Rework Profile::getThemeUid to ignore query parameter and include $a->profile_uid 2019-01-12 02:23:01 -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 accept private answers to public parents 2019-01-10 22:51:03 +00:00
Render Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Util Escape global namespaced get_app() calls 2019-01-03 21:27:36 -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