Skip to content

WIP: Show an icon if a message is not encrypted.

Marcin Mielniczuk requested to merge marmistrz/gajim:unenc into master

How it looks like:gajim

Current issues:

  • for old, encrypted messages the value of encrypted parameter of print_conversation_line is wrong.
  • the crossed padlocks are displayed even if encryption is turned off

This is related to gajim-plugins#233 (closed)

Edited by Marcin Mielniczuk

Merge request reports