fix(federation): refresh ap_timeline.url on inbound Update (remote slug rename kept a dead link)
A remote post's AP id is stable across a slug rename, but its human url changes. The inbound
Update handler refreshed content/media but not url, so a renamed remote post kept linking to the
old, now-404 URL. Now COALESCE the new url in. (like/boost key on the stable AP id and are
unaffected by the rename.)
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.