a love letter to tangled (android, iOS, and a search API)
at main 20 lines 716 B view raw
1{ 2 "id": 1002, 3 "type": "record", 4 "record": { 5 "live": true, 6 "rev": "3kb3fge5lm32y", 7 "did": "did:plc:abc123", 8 "collection": "sh.tangled.repo.issue", 9 "rkey": "3kb3fge5lm32y", 10 "action": "create", 11 "cid": "bafyreigabc124", 12 "record": { 13 "$type": "sh.tangled.repo.issue", 14 "title": "Fix search ranking for repos", 15 "body": "The current ranking algorithm does not account for star count. We should add a star-based signal to improve relevance for popular repositories.", 16 "repo": "at://did:plc:repoowner/sh.tangled.repo/3kb3fge5lm30a", 17 "createdAt": "2026-03-22T13:00:00.000Z" 18 } 19 } 20}