Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[twitter] apply tweet type checks before uniqueness check #3455

Merged
merged 2 commits into from
Jan 6, 2023

Commits on Dec 24, 2022

  1. [twitter] prioritize tweet type checks (mikf#3439)

    Do not consider a tweet seen before applying 'retweet', 'quote' and
    'reply' checks. Otherwise the original tweets will also be skipped if
    the "derivative" tweets and the original tweets are from the same user.
    ClosedPort22 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    250d351 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    5d5ea58 View commit details
    Browse the repository at this point in the history