Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Releases: Zimbra-Community/pgp-zimlet

Improve pgp mime parser and various improvements

18 May 13:50
Compare
Choose a tag to compare
  • improve pgp/mime mime parser
  • add support for gpgit (https://gitlab.com/mikecardwell/gpgit)
  • display more information to,cc and date when printing messages
  • fix bug in time converter to display leading zeros in time for to/cc/print feature
  • fix a bug where a public keys with mutliple userId's and one userId = null breaks pubKeySelect
  • add/update jsdoc style comments
  • fix help links (2.3.7)

Fix help links

16 May 07:37
Compare
Choose a tag to compare

Fix help links

fix vietnamese i18n

15 May 16:09
Compare
Choose a tag to compare

automatically convert composed html message to text/plain

15 May 12:43
Compare
Choose a tag to compare

automatically convert composed html message to text/plain w/o user action

Add submit to keyserver

15 May 08:12
Compare
Choose a tag to compare
  • Add submit to keyserver
  • Fix bug where conversation view does not show pgp/mime message when there is no nested multipart message
  • Rewrite handler object for Zimbra convention
  • Rename Zimlet handler variable for convention
  • Replace hard coded paths with getResource
  • Move translations to .properties* files, and provide fallback for development mode

Remove direct send

06 May 06:38
Compare
Choose a tag to compare

Remove direct send

Import public keys from attachments

06 May 06:15
Compare
Choose a tag to compare
  • Import public keys from attachments
  • Bugfixes for receiving pgp/mime attachments that are not base64 encoded

Minor changes css/input

29 Apr 07:04
Compare
Choose a tag to compare
  • Implement max length for input of public key fields (51000 characters as this is about the limit in Zimbra 8.7)
  • Set the background color for input fields to white, in case you use a non-default theme

Update the version number

28 Apr 14:19
Compare
Choose a tag to compare
2.3.0

update version to 2.3.0

quoted_printable_decode on reply text/plain

28 Apr 14:16
Compare
Choose a tag to compare

quoted_printable_decode on reply text/plain