friendica/src
Philipp Holzer 6c2cf494b5
Remove DependencyFactory
- Include all necessary classes in `dependencies.config.php`
- Add DI-reference to BaseObject (acts as a global registry)
- Refactor all static "init()" methods to use the global registry

- Refactor Logging for Worker-Logger a little bit
2019-07-27 23:54:12 +02:00
..
App Add two-factor app-specific password settings page 2019-07-22 07:56:00 -04:00
Console Update server block console help text to reflect the addition of shell wildcard syntax 2019-07-25 22:37:14 -04:00
Content Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Core Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Database Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Factory Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Model Some more 2019-07-27 16:57:00 +00:00
Module Merge pull request #7435 from annando/select-to-array 2019-07-27 19:45:32 +02:00
Network Fix contact issues with fake reshares from Twitter 2019-07-23 04:26:20 +00:00
Object Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
Protocol Merge pull request #7434 from annando/contact-protocol 2019-07-27 17:47:54 -04:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Remove DependencyFactory 2019-07-27 23:54:12 +02:00
Worker Avoid a warning 2019-07-16 19:58:47 +00:00
App.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
BaseModule.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
BaseObject.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00