Ghost/ghost/webmentions/lib
Fabien "egg" O'Carroll 3df19235b0 Added support for updating Mentions when Webmentions are resent
refs https://github.com/TryGhost/Team/issues/2535

At the moment we only update the metadata of the Webmention source, so
that we can capture update titles, excerpts, etc... when a post is updated.
2023-02-10 11:43:16 +07:00
..
InMemoryMentionRepository.js Added support for deleting mentions (#16238) 2023-02-09 17:29:13 +07:00
Mention.js Refactored the assignment of Mention metadata 2023-02-10 11:43:16 +07:00
MentionCreatedEvent.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00
MentionDiscoveryService.js Added mention discovery service (#16154) 2023-01-20 11:45:48 +01:00
MentionsAPI.js Added support for updating Mentions when Webmentions are resent 2023-02-10 11:43:16 +07:00
MentionSendingService.js moved sending mentions to job (#16234) 2023-02-08 16:29:12 -06:00
webmentions.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00