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
|