Changeset 434ba41 in Klonkt for src/services/ActivityPubService.js
- Timestamp:
- 08/06/2026 11:08:28 AM (5 weeks ago)
- Branches:
- main
- Children:
- cec72bc
- Parents:
- d74a461
- git-author:
- Robin <roboburr@…> (08/06/2026 11:08:27 AM)
- git-committer:
- Claude (agent) <aiclaude@…> (08/06/2026 11:08:28 AM)
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
rd74a461 r434ba41 4489 4489 await send(site.slug, inbox, move, `${me}#main-key`, keys.private_pem); 4490 4490 } 4491 console.log('[AP] MOVE announced:', site.slug, '→', target.id, ' naar', inboxes.length, 'inbox(en)');4491 console.log('[AP] MOVE announced:', site.slug, '→', target.id, 'to', inboxes.length, 'inbox(es)'); 4492 4492 return { ok: true, target: target.id, inboxes: inboxes.length }; 4493 4493 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)