GitHub Sort Reactions

A userscript that sorts comments by reaction

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.2.17 17/2/2024

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

  • v0.2.17 1/7/2023

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

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