Add features to enhance comments & wiki on Github and comments on Github Gist.
Greasemonkey on
Mozilla Firefox Desktop.
Scriptish on
Mozilla Firefox Desktop.
Native on
Google Chrome Desktop.
TamperMonkey on
Google Chrome Desktop.
Please notify when this userscript is successfully tested in another browser...
- 2.0.2
- Fix multiple reply buttons when navigating back;
- Added native & TamperMonkey for Google Chrome compatibility;
- 2.0.1
- Small bug fix with reply after another layout update from Github;
- 2.0
- Fixed issues after recent layout updates (https://github.com/blog/1866-the-new-github-issues);
- Fixed pjax for new issues & PR listing pages;
- Added reply buttons (using to-markdown to convert to Markdown);
- 1.6
- Removed floating arrow (fixes jerone#7);
- Fixed history back;
- Fixed buttons on Github Gist;
- Fixed inline comments;
- 1.5
- Added pinned contributing message;
- Added tooltips for all buttons;
- 1.4
- Included on Github Gist;
- Fixed issue with missing trailing space when selected;
- Added snippets (only useragent atm);
- Added clear button;
- 1.3
- Navigation logic implemented;
- Inline comment logic implemented;
- Included on Wiki pages;
- Fixed warnings by JSHint;
- 1.2
- Added simple table logic;
- Added headers 4 'til 6;
- Combined headers in one button;
- Reordered buttons;
- Added Task Lists https://help.github.com/articles/writing-on-github#task-lists
- Added fenced code blocks;
- Clean up;
- 1.1.1
- Fixed space being not part of selection again;
- 1.1
- Fixed space being not part of selection;
- Added new line when needed;
- 1.0
- Initial version;
Allow editing markdown files-> to hard right now, requires knowledge of hooking into ACE;- Add more snippets (predefined and executable);
Test cases:
- https://github.com/jerone/UserScripts/issues/new (new issue)
- jerone#1 (new comment & edit comment)
- https://github.com/jerone/UserScripts/commit/master (comments below & inline comments)
- https://github.com/jerone/UserScripts/wiki/_new (new wiki)
- https://github.com/jerone/OpenUserJS.org/compare/master...app_route (new PR)
- https://gist.github.com/jerone/9526258 (new comment & edit comment)


Greasemonkey
Mozilla Firefox Desktop
Scriptish
Native
Google Chrome Desktop
TamperMonkey