summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/comments.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Make "dismiss" content shown correctly (#25461) (#25465)Giteabot2023-06-231-1/+0
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-221-1/+1
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-9/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-1/+11
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-3/+3
* Clean up various avatar dimensions (#24701)silverwind2023-05-141-10/+12
* Review fixes and enhancements (#24526)silverwind2023-05-101-2/+16
* Improve pull request merge box when pull request merged and branch deleted. (...Lunny Xiao2023-05-031-2/+2
* Improve template helper (#24417)wxiaoguang2023-04-291-4/+6
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-4/+4
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-3/+5
* Add project type descriptions in issue badge and improve project icons (#23437)yp053272023-04-211-7/+15
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-3/+3
* Fix internal sever error when visiting a PR that bound to the deleted team (#...sillyguodong2023-04-191-2/+7
* Fix date display bug (#24047)wxiaoguang2023-04-111-2/+2
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-6/+6
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-40/+40
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-4/+4
* Fix stray backticks appearing in pull request timeline (#23282)Brecht Van Lommel2023-03-031-2/+2
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-031-1/+5
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-13/+13
* Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel2023-03-011-0/+5
* Improve accessibility for issue comments (#22612)Andre Polykanine2023-02-231-3/+3
* display attachments of review comment when comment content is blank (#23035)sillyguodong2023-02-211-1/+1
* Remove delete button for review comment (#23036)Zettat1232023-02-211-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-6/+6
* Fix context bug (#22940)Lunny Xiao2023-02-161-1/+1
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-161-4/+4
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-32/+32
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-30/+30
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-2/+2
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-4/+4
* Mute all links in issue timeline (#22533)silverwind2023-01-201-49/+49
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren GutiƩrrez2022-12-101-3/+3
* Timeline and color tweaks (#21799)silverwind2022-11-191-11/+9
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-116/+63
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-40/+40
* Make code review ceckboxes clickable (#20481)Vladimir Yakovlev2022-07-261-1/+1
* Fix modified due date message (#20388)Lucas Azevedo2022-07-191-1/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-88/+88
* Make better use of i18n (#20096)Gusted2022-06-261-3/+3
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-2/+2
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-1/+11
* Improve UI on mobile (#19546)Gusted2022-05-011-0/+5
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-2/+2
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-3/+3
* comments on migrated issues/prs must link to the comment ID (#18630)singuliere2022-02-061-1/+1
* Add config options to hide issue events (#17414)qwerty2872022-01-211-742/+744
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46