Add MUC message decryption

This commit is contained in:
Paul Fariello
2019-03-14 22:05:47 +02:20
parent 33b0b46420
commit a3897abba1
5 changed files with 60 additions and 22 deletions

View File

@@ -168,6 +168,7 @@ typedef struct prof_muc_win_t {
gboolean unread_mentions;
gboolean unread_triggers;
gboolean showjid;
gboolean is_omemo;
unsigned long memcheck;
char *enctext;
char *message_char;