mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
If enabled show a clickable label in the comment. A click on the label opens the Conversation tab with the comment focussed - there you're able to view the old diff (or original diff the comment was created on). **Screenshots**   When resolved and outdated:  Option to enable/disable this (stored in user settings - default is disabled):   fixes #24913 --------- Co-authored-by: silverwind <me@silverwind.io> |
||
|---|---|---|
| .. | ||
| assignees_test.go | ||
| assignees.go | ||
| comment_code.go | ||
| comment_list.go | ||
| comment_test.go | ||
| comment.go | ||
| content_history_test.go | ||
| content_history.go | ||
| dependency_test.go | ||
| dependency.go | ||
| issue_index.go | ||
| issue_label.go | ||
| issue_list_test.go | ||
| issue_list.go | ||
| issue_lock.go | ||
| issue_project.go | ||
| issue_search.go | ||
| issue_stats.go | ||
| issue_test.go | ||
| issue_update.go | ||
| issue_user_test.go | ||
| issue_user.go | ||
| issue_watch_test.go | ||
| issue_watch.go | ||
| issue_xref_test.go | ||
| issue_xref.go | ||
| issue.go | ||
| label_test.go | ||
| label.go | ||
| main_test.go | ||
| milestone_test.go | ||
| milestone.go | ||
| pull_list.go | ||
| pull_test.go | ||
| pull.go | ||
| reaction_test.go | ||
| reaction.go | ||
| review_test.go | ||
| review.go | ||
| stopwatch_test.go | ||
| stopwatch.go | ||
| tracked_time_test.go | ||
| tracked_time.go | ||