friendica/src
Tobias Diekershoff 4901cf76dc
Merge pull request #6818 from MrPetovan/bug/6812-fix-delivery-namespaces
Fix namespace ambiguity about Model\Queue in Worker\Delivery
2019-03-07 06:08:49 +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 Improved contact update from probe 2019-03-07 00:13:39 +00: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 Fix namespace ambiguity about Model\Queue in Worker\Delivery 2019-03-06 23:17:58 -05: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