Ghost/ghost
Fabien "egg" O'Carroll 72d7580461 Added source_is_ghost flag to outgoing Webmentions
This is a pretty simple way for us to track which webmentions are sent
by Ghost. Although it's easily spoofed, so are other approaches like
using a header (e.g. User-Agent). If we find that this data is being
spoofed we can look at different approach.

Becuase our receiving implementation stores the payload of the
Webmention, we'll be able to know inside Ghost which Mentions
originated from another Ghost installation, which is useful for stats
and gives us the possibility to display that information in the feed.

Longer term we might want to consider storing this data in a separate
column for Mentions, rather than the `payload` column - but that is
outside the scope of this change.
2023-02-01 13:44:55 +07:00
..
adapter-manager Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
admin Merged v5.33.2 into main 2023-01-31 14:37:47 +00:00
api-framework
api-version-compatibility-service Limited integrations triggering version mismatch emails 2023-01-30 17:57:14 +08:00
audience-feedback
bootstrap-socket
constants
core Merged v5.33.2 into main 2023-01-31 14:37:47 +00:00
custom-theme-settings-service
data-generator
domain-events
dynamic-routing-events
email-analytics-provider-mailgun
email-analytics-service
email-content-generator
email-events
email-service 🐛 Fixed HTML escaping of feature_image_caption in newsletters 2023-01-30 16:58:59 +01:00
email-suppression-list
express-dynamic-redirects
extract-api-key
html-to-plaintext
i18n
importer-revue
job-manager Improved job manager unit test stability 2023-01-30 17:26:38 +01:00
link-redirects
link-replacer
link-tracking
magic-link
mailgun-client Improved handling large amounts of email events (#16189) 2023-01-26 16:06:15 +01:00
member-attribution
member-events Update dependency mocha to v10.2.0 2022-12-12 13:20:22 +00:00
members-api
members-csv
members-events-service
members-importer
members-ssr
minifier Update dependency terser to v5.16.2 2023-01-31 19:05:50 +00:00
mw-api-version-mismatch
mw-cache-control
mw-error-handler
mw-session-from-token
mw-update-user-last-seen
mw-vhost
oembed-service Update metascraper to v5.33.7 2023-01-31 10:16:20 +01:00
offers
package-json
payments
portal Updated email tips copy 2023-01-26 13:12:03 -04:00
referrers
security
session-service
settings-path-manager
staff-service Fixed the test 2023-01-30 12:45:28 +00:00
stats-service
stripe
tiers
update-check-service
verification-trigger
version-notifications-data-service Limited integrations triggering version mismatch emails 2023-01-30 17:57:14 +08:00
webmentions Added source_is_ghost flag to outgoing Webmentions 2023-02-01 13:44:55 +07:00