]> git.mxchange.org Git - friendica.git/commit
Escape url tags before attempting to add missing mention links in Protocol\ActivityPu...
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 20 Aug 2021 07:40:23 +0000 (03:40 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 20 Aug 2021 07:45:15 +0000 (03:45 -0400)
commit1de159a2ae44b162524ec0f6ccb3dfedaccb2468
tree159a74728fd5e7768ca192b0c4a148e465c582ce
parent4b36f7e8c8f36a9aef35067b108a85f4733f9535
Escape url tags before attempting to add missing mention links in Protocol\ActivityPub\Processor

- Mastodon uses @-sign in profile URLs which wrongly triggered the mention link add in existing mentions links
src/Protocol/ActivityPub/Processor.php