thoughtsunificator / instagram-dm-unsender

Instagram userscript that enable batch unsending of DMs
MIT License
36 stars 3 forks source link

Unsend DMs does not unsend #18

Closed wefalltomorrow closed 9 months ago

wefalltomorrow commented 9 months ago

I click Unsend All, it scrolls a bit and then a pop-up states "IDMU: Finished" without actually unsending/deleting anything.

Based in Australia, not sure if Instagram has updated the site for this location.

thoughtsunificator commented 9 months ago

What version are you using, what browser (and its version) ? Also, if you could send me the console logs after running it that'd be great.

wefalltomorrow commented 9 months ago

Tried both latest and stable, on both Firefox (v117.0.1) with Tampermonkey and on Vivaldi (v6.2.3105.48) with Violentmonkey. Also attempted with VPN connected to USA and clearing cookies/cache but same results unfortunately.

image

www.instagram.com-1695194187782.log

thoughtsunificator commented 9 months ago

Yep, seems like there are some issues with the detection mechanism in charge of finding the "Unsend" button, I am working on fix. I will keep you updated.

thoughtsunificator commented 9 months ago

I just released v0.5.13. It seems to work on my end.

I'll be closing this issue for now.

wefalltomorrow commented 9 months ago

I just released v0.5.13. It seems to work on my end.

I'll be closing this issue for now.

Unfortunately the same issue occurs for me even with this new update :(

thoughtsunificator commented 9 months ago

What about v0.5.14 ?

wefalltomorrow commented 9 months ago

Haven't tested yet since I ended up unsending all the messages I needed to manually, but might be a good idea to wait for user input before closing issues 😅

Ash1R commented 9 months ago

@thoughtsunificator similar issue for me with it scrolling to IDMU: Finished but no unsending. console only gave "undefined" at ui.js:93 I am on 0.5.14

thoughtsunificator commented 9 months ago

@Ash1R Can you send me your console logs ?