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

[Feature] Filter Duplicate Boosts #36

Merged
merged 13 commits into from Jan 29, 2024
Merged

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    7c465c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538aeb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91cf7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85962a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48550b8 View commit details
    Browse the repository at this point in the history
  6. tests for pagination

    sneakers-the-rat committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c018a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e24c45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aab3d4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d57df5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58b2099 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Reworking query logic to avoid unbounded inner queries when since_id …

    …is very old or max_id is very new when min_id is very old.
    
    removed call to subject in test because subject is memoized on first call
    sneakers-the-rat committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b6ee8b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    8b1b164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f8335 View commit details
    Browse the repository at this point in the history