ceceradio / twitter-block-chain

Chrome extension to block all users on a followers/following page.
MIT License
247 stars 50 forks source link

Receipts page seems to stop updating #26

Closed catamorphism closed 4 years ago

catamorphism commented 5 years ago

I just discovered the "options" context menu and the "receipts" page. I was initially excited to see it, but then when I sorted by "Date Blocked" I noticed a couple things:

Is there a maximum number of users the "receipts" page can handle? I really want receipts :(

catamorphism commented 5 years ago

As a data point, when I exported my block list from Twitter, I see 464907 entries, and I'm pretty sure the majority are accounts I've blocked through the block chain extension.

ceceradio commented 5 years ago

the first fix for this will come in https://github.com/satsukitv/twitter-block-chain/pull/27 which will allow the receipts page to be more easily browsable. i will try and improve this page overtime, but the datatables extension i was using just wasn't able to handle the massive quantity of data i was getting.

catamorphism commented 5 years ago

Great, thanks! I understand that I'm probably stressing the extension under a larger amount of data than it was originally intended for :)