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
Mention.js Updated fallback for storing source site title 2023-03-21 16:09:21 +05:30
MentionCreatedEvent.js
MentionDiscoveryService.js
MentionsAPI.js
MentionSendingService.js
webmentions.js