forgejo/templates/repo
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
..
branch Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
diff Fix a UI error when folding a file content in a commit view (#17446) 2021-10-27 19:11:56 +08:00
editor
graph
issue Refactor commentTags functionality (#17558) 2021-11-11 14:29:30 +08:00
migrate Disable form autofill (#17291) 2021-10-19 01:08:41 +03:00
projects Re-separate the color translation strings (#17390) 2021-10-21 23:51:03 +02:00
pulls
release
settings Move key forms before list and add cancel button (#17432) 2021-10-28 18:55:48 +08:00
wiki Show client-side error if wiki page is empty (#17415) 2021-10-27 12:33:22 +08:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl "Copy branch name" button in pull request (#17323) 2021-10-19 13:32:11 -04:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl Re-separate the color translation strings (#17390) 2021-10-21 23:51:03 +02:00
header.tmpl
home.tmpl
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl