mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 03:42:27 +03:00
743da542d0
refs https://github.com/TryGhost/Team/issues/2419 This is the initial stab at having everything wired up, we're not using a queue but we are handling the processing of the Webmention asyncrounsly so that the HTTP response can be end immediately. We've also laid the groundwork for extending and implementing the correct processing of Webmentions, for example checking if the target URL exists in the system, pulling out the metadata from the Webmention source and fetching any internal resources. |
||
---|---|---|
.. | ||
InMemoryMentionRepository.js | ||
Mention.js | ||
MentionsAPI.js | ||
webmentions.js |