refactor: unify account-scoped dm security policy resolver

This commit is contained in:
Peter Steinberger
2026-03-07 22:37:59 +00:00
parent 7230b96cc7
commit b456649974
18 changed files with 293 additions and 189 deletions

View File

@@ -537,7 +537,10 @@ export {
buildOpenGroupPolicyRestrictSendersWarning,
buildOpenGroupPolicyWarning,
} from "../channels/plugins/group-policy-warnings.js";
export { formatPairingApproveHint } from "../channels/plugins/helpers.js";
export {
buildAccountScopedDmSecurityPolicy,
formatPairingApproveHint,
} from "../channels/plugins/helpers.js";
export { PAIRING_APPROVED_MESSAGE } from "../channels/plugins/pairing-message.js";
export type {