friendica/src
Philipp Holzer 07bd4cec65
Fixing redis cachekey
2019-03-04 21:28:36 +01:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Fix relationship direction in Widget/ContactBlock 2019-03-04 08:40:53 -05:00
Core Fixing redis cachekey 2019-03-04 21:28:36 +01:00
Database Improve Logger calls 2019-02-23 17:32:13 -05:00
Factory removed silent fail of logfile permission (should get fixed with #6745 ) 2019-02-24 13:57:17 +01:00
Model Replace isset by array_key_exists on array class constant in Model\Term 2019-02-27 08:00:04 -05:00
Module Merge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions 2019-02-24 15:40:11 +01:00
Network Protect access to rel attribute in Network\Probe 2019-02-25 03:39:40 -05:00
Object Add implicit mentions to explicit mentions default text 2019-02-23 17:32:12 -05:00
Protocol Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
Worker Rewrites: 2019-02-19 01:56:41 +01:00
App.php Add default value for config.sitename in App::initHead 2019-03-04 07:54:51 -05:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Adding unittest for empty setApp() 2019-02-05 22:56:57 +01:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00