Skip to content

GitHub issue comments

Rob Garrison edited this page Apr 11, 2016 · 72 revisions

GitHub-code-colors | GitHub-custom-hotkeys | GitHub-issue-comments | GitHub-issue-counts | GitHub-table-of-contents | GitHub-title-notification | GitHub-toggle-wiki-sidebar | Gist-to-dabblet

GitHub Issue Comments

A userscript that adds a popup menu that allows toggling comments

  • It works on issue comment pages only.
  • Items include just about all timeline entries including title, label, milestone and other changes.
  • There is also an option to toggle reactions and "+1" comments; it does include emojis and "+1!!!!!!" type entries as well.
  • Toggle comments from specific users by clicking on their avatar in the popup menu.
  • All menu settings are saved except for specific user that have their comments hidden.
  • Click this link to install.

Screenshot

github-issue-comments

Menu (with ZenHub installed)

github-issue-comments-zenhub

Change Log

Version 1.0.2 (4/10/2016)

  • Include "pleeeassseee" comments when removing +1s.

Version 1.0.1 (4/7/2016)

  • Consider any emoji as a +1 (e.g. cake, tada, etc)
  • Update selections after (ajax) page change.
  • Prevent JS error with a solitary empty comment.

Version 1.0.0 (4/4/2016)

  • Initial commit
Clone this wiki locally