You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533)
Previously mentioning a user would link to its profile, regardless of
whether the user existed. This change tests if the user exists and only
if it does - a link to its profile is added.

* Fixes #3444

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
api Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
common Rework raw file http header logic (#20484) 3 years ago
install Fix read system configuration bug when installing (#21489) 2 years ago
private log real ip of requests from ssh (#21216) 2 years ago
utils refactor webhook *NewPost (#20729) 3 years ago
web Remove deleted repos from searchresult (#21512) 2 years ago
init.go Add link to user profile in markdown mention only if user exists (#21533) 2 years ago