friendica/src
Hypolite Petovan 4aa01ee17f Use most recent last item date in Mastodon\Account 2019-12-30 06:12:52 -05:00
..
Api/Mastodon Use most recent last item date in Mastodon\Account 2019-12-30 06:12:52 -05:00
App Update wrong references to ISession::delete 2019-12-29 21:52:56 -05:00
Console Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Content Remove deprecated App::module - replace with DI::module()->getName() 2019-12-29 20:17:52 +01:00
Core Add missing return statement in Core\L10n 2019-12-29 22:47:32 -05:00
Database Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Factory Update wrong/missing references to classes 2019-12-29 21:51:16 -05:00
Model Update wrong/missing references to classes 2019-12-29 21:51:16 -05:00
Module Add user contact data superseding to Mastodon\Account::create 2019-12-30 06:12:51 -05:00
Network Merge pull request #8019 from nupplaphil/task/replace_getClass 2019-12-29 17:47:28 -05:00
Object Remove deprecated App::cmd - replace with DI::args()->getCommand() 2019-12-29 20:17:51 +01:00
Protocol Fix fatal errors caused by PR 8019 2019-12-30 01:17:16 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Worker Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() 2019-12-29 20:17:47 +01:00
App.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
BaseModel.php Add Model\Introduction class to DI registry 2019-12-29 20:18:25 +01:00
BaseModule.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-29 20:17:43 +01:00
DI.php Add Model\Introduction class to DI registry 2019-12-29 20:18:25 +01:00
LegacyModule.php Introduce new DI container 2019-12-29 20:16:55 +01:00