summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/comment_form.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-12/+10
* Fix review conversation reply (#23846)wxiaoguang2023-04-011-0/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+1
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-041-9/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Fix the quick-submit for pending review comment (#20992)wxiaoguang2022-09-021-0/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-10/+10
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-1/+1
* Fix spelling (#16179)Jonathan Tran2021-06-161-1/+1
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* Code comments improvements (#15722)silverwind2021-05-081-6/+1
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-2/+2
* Remove usage of JS globals (#15378)silverwind2021-04-091-1/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-1/+2
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-1/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Fix .comment-code-cloud not being removed when cancelling new code comment (#...Cirno the Strongest2020-05-171-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-11/+11
* Fix reply on code review (#10227)Lunny Xiao2020-02-131-1/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+1
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-231-1/+1
* Add comment replies (#5104)Jonas Franz2018-10-221-5/+5
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-171-1/+3
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+45