aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ed60906e86e7ae8b25cafeb4fc7d702782018731 (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.
Normally on GitHub’s pull request page, changes to a line cause line comments to
collapse. Any replies added to a conversation are 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