0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps
Fabien 'egg' O'Carroll c98ff3856e
Used attributedTo over actor when available (#20998)
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.
2024-09-13 05:54:25 +00:00
..
admin-x-activitypub Used attributedTo over actor when available (#20998) 2024-09-13 05:54:25 +00:00
admin-x-demo Removed concurrently from building apps 2024-09-02 12:06:27 +02:00
admin-x-design-system Updated ActivityPub Feed and Replies design (#20992) 2024-09-12 16:03:49 +01:00
admin-x-framework Update dependency @playwright/test to v1.46.1 (#20866) 2024-09-06 10:35:50 -07:00
admin-x-settings Added comment improvements feature flag (#20986) 2024-09-12 14:49:22 +09:00
announcement-bar Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
comments-ui Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
portal Added help pages to Portal links (#20974) 2024-09-11 13:19:16 +00:00
signup-form Update dependency tailwindcss to v3.4.11 2024-09-12 07:38:09 +02:00
sodo-search Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00