log src/browser/sat_browser/plugin_sec_otr.py @ 893:298fbe562060

age author description
2016-01-03 Goffi copyright update
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2015-03-19 Goffi browser side: updated trigger import according to backend renaming (sat.tools.misc is now sat.tools.trigger)
2015-03-17 Goffi browser side(otr): restored menu hooks using new hook system frontends_multi_profiles
2015-03-17 Goffi browser side: menus refactorisation: frontends_multi_profiles
2015-03-03 souliane browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners frontends_multi_profiles
2015-03-03 souliane browser_side: fixes wrong triggers names frontends_multi_profiles
2015-03-03 souliane browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update) frontends_multi_profiles
2015-03-03 souliane browser_side: replace all instances of 'str' with 'unicode' frontends_multi_profiles
2015-02-22 souliane browser_side: fixes various issues frontends_multi_profiles
2015-02-11 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
2015-01-24 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
2014-10-22 souliane browser_side: various improvements, especially for MUC
2014-10-22 souliane plugin sec_otr: improvement when sending a message to a MUC