baedert / corebird

Native Gtk+ Twitter Client
https://corebird.baedert.org
GNU General Public License v3.0
791 stars 78 forks source link

Actual direct messages donot load. #770

Open mrtordoide opened 6 years ago

mrtordoide commented 6 years ago

The direct messages that I deleted years ago is re appearing only in Corebird but not in twitter.com Is here anyone with same issue?

Vistaus commented 6 years ago

Yes, I reported that once but there was no solution available: https://github.com/baedert/corebird/issues/641

baedert commented 6 years ago

The other problem here is that the twitter API simply returns deleted messages, which it doesn't show on twitter.com. In my testing that only happened when I deleted a whole conversation from twitter.com. To actually get the DMs to be deleted, I had to delete them individually.

mrtordoide commented 6 years ago

@baedert There is no option to delete the DMs in corebird, isn't it?

baedert commented 6 years ago

Nope

mrtordoide commented 6 years ago

How am I supposed to do that then? I couldnot find any ways to do so.

baedert commented 6 years ago

Well it just doesn't exist in Corebird right now. You can get manually rid of DMs, but you still have to delete each message on its own since the twitter api doesn't have a way of deleting conversations or bulk-deleting DMs in any way.