friendica/src
2019-01-11 19:29:39 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Replace Pager->ensureQueryParameter by Strings::ensureQueryParameter 2019-01-11 19:29:39 -05:00
Core Merge pull request #6356 from MrPetovan/task/6355-add-password-rules 2019-01-10 10:37:32 +01:00
Database Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Model Merge pull request #6419 from annando/unfollow 2019-01-10 11:08:23 +01: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 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 Allow theme setting in module 2018-12-29 15:40:04 -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