Changeset fa33214 in Klonkt for src/services/guardianship/relations.js
- Timestamp:
- 08/04/2026 12:55:55 PM (5 weeks ago)
- Branches:
- main
- Children:
- 04aca12, 12bed59
- Parents:
- 3d882bd
- File:
-
- 1 edited
-
src/services/guardianship/relations.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/guardianship/relations.js
r3d882bd rfa33214 73 73 offers: `${id}/queues/offers`, 74 74 follows: `${id}/queues/follows`, 75 // Both directions of §5.3, kept apart on purpose: a guardian must be able 76 // to tell "someone wants to follow your ward" from "your ward wants to 77 // follow someone". Same mechanism, opposite question, different words in 78 // the interface (shaer-p729). 79 outgoingFollows: `${id}/queues/outgoing-follows`, 75 80 wards: `${id}/queues/wards`, 76 81 guardians: `${id}/queues/guardians`,
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)