Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -200/+0 |
| | |||||
* | Allow following <summary> elements | Magnus Bergmark | 2018-07-16 | 1 | -1/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 1 | -1/+19 |
|\ | |||||
| * | Cancel following by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -0/+1 |
| | | |||||
| * | do not follow link which has aria-hidden attribute or aria-disabled attribute | usk | 2017-12-24 | 1 | -0/+16 |
| | | |||||
| * | Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com | Shin'ya Ueoka | 2017-11-18 | 1 | -1/+2 |
| |\ | | | | | | | add support for following some buttons on mobile.twitter.com | ||||
| | * | add support for following some buttons on mobile.twitter.com | usk | 2017-11-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buttons are: * reply * retweet * favorite * direct message * drop down menu | ||||
* | | | Open adjacent tabs and background tabs | Erwan Ameil | 2017-11-16 | 1 | -2/+6 |
|/ / | |||||
* / | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 1 | -1/+1 |
|/ | |||||
* | support following area tags | Shin'ya Ueoka | 2017-10-31 | 1 | -6/+10 |
| | |||||
* | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 1 | -3/+0 |
| | |||||
* | allow to open target='_blank' link | Shin'ya Ueoka | 2017-10-25 | 1 | -3/+4 |
| | |||||
* | follow [tabindex] | Shin'ya Ueoka | 2017-10-23 | 1 | -1/+3 |
| | | | | the [tabindex] elements are used in gmail | ||||
* | dom helper | Shin'ya Ueoka | 2017-10-23 | 1 | -2/+4 |
| | |||||
* | remove message propagation | Shin'ya Ueoka | 2017-10-18 | 1 | -0/+2 |
| | |||||
* | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 1 | -11/+20 |
| | |||||
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 1 | -79/+68 |
| | |||||
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 1 | -0/+171 |