Skip to content

Include quoted_tweet_id in seen/served related-post ids - #151

Open
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/quote-related-seen-ids-8e2c
Open

Include quoted_tweet_id in seen/served related-post ids#151
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/quote-related-seen-ids-8e2c

Conversation

@Pitchfork-and-Torch

Copy link
Copy Markdown

related_post_ids_iter walked tweet/retweet/reply ids only, so seen/served filters missed quote-as-same-card.
QuoteHydrator fills quoted_tweet_id before PreviouslySeen, PreviouslySeenBackup, and PreviouslyServed.
Chain quoted_tweet_id next to retweet and reply. Leftover of #138, not a Thunder delete.
Tests: iterator includes the quote; backup filter drops a quote of an impressed original. Standalone 5/5.
home-mixer has no Cargo.toml in this snapshot.

Quote cards reuse the quoted original. PreviouslySeen and PreviouslyServed
only walked tweet/retweet/reply ids, so a quote of an already-seen post
was treated as new inventory.

Co-authored-by: Jon Bailey <Pitchfork-and-Torch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants