lightweight com.atproto.sync.listReposByCollection
45
fork

Configure Feed

Select the types of activity you want to include in your feed.

most of this is just sync

phil 181ac457 30ba6189

+3 -1
+3 -1
hacking.md
··· 37 37 38 38 ## current implementation status 39 39 40 + lightrail is like 4% interesting approach to `listReposByCollection` and 96% just a sync1.1 implementation. 41 + 40 42 - [x] get collections list for repo 41 43 - [x] db keys 42 44 - [x] server impl and api endpoints ··· 116 118 117 119 ### special-casing 118 120 119 - - [ ] bridgy doesn't give proof for not-found on sync.getRecord! 121 + - [ ] bridgy doesn't give proof for not-found on sync.getRecord! (right now we always fall back to getRepo) 120 122 121 123 122 124 ## some choices