aboutsummaryrefslogtreecommitdiff
path: root/src/content/components/common/follow.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | 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