aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 76d37c8e3c88ee7e32f9dee30c604285c4b3af1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GitHub Open All Outdated Comments
=================================

A [Greasemonkey][1] user script that expands all hidden pull request comments.
Changes to a line cause comments to collapse. If any replies were added to a
thread, these will be hidden from view. This script makes it easier to see all
replies by expanding everything by default.


## Install
Ensure Greasemonkey is installed and activated. Open the [raw script][2] and
click “Install” in the resulting dialog. A [more detailed explanation][3] is
available on the Greasemonkey wiki.


## License
Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).


[1]: https://www.greasespot.net/
[2]: https://raw.githubusercontent.com/teddywing/github-open-all-outdated-comments/master/github-open-all-outdated-comments.user.js
[3]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts