mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
c98ff3856e
refs https://linear.app/tryghost/issue/AP-388 The attributedTo property of objects refers to the author of the object, wheras the actor of an activity refers to the author of the activity - in the case of a `Create` activity - these are generally the same, but in the case of an `Announce` they are different, the author refers to the "announcer" and the attributedTo the author of the content! This is a quick patch to use the true author when it's available, and in a format we can handle. |
||
---|---|---|
.. | ||
public/styles | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
index.html | ||
package.json | ||
playwright.config.mjs | ||
postcss.config.cjs | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.mjs |