Ghost/ghost/webmentions/lib
Simon Backx 96fefaea69
Added well known recommendations service (#17895)
fixes https://github.com/TryGhost/Product/issues/3797 
fixes https://github.com/TryGhost/Product/issues/3776 
fixes https://github.com/TryGhost/Product/issues/3798

- Added support for storing json webmentions
- Improved handling deleted webmentions (set deleted to true instead of verified to false)
2023-08-31 14:57:18 +00:00
..
InMemoryMentionRepository.js Added getMentionReport method to MentionsAPI 2023-03-15 21:22:13 +05:30
Mention.js Added well known recommendations service (#17895) 2023-08-31 14:57:18 +00:00
MentionCreatedEvent.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00
MentionDiscoveryService.js Upgraded got package from v9.6.0 to v11.8.6 (#16261) 2023-02-20 09:33:11 -06:00
MentionsAPI.js Added well known recommendations service (#17895) 2023-08-31 14:57:18 +00:00
MentionSendingService.js Added well known recommendations service (#17895) 2023-08-31 14:57:18 +00:00
webmentions.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00