.. |
Api
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
App
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Collection
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Console
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Content
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
Core
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Database
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
Factory
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Model
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Module
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
Network
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
Object
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
Protocol
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
Render
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Repository
|
Upgrade @method to overriden methods
|
2020-01-07 16:18:45 -05:00 |
Util
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
Worker
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
App.php
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
BaseCollection.php
|
Remove unused code
|
2020-01-07 16:18:57 -05:00 |
BaseFactory.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
BaseModel.php
|
Remove unused code
|
2020-01-07 16:18:57 -05:00 |
BaseModule.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
BaseRepository.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
DI.php
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
LegacyModule.php
|
cleanup
|
2020-01-19 16:31:34 +01:00 |