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 the language check in the application #362

Closed
wants to merge 213 commits into from
Closed

Fix the language check in the application #362

wants to merge 213 commits into from

Conversation

mastrolube
Copy link
Contributor

Fix the language check in the application and remove the automatic language change during runtime.

mastrolube and others added 30 commits December 1, 2020 11:55
* add NOT_IN_LIST check for can_follow

* Update version.py

Co-authored-by: Philip Ulrich <[email protected]>
if you ctrl-c out, give an option to pause or quit.
🎁 add filter - following
🎁 add filter - follower
🐈 refactor resource ids
Co-authored-by: Uğur Kellecioğlu <[email protected]>
🐛 add new resource ID for some devices.
🐛 add short sleep before checking if the screen is unlocked to reduce issues
🐛 modify story watching to reduce crashes
🐛 substitute the .down with .find that caused a crash
🐎 increase speed of things that don't need to be slow
🐈 slow down some views (e.g. recent hashtags) to reduce issues
📝 fix some issues with argument help not matching
🐛 Fix analytics report when there is broken data
🐈 Include time in analytics report so you can generate multiple a day
🐈 Make pause better
🐈 add files for pypi distro
🐛 fix errors related to resourceid refactor
🐛 fix unfollow after unfollowing a follower
🐎 sped up sleep after unfollow
🐛 fix error on hashtag in biography
🎁 add scroll repeat exiter
🎁 add speed multiplier
forget to remove old codes
- slow down a little bit the scroll speed from 0.3 to 0.4 min
- after liking post of an user, going back with the exact scroll (no longer unwanted refresh of the page)
- reunify some functions
- force_interact.dis updated
- likes_from_urls.py updated
Hashtag-post plug-in
- control if like in feed has successed otherwise single click
- if the view goes over the nickname of the owner for inertia, is not a problem anymore
- add the detect block in feed
-add the hashtag-posts-top feature
black by hands
imported but not used, removed
removed comment part and add one detect_block
🐛 forgot to end the loop when finish

TODO: "in each job we assume being on the top of the Profile tab already" is missing
mastrolube and others added 28 commits April 26, 2021 16:31
- new argument total-unfollows-limit
- unfolow from list
- unfollow any asnd followed by script improved
- crash name related to version
- minor bug fixes
NaN from numpy is the same as nan from math.. I guess
-fix confirm dialog detected as block :S
- old type if the new fails
- some goodnees for feed interactions
* tab bar is not present.. little hack

* tab test

- tab second try
- variable not declared

* tab not present fix

tab not present fix
- fix open likers if it shows "number likes" instead of "nickname and others"
- show limit reached  log in unfollow
- sometimes after the refresh of the account the view goes a little bit down, little swipe up in that case should prevent this problem
- new follow status: None. Prevent error if follow button is not present
- mitigate false clicks while interacting with list
- version check improvement
- move username folders to a main folder accounts
- clean .gitignore
- some usefull logging
- save sessions among sleeps
- fix a problem with unfollows (raw)
- better checking version (bot and IG)
- some usefull links
- back from find_namespace_packages to find_packages
- usefull total counting
- double search for adb devices
- rewrote the safe click code for open likers
- send pm to private accounts: "pm_to_private_or_empty": true/false in filter.json
- remove a not necessary action with the keyboard
- interact with feed is not longer affected by "already interacted". when database will be ready we could improve that
- fix a problem in feed that could cause loops
- added a refresh before starting interact with feed
Also removed the automatic language change.
That menu keeps changing, better to let the user change the language
fix: caseless comparison for app language checking
@mastrolube mastrolube closed this Jan 24, 2024
@mastrolube
Copy link
Contributor Author

ups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants