Tue, 24 Nov 2015 23:27:56 +0100 |
souliane |
browser_side (blog): removed unused variables initialisations
|
Tue, 24 Nov 2015 23:31:41 +0100 |
Goffi |
static blog: replaced mbdata2tags by sat.tools.common.dict2iter
|
Tue, 24 Nov 2015 23:26:55 +0100 |
Goffi |
browser_side: replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict
|
Tue, 24 Nov 2015 22:49:25 +0100 |
souliane |
browser_side (blog): tags were not passed when sending / editing a message
|
Tue, 24 Nov 2015 16:08:48 +0100 |
souliane |
INSTALL: better explain how to create the pyjsbuild symlink (Fabien)
|
Tue, 24 Nov 2015 16:05:05 +0100 |
souliane |
INSTALL: forcing python version should be with 2.7 and not 2.6
|
Tue, 24 Nov 2015 14:24:27 +0100 |
souliane |
add missing tag icon
|
Tue, 24 Nov 2015 13:33:19 +0100 |
souliane |
browser_side: display the number of alerts for each contact and not only a symbol (*) + favicon displays the total number of waiting messages
|
Tue, 24 Nov 2015 11:00:26 +0100 |
souliane |
browser_side (contact_panel): fixes contact box update
|
Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
browser side: features are checked for microblogging and group blogging. If one of them is not available, a pop-up warns it, and it is not possible to write a new entry.
|
Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
server + browser side: getFeatures bridge call
|
Mon, 20 Jul 2015 10:16:10 +0200 |
souliane |
browser and server sides: allow to connect with a JID that is not registered on the local server
|
Mon, 23 Nov 2015 22:02:18 +0100 |
souliane |
server_side (blog): fixes avatar callback
|
Mon, 23 Nov 2015 16:39:11 +0100 |
Goffi |
browser side: fixed group panel drop and contact_list click on GroupLabel
|
Mon, 23 Nov 2015 15:57:15 +0100 |
Goffi |
static blog: fixed bad use of JID
|
Mon, 23 Nov 2015 14:19:25 +0100 |
Goffi |
server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
|
Mon, 23 Nov 2015 12:59:28 +0100 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
Sun, 22 Nov 2015 21:28:06 +0100 |
Goffi |
server side: actionNew now use a dedicated signal handler, which block it if security limit is exceeded
|
Sat, 21 Nov 2015 17:03:46 +0100 |
souliane |
server_side: display tags in static blogs
|
Sat, 21 Nov 2015 14:34:36 +0100 |
souliane |
browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog data
|
Thu, 19 Nov 2015 17:20:37 +0100 |
souliane |
browser_side: read and write tags from microblog data:
|
Thu, 19 Nov 2015 16:43:18 +0100 |
souliane |
browser_side: implements tags UI
|
Thu, 19 Nov 2015 16:42:39 +0100 |
souliane |
browser_side: improve ListPanel and TitlePanel
|
Thu, 19 Nov 2015 13:14:01 +0100 |
souliane |
browser_side: simplify RichTextEditor initialization
|
Thu, 19 Nov 2015 12:08:58 +0100 |
souliane |
browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the unibox
|
Thu, 19 Nov 2015 11:41:03 +0100 |
souliane |
fixes/improve ListManager and contact group manager + better PEP-8 compliance
|
Thu, 19 Nov 2015 11:19:05 +0100 |
souliane |
browser_side: improve PopupMenuPanel comments + rename a button + better PEP8 compliance
|
Tue, 17 Nov 2015 19:59:14 +0100 |
souliane |
browser_side: factorize retrieval of drop event data
|
Wed, 11 Nov 2015 11:49:32 +0100 |
souliane |
browser_side: add functions JIDSet and JIDDict
|
Mon, 09 Nov 2015 18:26:05 +0100 |
Goffi |
install: added jsdebug option to use debug mode with pyjsbuild, don't use it by default
|