log

age author description
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
Wed, 03 Sep 2014 20:53:07 +0200 souliane add licence information for otr.js and dependencies
Wed, 03 Sep 2014 19:21:40 +0200 souliane browser_side (plugin OTR): avoid unecessary waiting time on menu callbacks when the private key or the context doesn't exist
Wed, 03 Sep 2014 11:22:37 +0200 souliane browser_side (plugin OTR): limit the max width for all dialogs
Wed, 03 Sep 2014 11:04:29 +0200 souliane browser_side (plugin OTR): rename menus and replace 'buddy' with 'correspondent'
Tue, 02 Sep 2014 21:28:42 +0200 souliane browser and server sides: OTR plugin, first draft
Tue, 02 Sep 2014 21:26:32 +0200 souliane browser_side: add minimal requirements for generic plugins handling
Tue, 02 Sep 2014 21:21:21 +0200 souliane browser and server sides: add bridge method getLastResource
Tue, 02 Sep 2014 21:18:10 +0200 souliane browser_side: refactorize class JID to allow modifying its attributes
Tue, 02 Sep 2014 21:13:59 +0200 souliane browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a str
Tue, 02 Sep 2014 21:08:59 +0200 souliane browser_side: menu callback can be a method not belonging to a class
Tue, 02 Sep 2014 21:05:32 +0200 souliane browser_side: PromptDialog can display several input fields
Tue, 26 Aug 2014 21:25:01 +0200 souliane browser_side: force JID's node and domain to lower-case
Mon, 25 Aug 2014 17:35:41 +0200 Goffi server_side: plugin refactoring:
Sun, 24 Aug 2014 18:43:45 +0200 Goffi installation: setup.py update:
Sun, 24 Aug 2014 18:43:45 +0200 Goffi server side: launching script improvments:
Thu, 21 Aug 2014 16:58:10 +0200 souliane browser_side: fixes the blog rich text toggle button which was clickable on the whole bubble width
Thu, 21 Aug 2014 16:44:39 +0200 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
Thu, 21 Aug 2014 16:18:51 +0200 souliane browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
Thu, 21 Aug 2014 11:21:47 +0200 souliane browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBar
Wed, 20 Aug 2014 23:04:15 +0200 Goffi reverted commit 7d37bb042042 which is actualy useless