Changeset 86e6a45 in Klonkt for src/routes/activitypub.js
- Timestamp:
- 08/08/2026 07:24:44 AM (5 weeks ago)
- Branches:
- main
- Children:
- a9ede28
- Parents:
- 0b0cd54
- git-author:
- Robin <roboburr@…> (08/08/2026 07:24:42 AM)
- git-committer:
- roboburr <roboburr@…> (08/08/2026 07:24:44 AM)
- File:
-
- 1 edited
-
src/routes/activitypub.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/activitypub.js
r0b0cd54 r86e6a45 314 314 // guardians' real states here and nowhere else. 315 315 queueRoute('guardians', (id, slug) => Guardianship.guardiansCollection(id, slug)); 316 // De hulpvragen MET hun staat (5.2.1, shaer-lgo). De apps lazen ze uit de feed 317 // en wisten dus niet of er al iemand op af was -- daarom bleef een afgehandeld 318 // verzoek daar staan (Barts melding, 8-8). 319 queueRoute('help', (id, slug) => Guardianship.helpCollection(id, slug)); 316 320 317 321 // ── Inbox read (owner only, AP C2S) ───────────────────────────────
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)