feat: hide content mentioning muted users (#524)

Co-authored-by: mleku <me@mleku.dev>
This commit is contained in:
Cody Tseng 2025-09-02 22:18:34 +08:00 committed by GitHub
parent d3578184fb
commit 3c657dfa8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 289 additions and 83 deletions

View file

@ -367,6 +367,8 @@ export default {
'Try deleting this note': '尝试删除此笔记',
'Deletion request sent to {{count}} relays': '删除请求已发送到 {{count}} 个服务器',
'Suitable Relays': '适合的服务器',
'Type searching for people, keywords, or relays': '输入以搜索用户、关键词或服务器'
'Type searching for people, keywords, or relays': '输入以搜索用户、关键词或服务器',
'Hide content mentioning muted users': '隐藏提及已屏蔽用户的内容',
'This note mentions a user you muted': '此笔记提及了您已屏蔽的用户'
}
}