1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-09 04:45:48 +00:00
gitea/routers
Jimmy Praet 22b9c2c95c
Load outdated comments when (un)resolving conversation on PR timeline (#29203)
Relates to #28654, #29039 and #29050.

The "show outdated comments" flag should only apply to the file diff
view.
On the PR timeline, outdated comments are always shown.
So they should also be loaded when (un)resolving a conversation on the
timeline page.
2024-02-17 14:07:56 +00:00
..
api Add support for action artifact serve direct (#29120) 2024-02-15 20:39:50 +00:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install Refactor JWT secret generating & decoding code (#29172) 2024-02-16 15:18:30 +00:00
private Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Load outdated comments when (un)resolving conversation on PR timeline (#29203) 2024-02-17 14:07:56 +00:00
init.go Allow to sync tags from admin dashboard (#28045) 2024-01-24 03:02:04 +00:00