You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue/view_content
赵智超 17f8de7a54
Fix to allow comment poster to edit or delete his own comments (#11671)
* bug: fix comment update permision check

No the ui only allow poster to update or delet comment, which
is not reasonable and different with handle logic, this pr
change it to allow poster of comment do it

ref code:
e8955173a9/routers/repo/issue.go (L1636)

e8955173a9/routers/repo/issue.go (L1681)

fix #11663

Signed-off-by: a1012112796 <1012112796@qq.com>

* simplify code

* fix sign in

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago
attachments.tmpl Improve representation of attachments in issues (#11141) 5 years ago
comments.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 5 years ago
context_menu.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 5 years ago
pull.tmpl Fix styling for PR merge section when no checks (#11609) 5 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago
sidebar.tmpl Prettify timeline 3 (#11139) 5 years ago