Skip to content

Tags: GitNees/bot

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[HOTFIX] EMERG - RELEASE ASAP: add NOT_IN_LIST check for can_follow (G…

…ramAddict#107)

* add NOT_IN_LIST check for can_follow

* Update version.py

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.0.4 (GramAddict#81)

Release v1.0.4 - Hotfix!
Bug Fixes

🐛 fix issue finding like button on small screens
🐛 add try/except for version check
🐛 fix sessions
🐛 fix instagram version reporting
Improvements

🐈 add file logging and fixing crash logging

Co-authored-by: Philip Ulrich [email protected]
Co-authored-by: Arthur Silva [email protected]

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.3 (GramAddict#66)

Release v1.0.3

Bug Fixes
    🐛 Fix bug when you have no followers/following
    🐛 Fix bug with filtering
    🐛 Fix bug when user has a shop button
    🐛 Fix bug where you would follow someone back if they already followed you
    🐛 Fix bug where hashtag could not be found on compact screens
    🐛 Fix bug with unfollow confirmation screen in new UI and simplifies check
    🐛 Fix bug when there is no like button on screen
Improvements
    ✅ Combine black and pyflakes into one workflow
    :neckbeard: Unfollow supports range now
    :neckbeard: Improve clicking and double clicking function
    :neckbeard: Add ability to “small swipe” in case you only need to swipe a little
    🐈 Add argument logging for better debugging
    🐈 Add click location for better debugging
    🐈 Clean up logging
    📝 Clean remains of remove-mass-followers. This may be added back at some point
New Features
    🎁 Add update checking
    🎁 Add example filter file
    🎁 Add (disabled) debugging plugin

Co-authored-by: Philip Ulrich <[email protected]>
Co-authored-by: narkopolo <[email protected]>
Co-authored-by: Arthur Silva <[email protected]>
Co-authored-by: Alessandro Maggio <[email protected]>
Co-authored-by: Dennis <[email protected]>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.2 (GramAddict#45)

* No one is maintaining these - removing
- These likely need re-written from scratch anyway
- removing resources we don't use like patreon or the insomniac logo

* No one is maintaining these - removing (GramAddict#33)

- These likely need re-written from scratch anyway
- removing resources we don't use like patreon or the insomniac logo

* Feature analytics (GramAddict#31)

* increment version

* fixing bug with interact argument

* ignoring all .pdf files

* Adding tool to generate PDF reports with statistics using matplotlib

* blackening

Co-authored-by: narkopolo <[email protected]>

* Adding missing dependency (GramAddict#37)

* No one is maintaining these - removing
- These likely need re-written from scratch anyway
- removing resources we don't use like patreon or the insomniac logo

* adding matplotlib dependency

* Use python logging module (GramAddict#36)

* Use python logging module

- add log.py: used to configure
python logging module

There are two log handlers: one colored
for the console and one with raw data for the
crash report. This way we will be able to make
the console be less cluttered while still have debug
information when a crash happens.

* Change plugin loading log level to INFO

* Remove unused log constants (GramAddict#41)

* Remove pipenv because they can't figure out how to support python version ranges pypa/pipenv#1050 (GramAddict#44)

* No one is maintaining these - removing
- These likely need re-written from scratch anyway
- removing resources we don't use like patreon or the insomniac logo

* removing pipenv

* removing extra res folder - updating version

Co-authored-by: narkopolo <[email protected]>
Co-authored-by: Arthur Silva <[email protected]>

v3.0.0

Toggle v3.0.0's commit message
Publish v3.0.0 🎉

v2.2.8

Toggle v2.2.8's commit message
• Fix ignoring --follow-limit when following private/empty accounts

• Fix crash when trying to follow a user who's already "Requested"

v2.2.7

Toggle v2.2.7's commit message
Fix not finishing session sometimes when the end of followers list is…

… reached GramAddict#119

v2.2.6

Toggle v2.2.6's commit message
Fix unfollowing for new Instagram app version

v2.2.5

Toggle v2.2.5's commit message
Probably fixed "Cannot find Follow button" GramAddict#128

v2.2.4

Toggle v2.2.4's commit message
Save a crash before switching to English language anywhere (will help…

… to debug not finding Follow button)