Mon, 18 Apr 2016 18:33:55 +0200 |
Goffi |
quick app (contact list): when a new profile is plugged, updates are locked until the end of the process, this avoid many useless refreshes
|
Mon, 18 Apr 2016 18:31:13 +0200 |
Goffi |
quick frontend, primitivus: quickContactList refactored to handle several profiles at once
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Sat, 26 Mar 2016 16:15:23 +0100 |
Goffi |
quick frontend (QuickApp): added ui_show_cb in actionManager, so frontend can handle the display of the XMLUI itself
|
Tue, 12 Jan 2016 17:54:38 +0100 |
souliane |
quick_frontend, primitivus: mechanism to signal a new message reception when the window is hidden (even if the message is actually displayed):
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Tue, 24 Nov 2015 13:31:28 +0100 |
souliane |
quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
|
Mon, 23 Nov 2015 23:30:41 +0100 |
Goffi |
quick_frontend: getFeatures is called on profile plug, and saved in host.features
|
Fri, 20 Nov 2015 01:57:18 +0100 |
Goffi |
primitivus: fixed progress panel
|
Fri, 20 Nov 2015 01:57:16 +0100 |
Goffi |
quick frontend: added progressIdHandler to managed progress id on action result + ignore meta_* action results
|
Sat, 14 Nov 2015 19:21:56 +0100 |
Goffi |
backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
|
Wed, 11 Nov 2015 18:32:59 +0100 |
Goffi |
Primitivus: better popups handling:
|
Thu, 10 Sep 2015 07:39:09 +0200 |
souliane |
plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"
|
Tue, 25 Aug 2015 14:41:42 +0200 |
Goffi |
frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
|
Thu, 20 Aug 2015 18:44:39 +0200 |
Goffi |
QuickFrontend: removed old watched stuff as a new plugin now manages it properly
|