feat: add protected badge for NIP-70 events
Display a subtle green "Protected" badge next to the username for events with the `-` tag (NIP-70), indicating restricted distribution. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
67f308e47f
commit
bd6340bbc7
20 changed files with 78 additions and 18 deletions
|
|
@ -660,6 +660,8 @@ export default {
|
|||
'Copy note content': '复制笔记内容',
|
||||
'Video loop': '视频循环',
|
||||
'Automatically replay videos when they end': '视频播放结束后自动重新播放',
|
||||
'Relays used for searching notes (NIP-50)': '用于搜索笔记的服务器 (NIP-50)'
|
||||
'Relays used for searching notes (NIP-50)': '用于搜索笔记的服务器 (NIP-50)',
|
||||
'Protected event (NIP-70)': '受保护的事件 (NIP-70)',
|
||||
'Protected': '受保护'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue