aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/context_menu.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-5/+5
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-231-11/+11
* Fix duplicated url prefix on issue context menu (#26066)Lunny Xiao2023-07-231-1/+1
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-1/+1
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-2/+2
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-171-1/+1
* Fix incorrect display for comment context menu (#23343)wxiaoguang2023-03-081-5/+5
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-10/+10
* Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang2023-02-241-5/+5
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-3/+3
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren Gutiérrez2022-12-101-2/+2
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-6/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-5/+5
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-6/+2
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* Use pulls url if issue is a pull request (#16230)sebastian-sauer2021-06-221-1/+5
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-301-1/+1
* Don't show "Reference in new issue" when issues unit is globally disabled (#1...Jimmy Praet2021-01-231-1/+3
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-5/+8
* Align dropdown right (#14406)Kyle D2021-01-201-1/+1
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-3/+3
* Style and template tweaks (#13828)silverwind2020-12-041-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Fix to allow comment poster to edit or delete his own comments (#11671)赵智超2020-06-051-1/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-041-1/+1
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-1/+1
* Context menus for comments (#9043)John Olheiser2019-11-191-0/+22