🏠 Home 

GitHub Sort Reactions

A userscript that sorts comments by reaction

These are versions of this script where the code was updated. Show all versions.

  • v0.2.17 2024-02-17

    feat: use eslint-plugin-userscripts (#202)

  • v0.2.17 2023-07-01

    Global: replace @include with @match (#192)

  • v0.2.17 2022-10-24 Global: Update dependencies
  • v0.2.16 2021-07-21 Mutation: Update all
  • v0.2.15 2021-02-21 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v0.2.15 2021-01-31 Mutation: Add menu observer
  • v0.2.14 2020-05-25 Sort-reactions: Fix error on PR pages
  • v0.2.13 2019-09-26 Sort-reactions: Style tweaks
  • v0.2.12 2019-09-26 Sort-reactions: Move block back under original comment
  • v0.2.11 2019-07-22 Meta: Fix linting issues
  • v0.2.11 2019-05-24 Sort-reaction: Fix path to GitHub emoji assets
  • v0.2.10 2019-02-17 Global: Update GitHub icon
  • v0.2.9 2019-01-29 Global: Update mutation script
  • v0.2.8 2018-10-05 Mutations: Update comment load selector
  • v0.2.7 2018-09-23 Sort-reactions: Change class prefix It was using the same prefix as sort content
  • v0.2.6 2018-05-17 Global: Update mutation script
  • v0.2.5 2018-05-10 Global: Update mutation script
  • v0.2.4 2018-05-08 Sort-reactions: Correct unsorted comments for all reactions. Fixes #42
  • v0.2.3 2018-04-12 Sort-reactions: Correct unsorted comment order. Fixes #42
  • v0.2.2 2018-04-09 Global: update mutation script url
  • v0.2.1 2018-03-11 Sort-reactions: Update mutations version, Sort-reactions: Fix JS error & code cleanup
  • v0.2.0 2018-03-06 Sort-reactions: Multiple enhancements; closes #39 * Make sort reaction block collapsible. * Added sort button to avatar. * Store user selected reaction for sorting.
  • v0.1.0 2018-02-11 Imported from URL