Ghost/ghost/webmentions/lib
Ronald Langeveld dd74f42376
Added mentions email notifications (#16170)
closes https://github.com/TryGhost/Team/issues/2429

- sends email notifications to staff users when their site receives a Webmention.
- currently behind a flag, that can be toggled in the labs settings.
2023-01-25 21:10:29 +08:00
..
InMemoryMentionRepository.js Added initial basic Mentions implementation 2023-01-17 17:01:20 +07:00
Mention.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08: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 mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00
MentionSendingService.js Improved MentionSendingService timeout 2023-01-20 11:46:18 +01:00
webmentions.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00