GitHub Sort Reactions

A userscript that sorts comments by reaction

As of 08. 05. 2018. See the latest version.

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

  • v0.2.17 17. 02. 2024

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

  • v0.2.17 01. 07. 2023

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

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