a love letter to tangled (android, iOS, and a search API)
at main 27 lines 824 B view raw
1{ 2 "id": 1003, 3 "type": "record", 4 "record": { 5 "live": true, 6 "rev": "3kb3fge5lm32z", 7 "did": "did:plc:abc123", 8 "collection": "sh.tangled.repo.pull", 9 "rkey": "3kb3fge5lm32z", 10 "action": "create", 11 "cid": "bafyreigabc125", 12 "record": { 13 "$type": "sh.tangled.repo.pull", 14 "title": "Add star-based ranking signal", 15 "body": "Implements the star count signal discussed in issue #42. Adds a weight multiplier based on repository star count, capped at 1000 stars.", 16 "target": { 17 "repo": "at://did:plc:repoowner/sh.tangled.repo/3kb3fge5lm30a", 18 "branch": "main" 19 }, 20 "source": { 21 "repo": "at://did:plc:abc123/sh.tangled.repo/3kb3fge5lm30b", 22 "branch": "feature/star-ranking" 23 }, 24 "createdAt": "2026-03-22T14:00:00.000Z" 25 } 26 } 27}