Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GramAddict/bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.0
Choose a base ref
...
head repository: GramAddict/bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 6, 2021

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

Commits on Aug 24, 2021

  1. feat: new filter for skipping accounts with banned biography language

    new filter in filters,yml -> biography_banned_language: [en, it, 'no']
    mastrolube committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0eb3579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a8ab4 View commit details
    Browse the repository at this point in the history
  3. Update handle_sources.py

    perf: get rid of white lines in handle_blogger_form_file job
    mastrolube committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9aadf82 View commit details
    Browse the repository at this point in the history
  4. feat: new job to unfollow people who are following you

    unfollow-any-followers job
    #212
    mastrolube committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    bb5c131 View commit details
    Browse the repository at this point in the history
  5. feat: new argument to control how many skips in jobs with posts (e.g.…

    …: hashtag-post-top) are allowed before moving to another source / job
    
    new argument:
    skipped-post-limit: 5-10
    5 by default
    it works with all kind of posts jobs
    mastrolube committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a81000e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cdfd64 View commit details
    Browse the repository at this point in the history
  7. typo

    mastrolube committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f62da36 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. sort import

    mastrolube committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    99fcecf View commit details
    Browse the repository at this point in the history
Loading