Skip to content

feat: add contact-cryptokeys plugin UI slot#685

Open
paulhenry46 wants to merge 1 commit into
bulwarkmail:mainfrom
paulhenry46:contact-cryptokeys-slot
Open

feat: add contact-cryptokeys plugin UI slot#685
paulhenry46 wants to merge 1 commit into
bulwarkmail:mainfrom
paulhenry46:contact-cryptokeys-slot

Conversation

@paulhenry46

@paulhenry46 paulhenry46 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

In contact card, we add new UI slot to allow plugins to take cryptokeys and render them. See example in last section. If no plugins is available, we use the former UI where we see the dataURI. Of course, the slot or the former UI is shown only if there are keys.

Changes

  • add contact-cryptokeys UI slot
  • add ui:contact-cryptokeys permission

Related Issues

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor / code quality improvement
  • Chore / dependency update / CI change

Checklist

  • I have read the Contributing Guide
  • My code follows the project's code style and conventions
  • I have run npm run typecheck && npm run lint and there are no errors
  • The build passes (npm run build)
  • I have tested my changes locally
  • I have added or updated documentation if needed
  • I have updated translations (locales/) if my changes affect user-facing text
  • I have included screenshots or a screen recording for UI changes

Screenshots / Demo

Example of how a crypto plugin could use this slot to decrypt the cryptokeys dataURI and show relevant info.

Screenshot 2026-07-24 at 17-57-45 Aurion Webmail

Notes for Reviewers

Copilot AI review requested due to automatic review settings July 24, 2026 16:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants