aboutsummaryrefslogtreecommitdiff
path: root/src/content/components/common/follow.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-021-200/+0
|
* Allow following <summary> elementsMagnus Bergmark2018-07-161-1/+2
|
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-011-1/+19
|\
| * Cancel following by <C-[>Shin'ya Ueoka2018-02-261-0/+1
| |
| * do not follow link which has aria-hidden attribute or aria-disabled attributeusk2017-12-241-0/+16
| |
| * Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.comShin'ya Ueoka2017-11-181-1/+2
| |\ | | | | | | add support for following some buttons on mobile.twitter.com
| | * add support for following some buttons on mobile.twitter.comusk2017-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buttons are: * reply * retweet * favorite * direct message * drop down menu
* | | Open adjacent tabs and background tabsErwan Ameil2017-11-161-2/+6
|/ /
* / support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-111-1/+1
|/
* support following area tagsShin'ya Ueoka2017-10-311-6/+10
|
* Remove update propagationShin'ya Ueoka2017-10-311-3/+0
|
* allow to open target='_blank' linkShin'ya Ueoka2017-10-251-3/+4
|
* follow [tabindex]Shin'ya Ueoka2017-10-231-1/+3
| | | | the [tabindex] elements are used in gmail
* dom helperShin'ya Ueoka2017-10-231-2/+4
|
* remove message propagationShin'ya Ueoka2017-10-181-0/+2
|
* follow links for multi-frames in viewportShin'ya Ueoka2017-10-151-11/+20
|
* support multi-frame followingShin'ya Ueoka2017-10-151-79/+68
|
* make top-content component and frame-content componentShin'ya Ueoka2017-10-151-0/+171