1
0
Fork 0
gitea/templates/repo/issue
Gusted 492e1c2fbd
Refactor commentTags functionality (#17558)
* feat: Allow multiple tags on comments

- Allow for multiples tags(Currently Poster + {Owner, Writer}).
- Utilize the Poster tag within the commentTag function and remove the
checking from templates.
- Use bitwise on CommentTags to enable specific tags.
- Don't show poster tag(view_content.tmpl) on the initial issue comment.

* Change parameters naming

* Change function name

* refactor variable wording

* Merge 'master' branch into 'tags-comments' branch

* Change naming

* `tag` -> `role`

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-11 14:29:30 +08:00
..
labels
view_content Refactor commentTags functionality (#17558) 2021-11-11 14:29:30 +08:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Allow adding multiple issues to a project (#17226) 2021-10-08 00:00:02 +02:00
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl Redirect on project after issue created (#17211) 2021-10-05 21:21:52 +02:00
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl Refactor commentTags functionality (#17558) 2021-11-11 14:29:30 +08:00
view_title.tmpl "Copy branch name" button in pull request (#17323) 2021-10-19 13:32:11 -04:00