feat: SSR 私信与通知(/messages)
会话列表、读写、未读角标与全部已读;系统会话只读;用户主页可发起私信。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -69,6 +69,7 @@ var parseGlobs = []string{
|
||||
"profile/*.tmpl",
|
||||
"user/*.tmpl",
|
||||
"favorites/*.tmpl",
|
||||
"messages/*.tmpl",
|
||||
}
|
||||
|
||||
// Load 解析全部模板(进程内一次)
|
||||
|
||||
Reference in New Issue
Block a user