bluesky-social / atproto

Social networking technology created by Bluesky
Other
6.9k stars 490 forks source link

✨ Ozone batch repo and record getters #2836

Closed foysalit closed 1 month ago

foysalit commented 1 month ago

This PR introduces 2 new endpoints on ozone tools.ozone.moderation.getRecords and tools.ozone.moderation.getRepos in order to allow fetching repo and record details in batches.

dholms commented 1 month ago

Overall looking pretty good! Some style tweaks and what not but nothing too major.

Main thing that is prone to errors is accidentally passing empty arrays into kysely where() clauses