friendica/src
Philipp 75c74e8562
Merge pull request #8044 from annando/contact-adding
Don't add contacts when not needed
2020-01-01 20:38:34 +01:00
..
Api/Mastodon Use most recent last item date in Mastodon\Account 2019-12-30 06:12:52 -05:00
App Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Console Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Content Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls 2019-12-30 23:03:56 +01:00
Core Remove deprecated call 2019-12-30 23:08:06 +01: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 Merge pull request #8044 from annando/contact-adding 2020-01-01 20:38:34 +01:00
Module Merge pull request #8040 from MrPetovan/bug/notices 2019-12-31 19:43:34 +01:00
Network Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Object Remove deprecated App::cmd - replace with DI::args()->getCommand() 2019-12-29 20:17:51 +01:00
Protocol Merge pull request #8044 from annando/contact-adding 2020-01-01 20:38:34 +01:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Worker Merge pull request #8044 from annando/contact-adding 2020-01-01 20:38:34 +01:00
App.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +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