mxlgv / dino

This is Dino+ A modern XMPP/Jabber client software, based on Dino
GNU General Public License v3.0
11 stars 7 forks source link

OpenGPG plugin: Don't list expired/revoked GPG key #57

Closed vlomovtsev closed 3 months ago

vlomovtsev commented 3 months ago

This PR implement following changes:

  • closes #91
  • Mention that GPG key may be expired or revoked: in the account dialog if the number of OpenPGP keys found is 0, the label also notes that a key may have been revoked or expired.
  • blocks input in chat box if key is use is revoked or expired

Original changes are picked up from the following one: https://github.com/eerielili/dino/commit/2f3ddad1e87f99cdda9d42dbabc528c2b29c0476