0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 19:54:40 +01:00
gitea/routers/web
wxiaoguang a4859dcfea
Improve user experience for outdated comments (#29050)
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`)
2024-02-08 01:50:48 +00:00
..
admin Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
auth Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
devtest
events
explore
feed
healthcheck
misc
org Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
repo Improve user experience for outdated comments (#29050) 2024-02-08 01:50:48 +00:00
shared
user Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go