log

age author description
Sun, 07 Sep 2014 23:58:10 +0200 souliane browser_side (plugin OTR): also ask for a confirmation if the user has no private key and initiates an OTR session
Sun, 07 Sep 2014 23:40:06 +0200 souliane browser_side (plugin OTR): really clean everything on key drop
Sun, 07 Sep 2014 23:29:49 +0200 souliane browser_side (plugin OTR): ask the user before accepting an OTR query
Sun, 07 Sep 2014 22:33:28 +0200 souliane browser_side (plugin OTR): put all the text messages into constants
Sun, 07 Sep 2014 19:28:27 +0200 souliane browser_side (plugin OTR): manage the plain text messages ourselves rather than leaving it to otr.js
Sun, 07 Sep 2014 16:40:33 +0200 souliane browser_side: temporary way to display the OTR state in the LiberviaWidget header
Fri, 05 Sep 2014 19:29:35 +0200 Goffi browser side (plugin otr): C.MESS_TYPE_INFO is used instead of "headline" for informational message
Fri, 05 Sep 2014 19:29:35 +0200 Goffi browser_side: printInfo fixes:
Fri, 05 Sep 2014 19:29:35 +0200 Goffi browser_side: management of new "info" newMessage type
Fri, 05 Sep 2014 12:26:33 +0200 souliane browser_side (wrapper otr.js): fixes the method to finish the conversation
Fri, 05 Sep 2014 12:08:55 +0200 souliane browser_side (plugin OTR): change some feedback messages
Fri, 05 Sep 2014 11:53:55 +0200 souliane plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
Fri, 05 Sep 2014 11:41:40 +0200 souliane plugin OTR: disconnect the active OTR sessions on profile disconnection
Fri, 05 Sep 2014 10:47:17 +0200 souliane plugin OTR: fixes handling of the FINISHED state
Fri, 05 Sep 2014 10:40:52 +0200 souliane browser_side: change a log.debug to log.error