lightweight com.atproto.sync.listReposByCollection
45
fork

Configure Feed

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

note the did:web quirk

phil 4db7eeb5 f98d4a24

+12
+12
readme.md
··· 25 25 - use authenticated repo contents for backfill instead of `com.atproto.repo.describeRepo` (see [./authenticated-collection-list.md](./authenticated-collection-list.md)) 26 26 27 27 28 + ### quirks 29 + 30 + if you see a log line like 31 + 32 + ``` 33 + ... WARN ... error=identity resolution failed: jacquard: unsupported DID method: did:web:... 34 + ``` 35 + 36 + it just means the did:web resolution failed. lightrail supports did:web, but a [tiny current bug in jacquard](https://tangled.org/nonbinary.computer/jacquard/issues/31) surfaces this message 37 + 38 + 39 + 28 40 ## contributing 29 41 30 42 see ['./hacking.md'](./hacking.md)