bluesky-social / indigo

Go source code for Bluesky's atproto services.
https://atproto.com
Apache License 2.0
799 stars 108 forks source link

automod: identity requires (not nullable) on AccountContext? #712

Open bnewbold opened 3 months ago

bnewbold commented 3 months ago

I can't remember why I implemented it this way originally... maybe de-dupe (ptr), or maybe there are some edge cases it isn't available? But it makes a bunch of logic weird; the idea of a record or account event w/o identity metadata available doesn't really make sense.