]> git.mxchange.org Git - friendica.git/commit
Use central function to fetch the global directory
authorMichael <heluecht@pirati.ca>
Tue, 26 Apr 2022 18:33:58 +0000 (18:33 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 26 Apr 2022 18:33:58 +0000 (18:33 +0000)
commit171354181d7effb5f292b85531ee587c809a8942
tree8476ef3e5669e397ac3c3a6be69053754e05915b
parent478ee7b6fc147a22b699709786ddefd6b48b081c
Use central function to fetch the global directory
13 files changed:
src/Content/Widget.php
src/Core/Search.php
src/Model/Contact.php
src/Model/User.php
src/Module/Api/Friendica/Profile/Show.php
src/Module/Api/Mastodon/Accounts/Search.php
src/Module/Api/Mastodon/Search.php
src/Module/BaseSearch.php
src/Module/Directory.php
src/Module/Invite.php
src/Module/Settings/Account.php
src/Worker/Directory.php
src/Worker/PullDirectory.php