friendica/src
Philipp Holzer eafcf3592d
Config FollowUp
- New Configuration (Config is now only holding the instance)
- New PConfiguration (PConfig is now only holding the instance)

- Config & PConfig-Adapter don't need "ConfigCache" anymore

- DB-Connection is now outside App->reload() for better dependency-chaining
2019-02-17 20:40:27 +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 Config FollowUp 2019-02-17 20:40:27 +01:00
Database Config FollowUp 2019-02-17 20:40:27 +01:00
Factory Config FollowUp 2019-02-17 20:40:27 +01:00
Model Indentions 2019-02-13 10:22:36 +00: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 Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01: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 fixing reset() 2019-02-17 10:34:48 +01:00
Worker Don't send single item delete commands to protocols that support account removal 2019-02-11 20:30:08 +00:00
App.php Config FollowUp 2019-02-17 20:40:27 +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