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
赵智超 821570c0b0
Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)
* 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>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
..
labels Remove last traces of has-emoji class (#11263) 5 years ago
view_content Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 5 years ago
branch_selector_field.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
comment_tab.tmpl Prettify timeline 3 (#11139) 5 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Add Organization Wide Labels (#10814) 5 years ago
list.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
milestone_issues.tmpl Fix ref links in issue overviews for tags (#8742) 5 years ago
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 5 years ago
milestones.tmpl Change action GETs to POST (#10462) 5 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Remove last traces of has-emoji class (#11263) 5 years ago
search.tmpl Ensure search action button coalesced to adjacent input (#11385) 5 years ago
view.tmpl Prettify timeline 3 (#11139) 5 years ago
view_content.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 5 years ago
view_title.tmpl Support unicode emojis and remove emojify.js (#11032) 5 years ago