Daniel Holmgren

Results 144 issues of Daniel Holmgren

We did not update the impl to match the new lexicon for these. Return email as a property instead of nested under "account"

Handle cache not invalidating when there's a contested handle

Drafted a simple security policy. Happy for feedback

Adds a route to perform rebases Also: - cleans up some rebase logic a bit (avoids join) - avoids lock contention on rebases similarly to recent commit work

When a blob is dereferenced (no more records from that user pointing to it) during a commit, we remove the blob, delete it from the blobstore (if not shared with...

Building off of https://github.com/bluesky-social/atproto/pull/959 Deleting all currently dereferenced blobs Test & code for this do not need to be merged in, just ran

⚠️ WIP ⚠️ optional, swappable, analytics

https://publicsuffix.org/list/public_suffix_list.dat

This implements publishable & subscribe-able block lists. We introduce three new record types - all in the `app.bsky.graph` namespace: - `list`: a declaration of a list of users. includes name,...