Closed
Description
Feature Description
GitHub and GitLab have this great feature which allows you to see exactly what have changed in the PR since the last time you've looked at it. In Gitea it seems that the only option currently is to view commits one be one.
A tiny step in that directions was made in PR #19007 though it only labels the files as "changed since" instead of providing the diff. Also there are issues #12800 and #19862 , which are more "generalized" versions of this feature request.