- Timestamp:
- 08/04/2026 12:55:55 PM (5 weeks ago)
- Branches:
- main
- Children:
- 04aca12, 12bed59
- Parents:
- 3d882bd
- Location:
- test
- Files:
-
- 1 added
- 1 edited
-
activitypub-as2.test.js (modified) (1 diff)
-
outgoing-follow-gate.test.js (added)
Legend:
- Unmodified
- Added
- Removed
-
test/activitypub-as2.test.js
r3d882bd rfa33214 35 35 // sub-keys are the daemon-contract collection names the Shaer clients read. 36 36 // `guardians` is the availability queue (3.6.1: never public, owner-only). 37 'shaer:queues', 'offers', 'follows', 'wards', 'guardians', 37 // `outgoingFollows` is §5.3 turned around: the ward's own follow requests, 38 // waiting for the guardians (shaer-p729). 39 'shaer:queues', 'offers', 'follows', 'outgoingFollows', 'wards', 'guardians', 38 40 // ActivityPub §4.1 `endpoints` vocabulary (same category as sharedInbox), used for C2S. 39 41 'oauthAuthorizationEndpoint', 'oauthTokenEndpoint', 'uploadMedia',
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)