gitea/routers/web/repo
Giteabot c9b2aaed0e
Improve user experience for outdated comments (#29050) (#29086)
Backport #29050 by wxiaoguang

Try to improve #28949

1. Make `ctx.Data["ShowOutdatedComments"] = true` by default: it brings
consistent user experience, and sometimes the "outdated (source
changed)" comments are still valuable.
2. Show a friendly message if the comment won't show, then the end users
won't fell that "the comment disappears" (it is the special case when
`ShowOutdatedComments = false`)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-02-08 10:29:54 +08:00
..
actions Only check online runner when detecting matching runners in workflows (#28286) (#28512) 2023-12-19 04:06:31 +00:00
setting Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
activity.go
attachment.go
blame.go Use information from previous blame parts (#28572) (#28577) 2023-12-22 06:47:34 +08:00
branch.go Also sync DB branches on push if necessary (#28361) (#28403) 2023-12-11 06:16:56 +00:00
cherry_pick.go
commit.go Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
compare.go Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
download.go
editor_test.go
editor.go Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
find.go
githttp_test.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
githttp.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
helper_test.go
helper.go Improve tree not found page (#26570) (#27346) 2023-09-29 18:35:11 +08:00
issue_content_history.go Fix missing check (#28406) (#28411) 2023-12-11 09:10:48 +08:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go Fix missing check (#28406) (#28411) 2023-12-11 09:10:48 +08:00
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
main_test.go
middlewares.go Improve user experience for outdated comments (#29050) (#29086) 2024-02-08 10:29:54 +08:00
migrate.go
milestone.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
packages.go
patch.go
projects_test.go
projects.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
pull_review_test.go Improve user experience for outdated comments (#29050) (#29086) 2024-02-08 10:29:54 +08:00
pull_review.go Improve user experience for outdated comments (#29050) (#29086) 2024-02-08 10:29:54 +08:00
pull.go Modernize merge button (#28140) (#28786) 2024-01-15 09:40:52 +08:00
release_test.go
release.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
render.go Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
repo.go
search.go
topic.go
treelist.go
view_test.go
view.go Preserve BOM in web editor (#28935) (#28959) 2024-01-27 23:23:31 +01:00
wiki_test.go
wiki.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00