mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
81c4b46977
fixes https://github.com/TryGhost/Team/issues/2625 - Adds an unique option to the mentions API. Enabling this will only return the latest mention from each source. - The frontend can fetch the related sources for each page by doing an extra request to the mentions API. |
||
---|---|---|
.. | ||
InMemoryMentionRepository.js | ||
Mention.js | ||
MentionCreatedEvent.js | ||
MentionDiscoveryService.js | ||
MentionsAPI.js | ||
MentionSendingService.js | ||
webmentions.js |