Ghost/ghost/webmentions/lib
Steve Larson 2d84b7d990
Upgraded got package from v9.6.0 to v11.8.6 (#16261)
Refs TryGhost/Team#2459
-upgraded got from v9.6.0 to v11.8.6 to support following redirects (and
other fixes)
-got v12+ requires ESM, so we do not want to upgrade further at this
time
-required changes to a few libraries that use externalRequests
-mention discovery service tests updated to test for follow redirects
2023-02-20 09:33:11 -06:00
..
InMemoryMentionRepository.js Added support for deleting mentions (#16238) 2023-02-09 17:29:13 +07:00
Mention.js Improved verification logic for Mentions 2023-02-17 19:07:11 +07: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 Wired up verification to MentionsAPI 2023-02-17 19:07:11 +07:00
MentionSendingService.js Upgraded got package from v9.6.0 to v11.8.6 (#16261) 2023-02-20 09:33:11 -06:00
webmentions.js Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00