gitea/templates
sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936)
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**


![image](https://github.com/go-gitea/gitea/assets/1135157/63ab9571-a9ee-4900-9f02-94ab0095f9e7)

![image](https://github.com/go-gitea/gitea/assets/1135157/78f7c225-8d76-46f5-acfd-9b8aab988a6c)



When resolved and outdated:

![image](https://github.com/go-gitea/gitea/assets/1135157/6ece9ebd-c792-4aa5-9c35-628694e9d093)

Option to enable/disable this (stored in user settings - default is
disabled):

![image](https://github.com/go-gitea/gitea/assets/1135157/ed99dfe4-76dc-4c12-bd96-e7e62da50ab5)

![image](https://github.com/go-gitea/gitea/assets/1135157/e837a052-e92e-4a28-906d-9db5bacf93a6)



fixes #24913

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-06-21 16:08:12 +00:00
..
admin Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Navbar styling rework (#25343) 2023-06-20 20:35:25 +00:00
code Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
explore Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
package Add actor and status dropdowns to run list (#25118) 2023-06-21 04:25:14 +00:00
projects Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
repo Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
shared Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
status Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
swagger fix swagger documentation for multiple files API endpoint (#25110) 2023-06-07 23:49:58 +08:00
user Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00