Changeset 8f520e0 in Klonkt
- Timestamp:
- 07/25/2026 08:27:57 AM (7 weeks ago)
- Branches:
- main
- Children:
- af5b79b
- Parents:
- c66cbb4
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
rc66cbb4 r8f520e0 1388 1388 name: fi.name, handle: fi.handle, icon: fi.icon, activity: act, 1389 1389 }); 1390 // The ward and its guardians live together (the family Klonkt); a push 1391 // tells each local guardian to decide in /guardian2. Over the wire the 1392 // follow stays a normal pending Follow until they accept (Robins besluit: 1393 // keep the flow simple, no cross-instance forwarding). 1390 1394 for (const g of wardGuardians) { 1391 1395 const gslug = slugFromActorUrl(g);
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)