GitHub Tweaks

Userscript that adds tweaks to GitHub.

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v2.9.0 03/05/2019 Remove Commit Ref and Pull Info Links, Tiny style tweaks, Fix permalink link, Version 2.9.0
  • v2.8 17/11/2017 Fix tooltip for folded comments. Error was du to clearfix added by GitHub. Fix #18, Fix positioning of comment folding buttons., Better initialisation., Fix indentation for new loader., Version 2.8
  • v2.7 13/11/2017 Add file folding/collapsing when viewing a single commit. Fix #13
  • v2.6.1 22/10/2017 Add permalink to the user links for easy access., Merge pull request #17 from noplanman/develop Add permalink to the user links for easy access.
  • v2.6 22/10/2017 Remove GitHub file collapse button, which works differently and potentially breaks stuff., Merge pull request #16 from noplanman/develop Remove GitHub file collapse button, which works differently
  • v2.5.1 13/12/2016 Synced from GitHub - Fix tweaks after GitHub has updated their code. - Add fub ID to fold-unfold-button groups, to make sure that each group has its own show/hide event trigger. The problem was, that the buttons didn't work when changing the tab between "Conversation" and "Files changed". - Bump minor version to 2.5.1.
  • v2.5 22/07/2016 Synced from GitHub - Correct fold/unfold toggles to include all toggleable items dynamically. - Simplify show/hide/toggle function. - Rename a few variables to make the code more understandable. - Merge pull request #10 from noplanman/develop Correct fold/unfold toggles
  • v2.4.1 15/07/2016 Synced from GitHub - Fix class rename on GitHub. Mini prettification of readme. - Merge pull request #9 from noplanman/develop Fix class rename on GitHub.
  • v2.4 10/07/2016 Synced from GitHub - Add Pull Info Links to the dashboard for easier access to the changed files. - Merge pull request #8 from noplanman/develop Add Pull Info Links to the dashboard
  • v2.3 27/06/2016 Synced from GitHub - Be less specific to allow inline comment folding too. - Only set specific click actions once per item. - Due to GitHubs AJAX page changes, we need to check the subtree for changes, so that new inline comments etc. also get tweaked. - Add a hover title to the comment headers to facilitate browsing when all comments are folded. - Make tooltip direction for expand / collapse buttons customisable. Add missing tooltips to comment action buttons. Add tooltipify function to easi...
  • v2.2 20/06/2016 Synced from GitHub - Fix Commit Ref Links for unknown repositories. - Merge pull request #4 from noplanman/develop Fix Commit Ref Links for unknown repositories.
  • v2.1 09/06/2016 Imported from URL
  • v2.0 09/06/2016 Synced from GitHub - Add Toggleable Comments Code rewrite / restructure - Merge pull request #2 from noplanman/develop Add Toggleable Comments
  • v1.1 08/06/2016 Imported from URL
  • v1.0 07/06/2016 Imported from URL