Ghost/ghost/webmentions/test
Steve Larson 8895d22602
Added mention discovery service (#16154)
fixes https://github.com/TryGhost/Team/issues/2407

The MentionDiscoveryService fetches mentioned sites to return the webmention endpoint.
2023-01-20 11:45:48 +01:00
..
utils Added MentionSendingService (#16151) 2023-01-19 17:35:10 +01:00
.eslintrc.js
InMemoryMentionRepository.test.js
Mention.test.js Updated Mention entity validation of properties 2023-01-19 19:24:07 +07:00
MentionDiscoveryService.test.js Added mention discovery service (#16154) 2023-01-20 11:45:48 +01:00
MentionsAPI.test.js Wired up the Webmention receive endpoint to the Mentions service 2023-01-19 18:41:49 +07:00
MentionSendingService.test.js Added mention discovery service (#16154) 2023-01-20 11:45:48 +01:00