* add indices * add record index to bsky * sync-up bsky index migration, remove duplicate index * backpressure on bsky backfill indexing (#1268) * backpressure on bsky backfill indexing * skip image resolution for text labeler * increase background queue concurrency for backfill * tidy * Proxy timeline skeleton construction (#1264) proxy timeline skeleton construction to appview * Only pass through known params on timeline skeleton (#1270) only pass through own params * Require headers on getRecord proxy (#1271) require headers on getRecord proxy * Add boolean for enabling generic appview proxying (#1273) * add boolean config for enabling generic proxying * tweak * tweak cfg var name * tweak * 🐛 Only ignore reports for specific at-uri when ignoreSubject contains at-uri (#1251) * Move timeline construction to appview (#1274) full switch timeline construction to appview * Better propagate errors on repo streams (#1276) better propgate errors on repo streams * Log pds sequencer leader stats (#1277) log pds sequencer leader stats * Explicit dns servers (#1281) * add ability to setup explicit dns servers * cleanup * fix * reorder * pr feedback * Thread through id-resolver cfg (#1282) thread through id-resolver-cfg * Bsky log commit error (#1275) * don't bail on bad record index * add build * temporarily disable check, full reindex on rabase * don't bail on bad record index during rebase, track last commit on rebase * log bsky repo subscription stats * add running and waiting count to repo sub stats * re-enable fast path for happy rebases * only hold onto seq in cursor consecutivelist, don't hold onto whole completed messages * Misc scaling (#1284) * limit backsearch to 1 day instead of 3 * lower like count threshold * bump to 6 * disable like count check * disable with friends * preemptively cache last commit * inline list mutes * actor service * label cache * placehodler on popular with friends * bulk sequence * no limit but chunk * bump chunk to 5k * try 10k * fix notify * tweaking * syntax * one more fix * increase backfill allowance * full refresh label cache * limit 1 on mute list * reserve aclu handle * clean up testing with label cache * note on with-friends * rm defer from label cache * label cache error handling * rm branch build * build appview * update indices --------- Co-authored-by: Devin Ivy <devinivy@gmail.com> Co-authored-by: Foysal Ahamed <cfaion341@gmail.com>
AT Protocol (Authenticated Transfer Protocol)
This is a working repository for the "AT Protocol," aka the Authenticated Transfer Protocol.
⚠️ This is not production-ready software. This project is in active development ⚠️
ℹ️ About this project
To learn more about ATP, see:
- Protocol Documentation
- Overview Guide 👈 Good place to start
- The Blogpost on self-authenticating data structures
Rules & Guidelines
While we do accept contributions, we prioritize high-quality issues and pull requests. Adhering to the below guidelines will ensure a more timely review.
Rules:
- We may not respond to your issue or PR.
- We may close an issue or PR without much feedback.
- We may lock discussions or contributions if our attention is getting DDOSed.
Guidelines:
- Check for existing issues before filing a new one, please.
- Open an issue and give some time for discussion before submitting a PR.
- If submitting a PR that includes a lexicon change, please get sign off on the lexicon change before doing the implementation.
- Issues are for bugs & feature requests related to the Typescript implementation of atproto and related services. For high-level discussions, please you the Discussion Forum. For client issues, please use the relevant social-app repo
- Stay away from PRs that:
- Refactor large parts of the codebase
- Add entirely new features without prior discussion
- Change the tooling or frameworks used without prior discussion
- Introduce new unnecessary dependencies
Remember, we serve a wide community of users. Our day-to-day involves us constantly asking "which top priority is our top priority." If you submit well-written PRs that solve problems concisely, that's an awesome contribution. Otherwise, as much as we'd love to accept your ideas and contributions, we really don't have the bandwidth.
Security disclosures
If you discover any security issues, please send an email to security@bsky.app. The email is automatically CCed to the entire team, and we'll respond promptly. See SECURITY.md for more info.
License
MIT License
Copyright (c) 2023 Bluesky PBLLC