dodo icon indicating copy to clipboard operation
dodo copied to clipboard

Further improve GPG error handling

Open The-Compiler opened this issue 1 year ago • 0 comments

  • Add ComposePanel.set_status helper, to avoid duplicating HTML rendering code, and move rendering code into Panel and out of sendmail thread.
  • pgp_util: Fix minor typing issues
  • Improve GPG error handling (Add dedicated exception, avoid showing traceback in that case, avoid showing ": None" if no status available)

The-Compiler avatar Oct 07 '24 12:10 The-Compiler