Thu, 03 Apr 2014 16:10:44 +0200 |
souliane |
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
|
Thu, 20 Mar 2014 21:18:18 +0100 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
Fri, 21 Mar 2014 15:36:01 +0100 |
Goffi |
primitivus: EditBar doesn't propagate key pressed anymore if it manage a 'up' or 'down' event (history event)
|
Fri, 21 Mar 2014 15:04:03 +0100 |
Goffi |
primitivus: removed deprecated use of set_focus
|
Mon, 17 Mar 2014 13:24:55 +0100 |
souliane |
primitivus: display chat states (with symbols) for MUC participants
|
Tue, 18 Feb 2014 19:37:29 +0100 |
souliane |
primitivus: displayed presence/status was not updated when the presence is "Online".
|
Tue, 04 Feb 2014 18:51:16 +0100 |
Goffi |
frontends: fixed /me usage + renamed a couple of "type" parameters to type_
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Tue, 04 Feb 2014 18:26:03 +0100 |
Goffi |
plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends.
|
Tue, 04 Feb 2014 18:19:32 +0100 |
Goffi |
XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:
|
Tue, 04 Feb 2014 18:03:53 +0100 |
Goffi |
plugin XEP-0055, Primitivus: Directory search dialogs are now entirely done in plugin XEP-0055, specific code in frontend is not needed anymore
|
Tue, 04 Feb 2014 18:02:37 +0100 |
Goffi |
primitivus: fixed bad closure, resulting in menus bug.
|
Fri, 27 Dec 2013 13:28:26 +0100 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
Fri, 03 Jan 2014 21:25:07 +0100 |
Goffi |
frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify
|
Sun, 29 Dec 2013 17:10:14 +0100 |
Goffi |
core: dynamics menus refactoring:
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 24 Dec 2013 15:19:08 +0100 |
Goffi |
backend, frontends: callbacks refactoring:
|
Tue, 24 Dec 2013 15:18:31 +0100 |
Goffi |
core, frontends: callMenu is now async and don't use callback_id anymore
|
Tue, 17 Dec 2013 01:46:45 +0100 |
Goffi |
core,bridge: sendMessage bridge method is now async
|
Mon, 25 Nov 2013 12:29:14 +0100 |
souliane |
primitivus: save the input history when "esc" is pressed
|
Mon, 25 Nov 2013 01:56:07 +0100 |
souliane |
frontends: set and retrieve your own presence and status
|
Sat, 23 Nov 2013 10:21:40 +0100 |
souliane |
frontends: define the constants with classes and inheritance instance of using __builtin__
|
Thu, 21 Nov 2013 18:57:10 +0100 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
Tue, 29 Oct 2013 16:26:55 +0100 |
souliane |
tools: renamed tools.jid.JID attribute "short" to "bare"
|
Mon, 28 Oct 2013 19:04:49 +0100 |
souliane |
primitivus card_game: bug fix and improvement
|
Tue, 22 Oct 2013 09:41:27 +0200 |
souliane |
wix, misc: use picture of dimension 32x32 for tray icon + better PEP-8 compliance
|
Fri, 08 Nov 2013 16:35:51 +0100 |
Goffi |
moved sat.tools.frontend to sat.tools.frontends
|
Thu, 07 Nov 2013 16:58:20 +0100 |
souliane |
frontend, primitivus: added input history (mode-wise)
|
Tue, 15 Oct 2013 23:10:31 +0200 |
Goffi |
primitivus: fixed crash on private messages
|
Sat, 07 Sep 2013 02:03:17 +0200 |
souliane |
core: added the security_limit to setParam
|