forked from bluesky-social/atproto
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compute 3p blocks for
ReplyRef.root
(bluesky-social#2721)
* Add grandparent to reply ref * Hydrate grandparent on reply ref * Changeset * Check for 3p blocks on ReplyRef.root * Revert "Add grandparent to reply ref" This reverts commit 73012b6. * Revert "Changeset" This reverts commit 4264b08. * Remove redundant hydration * More tests * Check for 3p blocks between grandparent and root * Just kidding, ensure we only use first slice to compute from * Clarify block relationship * Add anti-test * Rename test file to be more precise * Make sure we get child->root block relationships * Rename postBlocks.reply to parent * Ensure first slice relationships are still correct if replyRef data is outside first page of results * Remove unnecessary check * Format * Use latest APIs * Prevent [creator, creator] checks
- Loading branch information
1 parent
5e2f261
commit 922b2e8
Showing
3 changed files
with
535 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.