log

age author description
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
Wed, 20 Aug 2014 23:00:24 +0200 Goffi browser side: fake xdg class to work around BaseDirectory import in constants.py
Wed, 20 Aug 2014 20:59:15 +0200 Goffi browser_side: use of new XHTML2Text method
Wed, 20 Aug 2014 20:59:13 +0200 Goffi browser side (XMLUI): fixed bad use of text instead of XHTML in dialogs
Thu, 14 Aug 2014 13:27:07 +0200 souliane browser_side: display new lines and clickable URLs for headline message
Wed, 13 Aug 2014 15:06:40 +0200 souliane browser_side: categories of the menus can be "flattened":
Wed, 13 Aug 2014 18:36:57 +0200 souliane setup: cleaning also handles egg filenames not containing the python version
Wed, 13 Aug 2014 14:09:09 +0200 Goffi browser side (XMLUI): XMLUI update to follow core changes:
Fri, 25 Jul 2014 11:43:27 +0200 souliane browser_side: also display the warning banner when writing to a single contact and unibox is disabled
Fri, 25 Jul 2014 02:38:30 +0200 souliane browser_side: menus refactorization + handle levels > 2
Thu, 24 Jul 2014 12:20:36 +0200 souliane browser_side: fix logging issue with older firefox version (e.g. 3.0.4)