forgejo/routers/web/shared
Nanguan Lin a2f4ab60e8
Fix missing code in the user profile (#29865)
fix #29820
deleted by
https://github.com/go-gitea/gitea/pull/29248/files#diff-2b0b591787f16325539485e648a09ab6d3177f47dc129cfe84a35ffe141dfd19L39-L62,
which causing malfunction of follow/unfollow and missing description in
the user profile page.

(cherry picked from commit 5ca65d33906ebbca1e502536ffef18942b541c1d)

Conflicts:
	routers/web/shared/user/header.go
	trivial context conflict because of user blocking code
2024-03-26 19:04:25 +01:00
..
actions Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
packages [BUG] Reflect Cargo index state in settings 2024-03-20 09:17:49 +01:00
secrets Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
user Fix missing code in the user profile (#29865) 2024-03-26 19:04:25 +01:00