swentel / indieweb

IndieWeb integration for Drupal
https://drupal.org/project/indieweb
GNU General Public License v2.0
37 stars 5 forks source link

Fix preview for activitypub #512

Closed swentel closed 4 years ago

swentel commented 4 years ago

e.g. https://fosstodon.org/@e0ipso

Getting the posts works fine, but the preview is confused and only returns the h-card.

The problem is probably that this call let's xray do the request, while I do it myself in other situations.