Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@@ -49,6 +49,7 @@ func routes() http.Handler {
r.Post("/entry/create", handleCreateEntry)
r.Post("/entry/{pid}/vote", handleVote)
r.Get("/user/info", handleUserInfo)
r.Post("/user/rename", handleUserRename)
r.Post("/user/delete", handleUserDelete)
})
The note is not visible to the blocked user.