Changeset 8b07c12 in Klonkt for src/services/ActivityPubService.js
- Timestamp:
- 07/22/2026 12:26:08 AM (7 weeks ago)
- Branches:
- main
- Children:
- dc4aa08
- Parents:
- 4c70ecb
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
r4c70ecb r8b07c12 167 167 following: `${id}/following`, 168 168 featured: `${id}/featured`, 169 // AP §5.6: the private blocked collection (owner-only GET). The server 170 // list is the source of truth for Shaer's "in Orbit"; clients keep no 171 // separate state. 172 blocked: `${id}/blocked`, 169 173 // C2S clients (Shaer apps) discover auth + upload here — no hardcoded paths. 170 174 // All four are ActivityPub-spec `endpoints` terms. Dynamic client registration
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)