adium/adium

Parents 67f32018b210
Children 05c1ab81dc44
Update the security details for a chat when SMP authentication succeeded. This way the contact unverified top bar disappears as it should.
--- a/Source/AdiumOTREncryption.m Thu Dec 05 18:06:17 2013 +0100
+++ b/Source/AdiumOTREncryption.m Thu Dec 05 18:17:08 2013 +0100
@@ -812,6 +812,7 @@
[adium.contentController displayEvent:localizedMessage
ofType:@"encryption"
inChat:chat];
+ update_security_details_for_context(context);
otrg_plugin_write_fingerprints();
otrg_ui_update_keylist();