friendica/src
Philipp Holzer a9a36fb302
Move L10n::tt() calls to DI::l10n()->tt() calls
2020-01-19 16:31:17 +01:00
..
Api Introduce Mastodon entity factories and API\Entity 2020-01-06 21:39:05 -05:00
App Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Collection Update the Introductions domain to use repository, model and collection 2020-01-06 21:39:05 -05:00
Console Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Content Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Core Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Database Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Factory @brief is removed completely 2020-01-19 06:05:23 +00:00
Model Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Module Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Network @brief is removed completely 2020-01-19 06:05:23 +00:00
Object Move L10n::tt() calls to DI::l10n()->tt() calls 2020-01-19 16:31:17 +01:00
Protocol Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +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 Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Worker Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
App.php @brief is removed completely 2020-01-19 06:05:23 +00: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 Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
BaseRepository.php Introduce Repository, Factory, Collection, Model base classes 2020-01-06 21:39:00 -05:00
DI.php Refactor DI annotations to static methods 2020-01-18 11:28:29 +01:00
LegacyModule.php Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00