bnewbold
bnewbold
I assume this would be a CDN config thing, not directly controlled by code in this repo. > Is there any reason for them to not have those headers? I'm...
cc: @pfrazee in on this one. This is probably the correct repo for this to be filed and discussed, but has front-end aspects. I'm surprised that canvas rendering of images...
cc: @dholms @devinivy
cc: @pfrazee
This is a reasonable request and would make self-hosting easier. As context for others looking at this, the default setup for self-hosted PDS in the sandbox right now is to...
There was a refactor of the admin APIs a few weeks back, and the `com.atproto.admin.getModerationAction` Lexicon file no longer exists. This was a bold/breaking move which we figured we could...
hmm, seems like this broke around the time we set up the entry way. the `reserveSigningKey` mechanism isn't our final plan for account migration, which is related to `did:web` account...
FYI, I have this parallel PR with some additional data check test cases: https://github.com/bluesky-social/atproto/pull/2182/files It checks for things like `$link` and `$bytes` objects having the correct data types and no...
Some high-level comments: - I think it could be just `modEventDivert`, which could in theory make it more generic in the future? but i'm also fine with `modEventDivertBlobs` - I...
Yup! We know that this is needed. It is a bit complex with federation and multiple labelers: we need a new communication/messaging channel between arbitrary moderation services and users. Currently...