Skip to content

Drop retweets whose original author handle matches a muted keyword - #164

Open
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/rt-original-handle-muted-keyword-a6dc
Open

Drop retweets whose original author handle matches a muted keyword#164
Pitchfork-and-Torch wants to merge 1 commit into
xai-org:mainfrom
Pitchfork-and-Torch:cursor/rt-original-handle-muted-keyword-a6dc

Conversation

@Pitchfork-and-Torch

Copy link
Copy Markdown

ViewerMutedKeywordFilter only tokenized tweet_text. Gizmoduck already
filled retweeted_screen_name on For You, and Night Owl already sets
retweeted_user_id on Latest Following, but neither mute-keyword filter
matched the original author handle.

A followee retweeting @spamAccount ("hello") still served when the
viewer muted the keyword spamaccount. Mention-in-text already drops;
mute-by-id is already AuthorSocialgraphFilter (#9). This is the leftover
author-of-retweeted edge, twin of quoted-author handle (xai-org#140).

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