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.
Blender Defender defc401b27
Make labels clickable in the comments section. (#21137)
This commit adds the possibility to click the labels in the message
"User added/removed the X label", which will lead to the issues page,
filtered by the clicked label.

This pull requests aims to fix #19768

_I've tried to follow the contribution guidelines as carefully as
possible, but in case I made a mistake: Please correct me._

<!--

Please check the following:

1. Make sure you are targeting the `main` branch, pull requests on
release branches are only allowed for bug fixes.
2. Read contributing guidelines:
https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting
(if any)

-->

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
fields Support Issue forms and PR forms (#20987) 2 years ago
labels Make sure fmt catches all templates (#20979) 2 years ago
view_content Make labels clickable in the comments section. (#21137) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
choose.tmpl Support Issue forms and PR forms (#20987) 2 years ago
comment_tab.tmpl Support Issue forms and PR forms (#20987) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 2 years ago
labels.tmpl Make sure fmt catches all templates (#20979) 2 years ago
list.tmpl Add issue filter for Author (#20578) 2 years ago
milestone_issues.tmpl Make sure fmt catches all templates (#20979) 2 years ago
milestone_new.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
milestones.tmpl Make sure fmt catches all templates (#20979) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
new.tmpl Fix various typos (#21103) 2 years ago
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
openclose.tmpl Add issue filter for Author (#20578) 2 years ago
search.tmpl Add issue filter for Author (#20578) 2 years ago
view.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_content.tmpl Make sure fmt catches all templates (#20979) 2 years ago
view_title.tmpl Make sure fmt catches all templates (#20979) 2 years ago