Jonny Buchanan

Results 130 comments of Jonny Buchanan

That would be a much larger effort, initially I'm just styling the same options page for all versions of the extension, but something to consider after the initial port. In...

I never got this to add it - I don't recommend using the algorithmic timeline options anyway as they cause performance issues due to hiding lots of tweets - these...

I'm only seeing "More tweets" if logged out, which Tweak New Twitter doesn't currently support. We had "Discover more" for a while, which I added an option for, then that...

On second thoughts, this is a bit too niche for Tweak New Twitter - I rarely see these things any more

This was briefly in master for 2.0.0, but modifying `innerHTML` under the user causes cursor jumping. There are entire libraries devoted to the sort of cross-browser range stuff you need...

Agreed. Seems like using "contains only files which match npm's default whitelist plus whatever's in package.json `main`" as an heuristic would cover avoiding false positives for the individual lodash modules...

[modclean](https://github.com/KyleRoss/modclean) has a bunch of different heuristics with different "safetly" levels which might be worth looking at.

- [x] Export - currently in the debug options (click the last paragraph in the options 5 times to reveal) - [ ] Import - WIP: https://github.com/insin/control-panel-for-twitter/tree/import-config - [ ]...

It should also print the path to the ones marked with ✖ when using this feature and probably shouldn't use left-spacing when doing do (or this should also be an...

This has been started in PR #7 Any suggested names for this flag? The initial PR uses `-b, --bad-only`, but given that we _know_ there are lots of false positives...