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

fix #379 #407

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix #379 #407

wants to merge 3 commits into from

Commits on Jun 23, 2024

  1. fix: fix unfollow job run into unlimited loop due to Instagrame loop …

    …back to the first following username after the end of list GramAddict#379
    
        - add username duplicated check in the loop and exit out when seeing more than 3 usernames that appear previously.
    kenpyfin committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9d334f3 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: fix unfollow job run into unlimited loop due to Instagra…

    …me loop back to the first following username after the end of list GramAddict#379"
    
    This reverts commit 9d334f3.
    kenpyfin committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2b5ec0a View commit details
    Browse the repository at this point in the history
  3. fix: fix unfollow job run into unlimited loop due to Instagrame loop …

    …back to the first following username after the end of list GramAddict#379
    
        - add username duplicated check in the loop and exit out when seeing more than 3 usernames that appear previously.
    kenpyfin committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    90bea65 View commit details
    Browse the repository at this point in the history