kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
347 stars 27 forks source link

Bug: no longer collecting queue from search results #118

Closed hollowleviathan closed 1 year ago

hollowleviathan commented 1 year ago

Since yesterday, Blue Blocker does not seem to collect users in the queue directly from search results. Searching "bitcoin filter:blue_verified", the queue stays at 0.

Viewing individual users will still add them to the queue, and viewing a tweet with replies will collect from the tweet and/or replies.

davidgerard commented 1 year ago

can confirm results - doesn't add from search, adds from individual tweets. I'm seeing this on Firefox 113.0.2 Linux snap on Ubuntu

pixelnull commented 1 year ago

Also confirming v0.2.6 on FF 113.0 on Linux.

MrAwesome commented 1 year ago

Same, v0.2.6 on FF 113.0.1 on Linux. I'll try and dig around this weekend and see if I can figure out what's going on.

MrAwesome commented 1 year ago

Ok, put up a PR to fix this. (Funnily enough, it seems like the issue is unrelated to FireFox on Linux. I guess FF users on Linux are probably the most likely people to run and comment on a GH issue.)

Happy to iterate on the fix - it's my first time looking at this code.

outabidagain commented 1 year ago

this is still an issue. queue still isnt collecting on windows 10, chrome.

pixelnull commented 1 year ago

this is still an issue. queue still isnt collecting on windows 10, chrome.

The update hasn't been released yet that I can see.

kheina commented 1 year ago

this was closed automatically by the pr merging to main, however the code hasn't been pushed to webstores yet. it'll go out in 0.2.7 likely, but we're working on updating the whole repository to typescript which is making it a little weird to push out updates right now.