log

age author description
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
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)
Thu, 17 Jul 2014 12:59:33 +0200 souliane browser_side: remove the annoying (esp. when editing a message) scrolling each time you select a microblog entry
Tue, 15 Jul 2014 18:45:33 +0200 souliane browser_side: handle menus of type ROOM, SINGLE and ROSTER_JID
Tue, 15 Jul 2014 18:43:55 +0200 souliane browser_side: refactorisation of menus and LiberviaWidget's header
Tue, 15 Jul 2014 13:39:36 +0200 souliane setup: tiny factorisation
Mon, 14 Jul 2014 13:06:24 +0200 souliane browser_side: fixes the CSS for the menus
Thu, 26 Jun 2014 08:25:30 +0200 souliane browser side: fixes NS_ERROR_FAILURE while opening microblog panels (bug from rev 442 - changeset 17259c2ff96f in MicroblogPanel.refresh)
Thu, 26 Jun 2014 08:10:30 +0200 souliane server side: fixes constants import for installing libervia the first time
Wed, 25 Jun 2014 14:02:50 +0200 Goffi browser side (XMLUI): implementation of read_only attribute
Tue, 24 Jun 2014 00:42:45 +0200 Goffi browser side (nativedom): new properties managed: TEXT_NODE, ELEMENT_NODE, ATTRIBUTE_NODE, COMMENT_NODE, nodeType
Thu, 19 Jun 2014 19:28:17 +0200 souliane browser and server side: force lower case for the profile name at new account creation + fixes CSS for textarea
Wed, 18 Jun 2014 14:56:51 +0200 souliane browser side: add default's CSS for textarea in a dialog box
Wed, 18 Jun 2014 13:06:09 +0200 souliane browser side: move contacts list's avatar from right to top
Tue, 17 Jun 2014 17:13:56 +0200 souliane server side (blog): manage our own avatars cache because existing entity data are not updated
Tue, 17 Jun 2014 16:21:42 +0200 souliane server side (blog): use user's avatar a the blog's favicon + small refactorization
Sun, 15 Jun 2014 18:16:24 +0200 souliane misc: remove some pylint errors and warnings
Sun, 15 Jun 2014 17:52:08 +0200 souliane browser and server sides: refactor HTTP request result values + handle "NoReply" error
Sat, 14 Jun 2014 19:20:27 +0200 souliane browser side: display avatars in the contact panel
Sat, 14 Jun 2014 19:10:51 +0200 souliane browser side: small refactoring to prepare displaying avatars in the contact panel
Thu, 12 Jun 2014 22:37:22 +0200 souliane browser side: rename and refactor constant UI_PARAMS to CACHED_PARAMS, from a dict of dict to a list of 2-tuple
Thu, 12 Jun 2014 22:32:33 +0200 souliane browser side: changed default avatar
Thu, 12 Jun 2014 16:50:09 +0200 Goffi server side: forgotten parenthesis