Ghost/ghost/core
Fabien O'Carroll 001f2b0b91 Invalidated post comments cache on like&unlike
refs https://linear.app/tryghost/issue/ENG-676/

We want to make sure that we're not serving stale liked counts for
comments, which means we need to cache bust when they're liked/unliked

Unfortuantely this means we need to fetch the comment from the db so
that we have access to the post id.
2024-02-29 00:24:34 +07:00
..
content
core Invalidated post comments cache on like&unlike 2024-02-29 00:24:34 +07:00
test Invalidated post comments cache on like&unlike 2024-02-29 00:24:34 +07:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
newrelic.js
package.json Update dependency newrelic to v11.11.0 2024-02-27 22:55:16 +00:00
playwright.config.js Updated browser tests to be less flaky (#19701) 2024-02-21 17:47:44 +00:00