summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/comments.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-191-1/+1
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-051-1/+1
* Fix incorrect subpath in links (#29535)wxiaoguang2024-03-021-1/+1
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-3/+3
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-1/+4
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-3/+3
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-9/+9
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-0/+6
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-4/+2
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-1/+1
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-3/+3
* Fix broken pull request files (#22962)Lunny Xiao2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren GutiƩrrez2022-12-101-1/+1
* Timeline and color tweaks (#21799)silverwind2022-11-191-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-6/+2
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-6/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-8/+8
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-091-1/+1
* Improve reviewing PR UX (#19612)Gusted2022-05-071-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Switch migration icon to svg (#15954)silverwind2021-09-181-1/+1
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-1/+1
* fix default avatar url (#15938)Norwin2021-05-211-1/+1
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-081-1/+1
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Fix double border introduced by #13434 (#13457)Cirno the Strongest2020-11-071-1/+1
* Rework focused comment styling (#13434)silverwind2020-11-051-1/+1
* Fix reactions on code comments (#13390)Cirno the Strongest2020-11-021-2/+2