1
0
Fork 0

Merge pull request #13107 from annando/unify-link

Unifiy the creation of photo links
This commit is contained in:
Hypolite Petovan 2023-05-18 08:01:56 -04:00 committed by GitHub
commit ccf94c5424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 42 additions and 24 deletions

View file

@ -24,7 +24,6 @@ namespace Friendica\Content\Text;
use DOMDocument;
use DOMXPath;
use Friendica\Protocol\HTTP\MediaType;
use Friendica\Content\Widget\ContactBlock;
use Friendica\Core\Hook;
use Friendica\Core\Renderer;
use Friendica\Core\Search;