mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-09 13:34:33 +00:00
add merge guide for verifyLink.
This commit is contained in:
parent
1d9876d3fa
commit
20482888b0
1 changed files with 1 additions and 0 deletions
|
@ -680,6 +680,7 @@ seems to do a decent job)
|
||||||
* from `packages/backend/src/queue/processors/InboxProcessorService.ts`
|
* from `packages/backend/src/queue/processors/InboxProcessorService.ts`
|
||||||
to `packages/backend/src/core/UpdateInstanceQueue.ts`
|
to `packages/backend/src/core/UpdateInstanceQueue.ts`
|
||||||
where `updateInstanceQueue` is impacted
|
where `updateInstanceQueue` is impacted
|
||||||
|
* from `verifyLink` in `packages/backend/src/core/activitypub/models/ApPersonService.ts` to `verifyFieldLink` in `packages/backend/src/misc/verify-field-link.ts` (if sensible)
|
||||||
* if there have been any changes to the federated user data (the
|
* if there have been any changes to the federated user data (the
|
||||||
`renderPerson` function in
|
`renderPerson` function in
|
||||||
`packages/backend/src/core/activitypub/ApRendererService.ts`), make
|
`packages/backend/src/core/activitypub/ApRendererService.ts`), make
|
||||||
|
|
Loading…
Add table
Reference in a new issue