Ghost/ghost/webmentions/lib
Rishabh 0b7e09c986 Updated fallback for storing source site title
refs https://github.com/TryGhost/Team/issues/2754

Previously, we didn't have any backup for storing source site title and it could have stored as empty if missing. This change ensures the source site title is stored as site host instead as fallback if not present.
2023-03-21 16:09:21 +05:30
..
InMemoryMentionRepository.js Added getMentionReport method to MentionsAPI 2023-03-15 21:22:13 +05:30
Mention.js Updated fallback for storing source site title 2023-03-21 16:09:21 +05:30
MentionCreatedEvent.js
MentionDiscoveryService.js
MentionsAPI.js Added getMentionReport method to MentionsAPI 2023-03-15 21:22:13 +05:30
MentionSendingService.js 🐛 enabled mentions for pages (#16388) 2023-03-09 17:31:29 -06:00
webmentions.js