friendica/src
Michael f2560c42d1 Reduce the default maximum load for the worker to 20 2019-03-02 18:41:12 +00:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Improve reshare format for Diaspora destinations 2019-02-27 21:01:47 -05:00
Core Reduce the default maximum load for the worker to 20 2019-03-02 18:41:12 +00: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 Code standards: Add missing space in ActivityPub\Processor 2019-02-25 03:16:18 -05:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Issue 6395: Don't log details to avoid memory issues 2019-02-28 09:07:24 +00:00
Worker Rewrites: 2019-02-19 01:56:41 +01:00
App.php Merge pull request #6723 from nupplaphil/issue/6658-worker_id 2019-02-23 08:38:08 -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