log src/browser/sat_browser/plugin_sec_otr.py @ 624:9092e624bb27 frontends_multi_profiles

age author description
Sun, 22 Feb 2015 21:51:20 +0100 souliane browser_side: fixes various issues frontends_multi_profiles
Wed, 11 Feb 2015 11:18:13 +0100 souliane browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues) frontends_multi_profiles
Sat, 24 Jan 2015 01:45:39 +0100 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
Wed, 22 Oct 2014 19:03:55 +0200 souliane browser_side: various improvements, especially for MUC
Wed, 22 Oct 2014 14:19:25 +0200 souliane plugin sec_otr: improvement when sending a message to a MUC
Sat, 18 Oct 2014 13:16:56 +0200 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
Tue, 23 Sep 2014 13:57:36 +0200 souliane browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitation
Tue, 23 Sep 2014 10:53:52 +0200 souliane browser_side (plugin OTR): fixes missing resource issue:
Tue, 23 Sep 2014 09:32:10 +0200 souliane browser_side (plugin OTR): popup a big warning if the correspondent's resource is unknown while trying to start/use an OTR session
Mon, 08 Sep 2014 15:44:11 +0200 souliane browser_side (plugin OTR): forbid to start an OTR session if the contact is not connected
Mon, 08 Sep 2014 15:32:33 +0200 souliane browser_side (plugin OTR): display OTR states with icons instead of a text
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