segler-alex / Pidgin-GPG

GPG plugin for Pidgin
GNU General Public License v3.0
99 stars 35 forks source link

Add XEP-0280 (Carbons) support #14

Closed github-k8n closed 8 years ago

github-k8n commented 9 years ago

Encrypting messages to own key as well so that the messages can be decrypted on other devices of sender. Getting correct recipient jid for copied messages as well. Tweaked logic to not fall back to unencrypted when a forwarded message receipt is received.

Draghtnod commented 9 years ago

This is great! Thanks a lot! I was just about to write the exact same patch but gladfully saw this pull request early enough.

For anyone that dosn't have XEP-0280 support yet, go here: https://developer.pidgin.im/ticket/15508