friendica/src
Philipp Holzer 8c3aebc376
Bugfixings in Config
- replaced usage of "!<unset>!" with null-returns
- fixed bool settings (0/1)
- fixed overriding config-values
- fixed basepath problems
2019-02-22 23:51:13 +01:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Core Bugfixings in Config 2019-02-22 23:51:13 +01:00
Database Bugfixings in Config 2019-02-22 23:51:13 +01:00
Factory Bugfixings in Config 2019-02-22 23:51:13 +01:00
Model Bugfixings in Config 2019-02-22 23:51:13 +01:00
Module Config FollowUp 2019-02-17 20:40:27 +01:00
Network Hopefully fixes a communicaton problem with Hubzilla 2019-02-01 14:26:45 +00:00
Object Automatically adding mentions in the network stream hadn't really worked 2019-02-21 20:42:00 +00:00
Protocol We should return something ;-) 2019-02-13 17:26:54 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util adding test 2019-02-20 17:20:17 +01:00
Worker Rewrites: 2019-02-19 01:56:41 +01:00
App.php Bugfixings in Config 2019-02-22 23:51:13 +01: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