feat: support configurable trust score threshold per context

This commit is contained in:
codytseng 2026-01-14 23:20:28 +08:00
parent 28a1b3096a
commit ca9610b711
46 changed files with 350 additions and 122 deletions

View file

@ -668,6 +668,7 @@ export default {
'Invalid relay URL': 'Invalid relay URL',
'Muted words': 'Muted words',
'Add muted word': 'Add muted word',
'Zap Details': 'Zap Details'
'Zap Details': 'Zap Details',
'Default trust score filter threshold ({{n}}%)': 'Default trust score filter threshold ({{n}}%)'
}
}