document changes to updateInstanceQueue in merge instructions

This commit is contained in:
Hazelnoot 2025-03-16 10:59:54 -04:00
parent 27e8289126
commit 770e0bbcdc

View file

@ -677,6 +677,9 @@ seems to do a decent job)
`packages/frontend/src/pages/timeline.vue`,
`packages/frontend/src/ui/deck/tl-column.vue`,
`packages/frontend/src/widgets/WidgetTimeline.vue`)
* from `packages/backend/src/queue/processors/InboxProcessorService.ts`
to `packages/backend/src/core/UpdateInstanceQueue.ts`
where `updateInstanceQueue` is impacted
* if there have been any changes to the federated user data (the
`renderPerson` function in
`packages/backend/src/core/activitypub/ApRendererService.ts`), make