Daniel Holmgren
Daniel Holmgren
Duplicate records - ie two follows of the same person or two likes on the same post - can exist in the repo. On delete, we should default to deleting...
Not gonna hit this on first pass, but if we start getting complaints this is a good reference. From @Jacob2161 > One thing I always do now when doing DNS...
This is currently only used for notifications & is a needless abstraction They should be computed at the same time as the record indexing
They're fun & right now we only support jpeg & png
The search tests (`user-search.test.ts` & `repo-search.test.ts`) timeout when run in the full PDS test suite against postgres. The tests pass fine when: - run against sqlite - run individually against...
We generate an `ids` map for referencing the `main` def in lexicons, but we don't generate anything for referencing other defs (such as `app.bsky.feed.getPostThread#notFoundPost`) https://github.com/bluesky-social/atproto/pull/423#discussion_r1053642665
Could lead to mistakes from devs hosting a server if they just use the default: `'jwt-secret'`. Should require & throw if not provided. Should we do the same for imgUri...
Bug report from app 
DNS allows for multiple TXT records & is non-deterministic in it's return order. If a user has two dids listed, we do not allow them to use either such that...